Home
last modified time | relevance | path

Searched defs:inputChannelCalback (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.hpp794 virtual void SetInputChannelCallback(channelCallback_t inputChannelCalback){ in SetInputChannelCallback()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.hpp794 virtual void SetInputChannelCallback(channelCallback_t inputChannelCalback){ in SetInputChannelCallback()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp797 virtual void SetInputChannelCallback(channelCallback_t inputChannelCalback){ in SetInputChannelCallback()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c2726 channelCallback_t inputChannelCalback) in csoundSetInputChannelCallback()