Csound Csound-dev Csound-tekno Search About

Fw: RANDOM NUMBERS

Date1998-07-17 08:00
FromDavid Schuyeteneer
SubjectFw: RANDOM NUMBERS
This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05592;
          17 Jul 98 8:24 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa10077;
          17 Jul 98 8:24 BST
Received: (qmail 2990 invoked from network); 17 Jul 1998 07:24:25 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 17 Jul 1998 07:24:25 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (IAA15290); Fri, 17 Jul 1998 08:19:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 08:19:40 +0100
Received: from [193.121.99.70] by hermes via ESMTP (IAA13053); Fri, 17 Jul 1998 08:19:29 +0100 (BST)
Received: from turing.hogent.be ([193.190.88.183]) by hurricane.netgate.be
          (post.office MTA v2.0 0813 ID# 0-32575U60) with ESMTP id AAC292
          for ; Fri, 17 Jul 1998 09:24:34 +0200
From: David Schuyeteneer 
To: Csound List 
Subject: Fw: RANDOM NUMBERS
Date: Fri, 17 Jul 1998 09:00:47 +0200
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Message-ID: <19980717072302761.AAC292@turing.hogent.be>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

This is from Paul Ruston, he has difficulties with his mailserver and asked
me
to forward it.

later,
David.

 
> I hope I'm not displaying my ignorance here or encouraging the
> antagonism between the two of you but doesn't Jean Piche's formula
> produce  -1's and  0's instead of  -1's and +1's ?
> 
> k1 	rand	1
> k2 	= 	int(k1+1)-1
> 
> What do you think of these suggestions?  Is one better than the other?
> (variations of Erik Spjut's suggestion)
> 
> k1 rnd(1)
> k2=2*int(2*k1)-1
> 
> or 
> 
> k1 rand 1
> k2 = 2*int(2*abs(k1))-1
> 
> And I apologize.  I am one of those that does not fully understand the
> random functions (but I'm working on it).  Thanks again. 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06718;
          17 Jul 98 9:57 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16840;
          17 Jul 98 9:57 BST
Received: (qmail 17184 invoked from network); 17 Jul 1998 08:57:42 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 08:57:42 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA14479); Fri, 17 Jul 1998 09:53:44 +0100 (BST)
Received: from zeno.maths.exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 09:53:25 +0100
From: james@maths.ex.ac.uk
Message-Id: <3690.199807170853@zeno.maths.exeter.ac.uk>
Subject: Re: Csound list postings
To: Eric Scheirer 
Date: Fri, 17 Jul 1998 09:53:24 +0100 (BST)
Cc: csound@maths.ex.ac.uk, electronica@maths.ex.ac.uk
In-Reply-To: <35AE1CFE.10E3C1DC@media.mit.edu> from "Eric Scheirer" at Jul 16, 98 11:32:14 am
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Eric Scheirer wrote
>
>Hi James,
>
>My postings to the Csound list don't seem to get through.
>At least, I don't seem to get copies.  Can you check to
>see that I'm properly subscribed?

Eric, the email machine had its operating system upgraded yesterday
Normally this wouldnt be a problem, there would be some disruption to
service but 99.9% of messages would get queued and delivered later.

However in this case the mail aliases database which is vital to the
email list server unexpectedly got deleted.
So when the machine came back and started accepting queued messages all
the traffic to csound bounced.

I got the alias file from backups and as far as I know the csound and
electronica email lists are running again.

Sorry for any inconvience, these things happen

-- 
http://www.maths.ex.ac.uk/~james/tekno
Watch out for "Medium Length Hair" EP on Science City(Sci 12)
Most Intelligent Customers Realize Our Software is Only for Fools and Teenagers



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa17585;
          17 Jul 98 17:55 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22745;
          17 Jul 98 17:55 BST
Received: (qmail 21889 invoked from network); 17 Jul 1998 16:55:07 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 16:55:07 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA13935); Fri, 17 Jul 1998 17:50:45 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 17:50:33 +0100
Received: from mail.domi.com.tr [195.74.32.10] by hermes via ESMTP (RAA17366); Fri, 17 Jul 1998 17:50:17 +0100 (BST)
Received: from computer (dialup_ankara.dominet.com.tr [195.74.33.21]) by ankmsgcl3.dominet.com.tr with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3)
	id 345W8NJR; Fri, 17 Jul 1998 19:17:05 +0200
From: Mehmet Okonsar 
To: David Schuyeteneer , 
    Csound List 
Subject: How to unsubscribe
Date: Fri, 17 Jul 1998 19:18:10 +0300
Message-ID: <01bdb19e$7ddb11e0$15214ac3@computer>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi CSounders!
Can anyone tell me the address and the requested message words for
unsubscribing from the list ..
Thanks



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa18516;
          17 Jul 98 18:21 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa29670;
          17 Jul 98 18:21 BST
Received: (qmail 23198 invoked from network); 17 Jul 1998 17:21:34 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 17:21:34 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (SAA02023); Fri, 17 Jul 1998 18:16:20 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 18:16:08 +0100
Received: from root@unix.tfs.net [199.79.146.60] by hermes via ESMTP (SAA10894); Fri, 17 Jul 1998 18:16:06 +0100 (BST)
Received: from dblaptop (node73.unassigned3.tfs.net [139.146.217.73]) by unix.tfs.net (8.8.5/8.8.5) with SMTP id LAA09561 for ; Fri, 17 Jul 1998 11:15:24 -0500
Received: by localhost with Microsoft MAPI; Fri, 17 Jul 1998 12:16:16 -0700
Message-ID: <01BDB17C.B27F2520.dbarlow@omnids.com>
From: Dustin Barlow 
Reply-To: "dbarlow@omnids.com" 
To: "'csound@maths.ex.ac.uk'" 
Subject: orc file size
Date: Fri, 17 Jul 1998 12:16:15 -0700
Organization: Omni Digital Systems
X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211
Encoding: 21 TEXT
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I got the message below from a user of CSounder...does anyone wish
to tackle it?  I don't know what the limit is on orc file size...

Dustin Barlow

-----Original Message-----
From:	John Richey [SMTP:OTI!ROCHESTER!JER@otimsm.attmail.com]
Sent:	Wednesday, July 15, 1998 8:48 AM
To:	omnids@omnids.com
Subject:	orc file size


Folks,

Winsound won't let me run a 41.5k Notepad orc file--I get a "too many   
lines" message. What is the upward limit? Is there a way to increase what   
Winsound can handle?

Thanks,

John Richey   



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22401;
          17 Jul 98 22:35 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa22372;
          17 Jul 98 22:35 BST
Received: (qmail 1617 invoked from network); 17 Jul 1998 21:35:46 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 17 Jul 1998 21:35:46 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (WAA25828); Fri, 17 Jul 1998 22:31:39 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Fri, 17 Jul 1998 22:31:28 +0100
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (WAA00890); Fri, 17 Jul 1998 22:31:27 +0100 (BST)
Received: from [138.38.99.25] (helo=maths.Bath.AC.UK ident=mmdf)
	by wallace.maths.bath.ac.uk with smtp (Exim 1.92 #2)
	for csound@maths.ex.ac.uk
	id 0yxI66-0003km-00; Fri, 17 Jul 1998 22:31:22 +0100
Date:     Fri, 17 Jul 98 22:31:26 BST
From: jpff@maths.bath.ac.uk
Subject:  Re: orc file size
To: csound@maths.ex.ac.uk
Message-Id: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Message written at 17 Jul 1998 16:03:43 -0400
--- Copy of mail to dbarlow@omnids.com ---
In-reply-to: <01BDB17C.B27F2520.dbarlow@omnids.com> (message from Dustin
	Barlow on Fri, 17 Jul 1998 12:16:15 -0700)
References:  <01BDB17C.B27F2520.dbarlow@omnids.com>

There is NO limit on teh size of an orchestra beyond memory space.
The space expands as required, or at least has done so for recent
versions.  I did the coding in April this year, so it was 3.48 I think
which saw it distributed.  
  Otherwise I would love to see the offending orchestra.
==John ffitch