Home
last modified time | relevance | path

Searched refs:csoundSetExternalMidiOutOpenCallback (Results 1 – 13 of 13) sorted by relevance

/dports/audio/csound/csound-6.15.0/interfaces/
H A Dexclusions.i45 %ignore csoundSetExternalMidiOutOpenCallback;
H A Dcs_glue.cpp740 csoundSetExternalMidiOutOpenCallback(csound_, midiOutOpenCallback); in SetMidiOutputCallback()
1334 csoundSetExternalMidiOutOpenCallback(csound, midiOutOpenCallback); in EnableMidiOutput()
H A Dctcsound.py316 libcsound.csoundSetExternalMidiOutOpenCallback.argtypes = [ct.c_void_p, MIDIOUTOPENFUNC]
1406 libcsound.csoundSetExternalMidiOutOpenCallback(self.cs, self.extMidiOutOpenCbRef)
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-0.1.8/src/
H A Dcallbacks.rs167 csound_sys::csoundSetExternalMidiOutOpenCallback( in set_midi_out_open_cb()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h1407 PUBLIC void csoundSetExternalMidiOutOpenCallback(CSOUND *,
H A Dcsound.hpp547 csoundSetExternalMidiOutOpenCallback(csound, func); in SetExternalMidiOutOpenCallback()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp550 csoundSetExternalMidiOutOpenCallback(csound, func); in SetExternalMidiOutOpenCallback()
H A Dcsound.h1425 PUBLIC void csoundSetExternalMidiOutOpenCallback(CSOUND *,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h1407 PUBLIC void csoundSetExternalMidiOutOpenCallback(CSOUND *,
H A Dcsound.hpp547 csoundSetExternalMidiOutOpenCallback(csound, func); in SetExternalMidiOutOpenCallback()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs748 pub fn csoundSetExternalMidiOutOpenCallback( in csoundSetExternalMidiOutOpenCallback() function
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dcsoundengine.cpp896 csoundSetExternalMidiOutOpenCallback(ud->csound, &midiOutOpenCb); in runCsound()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c444 csoundSetExternalMidiOutOpenCallback,
3068 PUBLIC void csoundSetExternalMidiOutOpenCallback(CSOUND *csound, in csoundSetExternalMidiOutOpenCallback() function