Hi Victor, I was not suggesting that it is a pvsfreez bug :-) In fact I am now using csound 5.4 and the same csd runs without any glitches. It does however seem to be a more general problem and a fix would be nice (although I have no idea what could be causing it and I don't have the programing knowledge to look into it!). Thanks Peiman On 02/05/07, Victor Lazzarini wrote: > > I don't think it's a pvsfreeze bug. I have commented out the > 'blueEffect' lines in your CSD, and the click is still there. > > I noticed that the csound printout shows 0.0 amp for one ksmps > block at 4.422: > > new alloc for instr 5: > B 0.000 .. 1.234 T 1.234 TT 1.234 M: 11736.0 11828.0 > new alloc for instr 2: > B 1.234 .. 2.516 T 2.516 TT 2.516 M: 10836.0 11832.0 > new alloc for instr 3: > B 2.516 .. 4.422 T 4.422 TT 4.422 M: 10852.0 11832.0 > new alloc for instr 4: > B 4.422 .. 4.422 T 4.422 TT 4.422 M: 0.0 0.0 > B 4.422 .. 20.063 T 20.063 TT 20.063 M: 11736.0 11832.0 > Score finished in csoundPerform(). > inactive allocs returned to freespace > end of score. overall amps: 11736.0 11832.0 > overall samples out of range: 0 0 > > And looking at the waveform, that's what I saw. The reason why > change ksmps changes the click is because it will change the > length of your zeroed block. > > The blue CSD is very hard to read, so I could not isolate the > problem. I only know it's not pvsfreeze. > > Victor > > At 14:45 02/05/2007, you wrote: > > >Hello, > > > >There are two things on my wish list: > > > >1- The bug involving the use of pvsfreez > >(http://www.nabble.com/random-glitch-with-this-CSD-tf3635671.html) > >2- Some of the ATS opcodes are not really in a usable state (e.g. > ATScross, > >ATSbufread) and have never been. Is there a chance for a fix? I have > written > >to the creator but he is very busy and so a quick fix seems > unlikely...What > >are the options? I would love to be able to finally use ASTcross :-) > > > >Best > >Peiman > > > >jpff wrote: > > > > > > there have been some significant new opcodes and major bug fixes so it > > > seems right to think of a new release. So, standard questions: > > > > > > a) What do you think needs to be fixed before release? > > > b) Do you have stuff you want in the next release? > > > c) When is convenient to schedule it? > > > > > > ==John ffitch > > > There is not the vaguest truth in this. > > > > > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by DB2 Express > > > Download DB2 Express C - the FREE version of DB2 express and take > > > control of your XML. No limits. Just data. Click to get it now. > > > http://sourceforge.net/powerbar/db2/ > > > _______________________________________________ > > > Csound-devel mailing list > > > Csound-devel@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > > > > > > > >-- > >View this message in context: > >http://www.nabble.com/Next-release-tf3679757.html#a10286357 > >Sent from the Csound - Dev mailing list archive at Nabble.com. > > > > > >------------------------------------------------------------------------- > >This SF.net email is sponsored by DB2 Express > >Download DB2 Express C - the FREE version of DB2 express and take > >control of your XML. No limits. Just data. Click to get it now. > >http://sourceforge.net/powerbar/db2/ > >_______________________________________________ > >Csound-devel mailing list > >Csound-devel@lists.sourceforge.net > >https://lists.sourceforge.net/lists/listinfo/csound-devel > > Victor Lazzarini > Music Technology Laboratory > Music Department > National University of Ireland, Maynooth > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel >