| csoundSetScoreOffset should only be called during a performance, i.e. after
the orchestra has been compiled.
The reason I created this function is when CsoundVST is performing in a VST
host such as Cubase, the user may set loop points to overdub a section of a
piece, so Csound needs to switch the score back to the beginning of the loop
(which is not necessarily the beginning of the piece) when it reached the
end of the loop. Of course other uses are possible but this is the original
intended use.
Regards,
Mike
----- Original Message -----
From: "Rory Walsh"
To:
Sent: Thursday, March 09, 2006 7:28 PM
Subject: Re: [Cs-dev] fast forward function?
>I just tried that but I am not doing it right it seems. I'm just wondering
>when is the correct time to call the function? For the moment I create an
>instance of csound, I compile is with csoundCompile(), then I start the
>thread with csoundCreateThread(), it plays and I reset the csound. I then
>try csoundSetScoreOffset(), recompile and restart the thread. Should I be
>compiling first before any call is made to csoundSetScoreOffset()? I would
>try this but from the way I have implemented my program it's not so
>straightforward so perhaps you can give me a heads-up before I go
>rearranged the order in which I execute my API calls. Thanks again,
>
> Rory.
>
>
> -------------------------------------------------------
> 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
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
-------------------------------------------------------
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 |