Home
last modified time | relevance | path

Searched refs:csoundSetDrawGraphCallback (Results 1 – 11 of 11) sorted by relevance

/dports/audio/csound/csound-6.15.0/interfaces/
H A Dexclusions.i39 %ignore csoundSetDrawGraphCallback;
H A Dctcsound.py402 libcsound.csoundSetDrawGraphCallback.argtypes = [ct.c_void_p, DRAWGRAPHFUNC]
2101 libcsound.csoundSetDrawGraphCallback(self.cs, self.drawGraphCbRef)
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dcsoundengine.cpp946 csoundSetDrawGraphCallback(ud->csound, &CsoundEngine::drawGraphCallback); in runCsound()
1088 csoundSetDrawGraphCallback(ud->csound, nullptr); in cleanupCsound()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h2045 PUBLIC void csoundSetDrawGraphCallback(CSOUND *,
H A Dcsound.hpp576 csoundSetDrawGraphCallback(csound, drawGraphCallback_); in SetDrawGraphCallback()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp579 csoundSetDrawGraphCallback(csound, drawGraphCallback_); in SetDrawGraphCallback()
H A Dcsound.h2064 PUBLIC void csoundSetDrawGraphCallback(CSOUND *,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h2045 PUBLIC void csoundSetDrawGraphCallback(CSOUND *,
H A Dcsound.hpp576 csoundSetDrawGraphCallback(csound, drawGraphCallback_); in SetDrawGraphCallback()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs1002 pub fn csoundSetDrawGraphCallback( in csoundSetDrawGraphCallback() function
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c457 csoundSetDrawGraphCallback,
3116 PUBLIC void csoundSetDrawGraphCallback(CSOUND *csound, in csoundSetDrawGraphCallback() function