On Friday 10 March 2006 00:16, Rory Walsh wrote: > Hi everyone, I'm aware that there is a score rewind function, however I > could not find a score fast forward function, is there one? And if so > what is it's name? You can set the current score time (i.e. seek to any position) with csoundSetScoreOffsetSeconds(), and, for forward seek only, also by creating an 'a' real time event. Setting the playback time also works on MIDI files, by the way. Note that these really work as a "fast forward" so the next call to perform will take a longer time to execute. If you skip the beginning of a note, that note is not triggered. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net