Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:5435] some bugs

Date2004-11-16 12:17
FromOeyvind Brandtsegg
Subject[CSOUND-DEV:5435] some bugs
Attachmentstable-i-read.csd  gen01_stopsreading.csd  gen01_negative-argument.csd  diskin_soundin.csd  schedkwhen.csd  soundfiles.zip  
hello all,

Since I asked on the csound list, where to send bugs,
it seemed to me that this is the right place, until some bug tracker system is actively used.

I have collected some bugs that I reported earlier, refining the examples and my documentation of exactly what goes wrong.

I had to attach some sound files, to give examples of what goes wrong with gen01,
hope you forgive the attachment. Please do let me know if I should do this in any other way.

The bugs are (most serious ones first):
- initialization bug, shows up e.g. when reading values from a table at init time
- gen01 stops reading after reading in approx 1 second of sound (at 44.1kHz)
- gen01 does not skip normalization with all files types, (only works with IEEE 32 bit files)
- diskin stutters (even when csound is not running in realtime, but writing output to file)
- diskin stops reading the sound file after approx 1 second, then silence
- soundin just generate a very short segment of sound, then silence
- schedkwhen does not generate events unless the ktrigger argument is manually initialized

very best
Oeyvind

Date2004-11-16 17:22
Fromjpff@codemist.co.uk
Subject[CSOUND-DEV:5436] Re: some bugs
Are these cs4 or cs5 bugs?
==John ffitch

Date2004-11-16 17:50
Fromjpff@codemist.co.uk
Subject[CSOUND-DEV:5437] Re: some bugs
The first of your bugs now fixed in CS5.  It was like the earlier ones
you reported but I missed the place in the code.
  Code committed
==John ffitch

Date2004-11-17 20:26
FromOeyvind Brandtsegg
Subject[CSOUND-DEV:5445] Re: some bugs
guess I'm late in responding, as I haven't chekced email until now today...
(been working on improving the acousticts of my studio, mounting diffusors etc.)

The bugs are cs 5 bugs.
Nice to be on the dev list and follow the dev activity.

best
Oeyvind






> From: jpff@codemist.co.uk
> Sent: 2004-11-16 18:22:33 CET
> To: Csound Developers Discussion List [csound-dev@eartha.mills.edu]
> Cc: csound-dev@eartha.mills.edu
> Subject: [CSOUND-DEV:5436] Re: some bugs
> 
> Are these cs4 or cs5 bugs?
> ==John ffitch
>