Home
last modified time | relevance | path

Searched refs:csoundPerform (Results 1 – 25 of 29) sorted by relevance

12

/dports/audio/csound/csound-6.15.0/tests/c/
H A Dio_test.c176 ret = csoundPerform(csound); in test_audio_modules()
203 ret = csoundPerform(csound); in test_audio_hostbased()
226 ret = csoundPerform(csound); in test_audio_realtime_mode()
256 ret = csoundPerform(csound); in test_midi_modules()
281 ret = csoundPerform(csound); in test_midi_hostbased()
H A Dcsound_orc_compile_test.c130 csoundPerform(csound); in test_reuse()
136 csoundPerform(csound); in test_reuse()
142 csoundPerform(csound); in test_reuse()
H A Dcsound_message_buffer_test.c52 csoundPerform(csound); in test_buffer_run()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp272 return csoundPerform(csound); in Perform()
278 result = csoundPerform(csound); in Perform()
292 result = csoundPerform(csound); in Perform()
307 result = csoundPerform(csound); in Perform()
323 result = csoundPerform(csound); in Perform()
340 result = csoundPerform(csound); in Perform()
359 result = csoundPerform(csound); in Perform()
H A Dcsound.h897 PUBLIC int csoundPerform(CSOUND *);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.hpp269 return csoundPerform(csound); in Perform()
275 result = csoundPerform(csound); in Perform()
289 result = csoundPerform(csound); in Perform()
304 result = csoundPerform(csound); in Perform()
320 result = csoundPerform(csound); in Perform()
337 result = csoundPerform(csound); in Perform()
356 result = csoundPerform(csound); in Perform()
H A Dcsound.h885 PUBLIC int csoundPerform(CSOUND *);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.hpp269 return csoundPerform(csound); in Perform()
275 result = csoundPerform(csound); in Perform()
289 result = csoundPerform(csound); in Perform()
304 result = csoundPerform(csound); in Perform()
320 result = csoundPerform(csound); in Perform()
337 result = csoundPerform(csound); in Perform()
356 result = csoundPerform(csound); in Perform()
H A Dcsound.h885 PUBLIC int csoundPerform(CSOUND *);
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dcsound.lisp165 (cffi:defcfun ("csoundPerform" csoundPerform) :int
H A Dfilebuilding.cpp218 retval = csoundPerform(csound); in csoundPerformCsd()
H A Dctcsound.py214 libcsound.csoundPerform.argtypes = [ct.c_void_p]
874 return libcsound.csoundPerform(self.cs)
/dports/audio/csound/csound-6.15.0/Frontends/csound/
H A Dcsound_main.c328 if (!result) result = csoundPerform(csound); in main()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dconfiglists.cpp735 csoundPerform(csoundD); in runCsoundInternally()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/classes/
H A DCsoundObj.m429 csoundPerform(cs);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/classes/
H A DCsoundObj.m429 csoundPerform(cs);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs590 pub fn csoundPerform(arg1: *mut CSOUND) -> c_int; in csoundPerform() function
/dports/audio/csound/csound-6.15.0/Engine/
H A Dmusmon.c574 while (csoundPerform(csound) == 0) /* play list members */ in lplay()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-0.1.8/src/
H A Dcsound.rs383 unsafe { csound_sys::csoundPerform(self.engine.csound) as i32 } in perform()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c2273 PUBLIC int csoundPerform(CSOUND *csound) in csoundPerform() function
/dports/audio/csound/csound-6.15.0/po/
H A Dfrench.po12663 msgid "Early return from csoundPerform().\n"
12664 msgstr "Retour prématuré de csoundPerform().\n"
12667 msgid "Score finished in csoundPerform().\n"
12668 msgstr "La partition est finie dans csoundPerform().\n"
12671 msgid "csoundPerform(): stopped.\n"
12672 msgstr "csoundPerform() : arrêté.\n"
H A Dcsound.po12024 msgid "Early return from csoundPerform().\n"
12028 msgid "Score finished in csoundPerform().\n"
12032 msgid "csoundPerform(): stopped.\n"
H A Dspanish.po12024 msgid "Early return from csoundPerform().\n"
12028 msgid "Score finished in csoundPerform().\n"
12032 msgid "csoundPerform(): stopped.\n"
H A Dromanian.po12024 msgid "Early return from csoundPerform().\n"
12028 msgid "Score finished in csoundPerform().\n"
12032 msgid "csoundPerform(): stopped.\n"
H A Drussian.po12175 msgid "Early return from csoundPerform().\n"
12179 msgid "Score finished in csoundPerform().\n"
12183 msgid "csoundPerform(): stopped.\n"

12