Home
last modified time | relevance | path

Searched defs:outputChannelCalback (Results 1 – 4 of 4) sorted by relevance

/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.hpp798 virtual void SetOutputChannelCallback(channelCallback_t outputChannelCalback){ in SetOutputChannelCallback()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.hpp798 virtual void SetOutputChannelCallback(channelCallback_t outputChannelCalback){ in SetOutputChannelCallback()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp801 virtual void SetOutputChannelCallback(channelCallback_t outputChannelCalback){ in SetOutputChannelCallback()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c2733 channelCallback_t outputChannelCalback) in csoundSetOutputChannelCallback()