On Monday 22 May 2006 01:56, matt ingalls wrote: > is there an opcode that does the same as > csoundRewindScore() in the API? > > if not, it would be cool to have one! This can be added easily, although some host applications may be confused by the score offset being changed unexpectedly. There are a few questions about this opcode: - should the opcode run at init or performance time ? - should it rewind to zero time, or to whatever was most recently set with csoundSetScoreOffsetSeconds() (csoundRewindScore() does the latter) ? - alternatively, the opcode could seek to any time in seconds, with negative values meaning the most recently set score offset - what should the name of the opcode be ? Note that changing the score position may result in all notes being turned off (including the one that called the opcode). ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net