On Monday 05 December 2005 10:39, Oeyvind Brandtsegg wrote: > Good. > for realtime, when calling csound.performKsmps(), > does it need an extra argument (compared to using it with csoundVST) ? > > I get a message that performKsmps needs 2 arguments (1 given). > The 1 given is self. > I tried using csound.performKsmps(true) but got no further. > > It seems like I can load csnd, and the orc/sco, > everything fine, except it does not perform any ksmps. > What should the argument to performKsmps be ? The extra argument is the 'absolute' boolean value, which, if true, will result in performing even after the end of the score. Also, you may try calling PerformKsmps() instead of performKsmps(). ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net