Csound Csound-dev Csound-tekno Search About

Re: xunirand bug

Date1997-05-28 14:54
Fromjpff@maths.bath.ac.uk
SubjectRe: xunirand bug
Message written at 27 May 1997 21:50:06 +0100
--- Copy of mail to rb@fabaris.it ---
In-reply-to: <33890F16.4AD3@fabaris.it> (message from Riccardo Bianchini on
	Mon, 26 May 1997 06:18:30 +0200)

What version are you using?  I cannot see it in my sources.

>>>>> "Riccardo" == Riccardo Bianchini  writes:

 Riccardo> Hi Csounders,
 Riccardo> I experienced a (light) bug in xunirand ugen: it seems that a *printf*
 Riccardo> debugging statement has been left in the code, so that when it runs, it
 Riccardo> printfs a lot of useless lines like
 >> r1=.67867687 r2=.34535
 Riccardo> a line each generated value.
 Riccardo> It's all right when you use iunirand (that printfs that line only once),
 Riccardo> but worse when you use kunirand and horrible with aunirand, that fills
 Riccardo> your console output with lines.

 Riccardo> Can someone fix it? (Gabriel Maldonado is already doing it).

==John



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06326;
          28 May 97 20:01 BST
Received: from goggins.bath.ac.uk by stork.maths.Bath.AC.UK id ab15517;
          28 May 97 20:01 BST
Received: from ella.mills.edu by goggins.bath.ac.uk with SMTP (PP);
          Wed, 28 May 1997 20:00:48 +0100
Received: (qmail 7016 invoked by uid 3049); 28 May 1997 19:00:29 -0000
Message-ID: <19970528190029.7015.qmail@ella.mills.edu>
From: David Madole 
Subject: Re: xunirand bug
To: jpff@maths.bath.ac.uk
Date: Wed, 28 May 1997 12:00:28 -0700 (PDT)
Cc: csound@maths.ex.ac.uk
Reply-To: madole@mills.edu
In-Reply-To: <199705281609.RAA10446@hermes> from "jpff@maths.bath.ac.uk" at May 28, 97 02:54:22 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

> 
> Message written at 27 May 1997 21:50:06 +0100
> --- Copy of mail to rb@fabaris.it ---
> In-reply-to: <33890F16.4AD3@fabaris.it> (message from Riccardo Bianchini on
> 	Mon, 26 May 1997 06:18:30 +0200)
> 
> What version are you using?  I cannot see it in my sources.
> 
> >>>>> "Riccardo" == Riccardo Bianchini  writes:
> 
>  Riccardo> Hi Csounders,
>  Riccardo> I experienced a (light) bug in xunirand ugen: it seems that a *printf*
>  Riccardo> debugging statement has been left in the code, so that when it runs, it
>  Riccardo> printfs a lot of useless lines like
>  >> r1=.67867687 r2=.34535

This bug was eradicated about a year ago, I think.  It was for real, though.

It is not in my sources, either.

Dave


Dave Madole
Technical Director, Center for Contemporary Music
Listserv Administrator

Mills College
Oakland, CA 94613
510-430-2336

madole@mills.edu
>  Riccardo> a line each generated value.
>  Riccardo> It's all right when you use iunirand (that printfs that line only once),
>  Riccardo> but worse when you use kunirand and horrible with aunirand, that fills
>  Riccardo> your console output with lines.
> 
>  Riccardo> Can someone fix it? (Gabriel Maldonado is already doing it).
> 
> ==John
> 
> 



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06350;
          28 May 97 20:07 BST
Received: from goggins.bath.ac.uk by stork.maths.Bath.AC.UK id aa15574;
          28 May 97 20:07 BST
Received: from hermes.ex.ac.uk by goggins.bath.ac.uk with SMTP (PP);
          Wed, 28 May 1997 20:07:46 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (UAA19899);
          Wed, 28 May 1997 20:01:28 +0100
Received: from hermes.ex.ac.uk by maths.exeter.ac.uk;
          Wed, 28 May 97 20:01:22 +0100
Received: from ella.mills.edu [144.91.3.20] by hermes via SMTP (UAA19877);
          Wed, 28 May 1997 20:01:03 +0100
Received: (qmail 7016 invoked by uid 3049); 28 May 1997 19:00:29 -0000
Message-Id: <19970528190029.7015.qmail@ella.mills.edu>
From: David Madole 
Subject: Re: xunirand bug
To: jpff@maths.bath.ac.uk
Date: Wed, 28 May 1997 12:00:28 -0700 (PDT)
Cc: csound@maths.ex.ac.uk
Reply-To: madole@mills.edu
In-Reply-To: <199705281609.RAA10446@hermes> from "jpff@maths.bath.ac.uk" at May 28, 97 02:54:22 pm
X-Mailer: ELM [version 2.4 PL24]
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

> 
> Message written at 27 May 1997 21:50:06 +0100
> --- Copy of mail to rb@fabaris.it ---
> In-reply-to: <33890F16.4AD3@fabaris.it> (message from Riccardo Bianchini on
> 	Mon, 26 May 1997 06:18:30 +0200)
> 
> What version are you using?  I cannot see it in my sources.
> 
> >>>>> "Riccardo" == Riccardo Bianchini  writes:
> 
>  Riccardo> Hi Csounders,
>  Riccardo> I experienced a (light) bug in xunirand ugen: it seems that a *printf*
>  Riccardo> debugging statement has been left in the code, so that when it runs, it
>  Riccardo> printfs a lot of useless lines like
>  >> r1=.67867687 r2=.34535

This bug was eradicated about a year ago, I think.  It was for real, though.

It is not in my sources, either.

Dave


Dave Madole
Technical Director, Center for Contemporary Music
Listserv Administrator

Mills College
Oakland, CA 94613
510-430-2336

madole@mills.edu
>  Riccardo> a line each generated value.
>  Riccardo> It's all right when you use iunirand (that printfs that line only once),
>  Riccardo> but worse when you use kunirand and horrible with aunirand, that fills
>  Riccardo> your console output with lines.
> 
>  Riccardo> Can someone fix it? (Gabriel Maldonado is already doing it).
> 
> ==John
> 
> 




Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa07250;
          29 May 97 6:15 BST
Received: from goggins.bath.ac.uk by stork.maths.Bath.AC.UK id aa19115;
          29 May 97 6:15 BST
Received: from hermes.ex.ac.uk by goggins.bath.ac.uk with SMTP (PP);
          Thu, 29 May 1997 06:15:31 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (GAA09241);
          Thu, 29 May 1997 06:11:57 +0100
Received: from hermes.ex.ac.uk by maths.exeter.ac.uk;
          Thu, 29 May 97 06:11:52 +0100
Received: from sun1.fabaris.it [194.91.204.1] by hermes via ESMTP (GAA09238);
          Thu, 29 May 1997 06:11:49 +0100
Received: from sun1.fabaris.it by fabaris.it (SMI-8.6/SMI-SVR4)	id HAA05698;
          Thu, 29 May 1997 07:07:30 +0200
Message-Id: <338D1087.7F10@fabaris.it>
Date: Thu, 29 May 1997 07:13:43 +0200
From: Riccardo Bianchini 
Reply-To: rb@fabaris.it
X-Mailer: Mozilla 3.01 (Win95; I)
Mime-Version: 1.0
To: csound@maths.ex.ac.uk
Subject: Re: xunirand bug fixed
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hello,
OK, OK. xunirand bug is now fixed. I (and Gabriel Maldonado) compiled an
old source, probably by Robin Whittle, that in fact contained a typical
debug *printf*.
Now it's allright.
Happy Csounding.

Riccardo

----------------------------------
Riccardo Bianchini
Scuola di Musica Elettronica
Conservatorio "S.Cecilia"
Roma, Italia
------------------------------------


Date1997-05-28 20:00
FromDavid Madole
SubjectRe: xunirand bug
> 
> Message written at 27 May 1997 21:50:06 +0100
> --- Copy of mail to rb@fabaris.it ---
> In-reply-to: <33890F16.4AD3@fabaris.it> (message from Riccardo Bianchini on
> 	Mon, 26 May 1997 06:18:30 +0200)
> 
> What version are you using?  I cannot see it in my sources.
> 
> >>>>> "Riccardo" == Riccardo Bianchini  writes:
> 
>  Riccardo> Hi Csounders,
>  Riccardo> I experienced a (light) bug in xunirand ugen: it seems that a *printf*
>  Riccardo> debugging statement has been left in the code, so that when it runs, it
>  Riccardo> printfs a lot of useless lines like
>  >> r1=.67867687 r2=.34535

This bug was eradicated about a year ago, I think.  It was for real, though.

It is not in my sources, either.

Dave


Dave Madole
Technical Director, Center for Contemporary Music
Listserv Administrator

Mills College
Oakland, CA 94613
510-430-2336

madole@mills.edu
>  Riccardo> a line each generated value.
>  Riccardo> It's all right when you use iunirand (that printfs that line only once),
>  Riccardo> but worse when you use kunirand and horrible with aunirand, that fills
>  Riccardo> your console output with lines.
> 
>  Riccardo> Can someone fix it? (Gabriel Maldonado is already doing it).
> 
> ==John
> 
>