Csound Csound-dev Csound-tekno Search About

[Csnd] SetYieldCallback not available in java interface?

Date2013-01-04 13:13
FromRory Walsh
Subject[Csnd] SetYieldCallback not available in java interface?
I'm trying to use Csound::SetYieldCallback through the Java interface
but it doesn't seem to be present. SWIG seems to skip it somehow? Any
ideas how to fix this?

Date2013-01-04 13:16
FromRory Walsh
Subject[Csnd] Re: SetYieldCallback not available in java interface?
Ok, I see there is a CsoundCallbackWrapper class def contained in
csnd, I guess I should be looking at that!

On 4 January 2013 13:13, Rory Walsh  wrote:
> I'm trying to use Csound::SetYieldCallback through the Java interface
> but it doesn't seem to be present. SWIG seems to skip it somehow? Any
> ideas how to fix this?