Home
last modified time | relevance | path

Searched refs:csoundStop (Results 1 – 15 of 15) sorted by relevance

/dports/audio/csound/csound-6.15.0/InOut/
H A Drthaiku.cpp57 csoundStop(csound); in gotSigIntAudio()
152 csoundStop(csound); in gotSigIntMidi()
/dports/audio/csound/csound-6.15.0/tests/c/
H A Dengine_test.c27 csoundStop(csound); in test_daemon()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dcsound.lisp174 (cffi:defcfun ("csoundStop" csoundStop) :void
H A Dctcsound.py217 libcsound.csoundStop.argtypes = [ct.c_void_p]
913 libcsound.csoundStop(self.cs)
/dports/audio/csound/csound-6.15.0/Frontends/csound/
H A Dcsound_main.c227 csoundStop(_csound); in signal_handler()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dcsoundhtmlwrapper.cpp377 csoundStop(getCsound()); in stop()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h914 PUBLIC void csoundStop(CSOUND *);
H A Dcsound.hpp371 csoundStop(csound); in Stop()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp374 csoundStop(csound); in Stop()
H A Dcsound.h926 PUBLIC void csoundStop(CSOUND *);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h914 PUBLIC void csoundStop(CSOUND *);
H A Dcsound.hpp371 csoundStop(csound); in Stop()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-0.1.8/src/
H A Dcsound.rs207 csound_sys::csoundStop(self.engine.csound); in stop()
2712 csound_sys::csoundStop(self.engine.csound); in drop()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs596 pub fn csoundStop(arg1: *mut CSOUND); in csoundStop() function
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c2324 PUBLIC void csoundStop(CSOUND *csound) in csoundStop() function