Re: [Cs-dev] New file release for Csound 5 and CsoundVST on Windows
Date | 2005-03-08 15:03 |
From | "gogins@pipeline.com" |
Subject | Re: [Cs-dev] New file release for Csound 5 and CsoundVST on Windows |
It should be consistent with the documentation; I may have mis-spoken. It should be consistent with the documentation and be backward compatible. Original Message: ----------------- From: Istvan Varga istvan@csounds.com Date: Tue, 08 Mar 2005 16:01:35 +0100 To: csound-devel@lists.sourceforge.net Subject: Re: [Cs-dev] New file release for Csound 5 and CsoundVST on Windows gogins@pipeline.com wrote: > csoundScoreEvent should produce the same behavior as -L: p2 = 0 means > "now", p2= 1 means "1 beat from now". -L interprets p2 and p3 as seconds. Should csoundScoreEvent() really expect beats ? That simply means both values need to be multiplied by ENVIRON.sensEvents_state.beatTime. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csound-devel -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-03-08 15:12 |
From | Istvan Varga |
Subject | Re: [Cs-dev] New file release for Csound 5 and CsoundVST on Windows |
gogins@pipeline.com wrote: > It should be consistent with the documentation; I may have mis-spoken. It > should be consistent with the documentation and be backward compatible. Well, then I have a csoundScoreEvent() that counts p2 from now, and interprets p2 and p3 as seconds. No idea about carry, though. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |