[Csnd] Bugs in gen15
Date | 2012-01-16 19:23 |
From | Francois PINOT |
Subject | [Csnd] Bugs in gen15 |
Menno noticed oddities in testing the example from the Csound Book (p.85) about gen15. I had a look at gen15 source code and I found two bugs: 1) The number of pfields passed to gen13 and to gen14 by gen15 were incorrect, thus transmitting some garbage pfields to those gens. 2) The display and hence normalisation of the tables was incorrect because one display was implicit as in every gen and the second one was explicit but both used the same data pointer. I corrected the bugs and commited to git. There's an embarassing issue with the fix of the first bug: every csd or orc & sco that used gen15 before this fix will surely sound different now. Menno will indicate this in the manual. Regards Francois |
Date | 2012-01-17 08:43 |
From | menno |
Subject | [Csnd] Re: Bugs in gen15 |
>There's an embarassing issue with the fix of the first bug: every csd or orc & sco that used gen15 before this fix will surely sound different now. Menno will indicate this in the manual. I am? Uh,...yes of course! :) Thanks for your repairs Francois, i will try it out in the days to come. greetings Menno -- View this message in context: http://csound.1045644.n5.nabble.com/Bugs-in-gen15-tp5149625p5151029.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |