On Monday 22 May 2006 20:50, matt wrote: > i am imagining users having a GUI widget slider that allows them > to "scrub" the score. > > negative numbers seeking to score position seems unintuitive to me. > so how about this, 2 opcodes: > > scoreoffset ival > scoreseek kval > > where 'scoreoffset' is an i-time opcode, equivalent to > csoundSetScoreOffsetSeconds(ival) > > and 'scoreseek' is a p-time opcode, equivalent to > csoundSetScoreOffsetSeconds(kval) > csoundRewindScore() Calling csoundRewindScore() immediately after setting the score offset does not really make any difference, as csoundRewindScore() seeks to the most recently set score offset, while csoundSetScoreOffsetSeconds() sets the score offset first, and then seeks there. ------------------------------------------------------- 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