| 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 |