Home
last modified time | relevance | path

Searched refs:csoundSetMessageCallback (Results 1 – 20 of 20) sorted by relevance

/dports/audio/csound/csound-6.15.0/util/
H A Dpvl_main.c47 csoundSetMessageCallback(csound, messageCallback_); in main()
/dports/audio/csound/csound-6.15.0/util1/sortex/
H A Dsmain.c50 csoundSetMessageCallback(csound, msg_callback); in main()
/dports/audio/csound/csound-6.15.0/Android/CsoundAndroid/jni/
H A DAndroidCsound.cpp33 csoundSetMessageCallback(csound, androidMessageCallback); in setOpenSlCallbacks()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dexclusions.i51 %ignore csoundSetMessageCallback;
H A Dcs_glue.cpp706 csoundSetMessageCallback(csound_, MessageCallback_wrapper); in SetMessageCallback()
/dports/audio/csound/csound-6.15.0/Frontends/winsound/
H A Dmain.cxx73 csoundSetMessageCallback(csound, mytextNull); in main()
74 csoundSetMessageCallback(csound, mytextOutput); in main()
/dports/audio/csound/csound-6.15.0/Top/
H A Dserver.c370 csoundSetMessageCallback(csound, p->cb); in udp_console_stop()
H A Dcsound.c284 csoundSetMessageCallback,
2583 PUBLIC void csoundSetMessageCallback(CSOUND *csound, in csoundSetMessageCallback() function
3441 csoundSetMessageCallback(csound, msgcallback_); in csoundReset()
3443 csoundSetMessageCallback(csound, csoundDefaultMessageCallback); in csoundReset()
4332 csoundSetMessageCallback(csound, csoundMessageBufferCallback_2_); in csoundCreateMessageBuffer()
4334 csoundSetMessageCallback(csound, csoundMessageBufferCallback_1_); in csoundCreateMessageBuffer()
4440 csoundSetMessageCallback(csound, NULL); in csoundDestroyMessageBuffer()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h1565 PUBLIC void csoundSetMessageCallback(CSOUND *,
H A Dcsound.hpp502 csoundSetMessageCallback(csound, csoundMessageCallback_); in SetMessageCallback()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp505 csoundSetMessageCallback(csound, csoundMessageCallback_); in SetMessageCallback()
H A Dcsound.h1583 PUBLIC void csoundSetMessageCallback(CSOUND *,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h1565 PUBLIC void csoundSetMessageCallback(CSOUND *,
H A Dcsound.hpp502 csoundSetMessageCallback(csound, csoundMessageCallback_); in SetMessageCallback()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dconfiglists.cpp731 csoundSetMessageCallback(csoundD, msgCallback); in runCsoundInternally()
H A Dqutecsound.cpp3082 csoundSetMessageCallback(csoundU, &CsoundQt::utilitiesMessageCallback); in runUtility()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/classes/
H A DCsoundObj.m449 csoundSetMessageCallback(cs, messageCallback);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/classes/
H A DCsoundObj.m449 csoundSetMessageCallback(cs, messageCallback);
/dports/audio/csound/csound-6.15.0/Engine/
H A Dinsert.c179 csoundSetMessageCallback(csound, no_op); in event_insert_thread()
230 csoundSetMessageCallback(csound, csoundMessageCallback); in event_insert_thread()
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog179 * Changed csoundSetMessageCallback to reset the callback to