Csound Csound-dev Csound-tekno Search About

[Csnd] setScoreOffsetSeconds not working?

Date2019-01-13 16:54
FromRichard
Subject[Csnd] setScoreOffsetSeconds not working?
Using ctcsound I load a score from a file in my function loadScore(), 
with cs.ScoreEvent()

The score starts slightly later than 10 seconds,so I tried 
setScoreOffsetSeconds(10) to play immediately, but that does not work..

so:

loadScore()
cs.setScoreOffsetSeconds(10)

does not produce the expected result.


Richard

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here