Csound Csound-dev Csound-tekno Search About

[Csnd] csnd API pause/continue?

Date2013-02-09 21:38
Fromzappfinger
Subject[Csnd] csnd API pause/continue?
What is the complement of perf.Pause()?
perf.Continue() or so?

So I am looking for the command to continue after a pause command.

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/csnd-API-pause-continue-tp5720036.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-02-09 21:48
Fromfrancesco
Subject[Csnd] Re: csnd API pause/continue?
if i'm not wrong You can call perf.Play after perf.Pause.
Or You also can use perf.TogglePause for toggle pause/play.

ciao,
francesco.




--
View this message in context: http://csound.1045644.n5.nabble.com/csnd-API-pause-continue-tp5720036p5720037.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2013-02-10 08:46
Fromzappfinger
Subject[Csnd] Re: csnd API pause/continue?
Thanks Fransesco,

TogglePause() works fine.

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/csnd-API-pause-continue-tp5720036p5720042.html
Sent from the Csound - General mailing list archive at Nabble.com.