Home
last modified time | relevance | path

Searched refs:csoundPerformBuffer (Results 1 – 23 of 23) sorted by relevance

/dports/audio/csound/csound-6.15.0/tests/c/
H A Dengine_test.c53 csoundPerformBuffer(csound); in test_compile_async()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dcsound.lisp171 (cffi:defcfun ("csoundPerformBuffer" csoundPerformBuffer) :int
H A Dctcsound.py216 libcsound.csoundPerformBuffer.argtypes = [ct.c_void_p]
905 return libcsound.csoundPerformBuffer(self.cs)
/dports/audio/csound/csound-6.15.0/Android/CsoundAndroid/jni/
H A Drtopensl.c119 if(!paused) ret = csoundPerformBuffer(csound); in bqPlayerCallback()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h907 PUBLIC int csoundPerformBuffer(CSOUND *);
H A Dcsound.hpp367 return csoundPerformBuffer(csound); in PerformBuffer()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp370 return csoundPerformBuffer(csound); in PerformBuffer()
H A Dcsound.h919 PUBLIC int csoundPerformBuffer(CSOUND *);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h907 PUBLIC int csoundPerformBuffer(CSOUND *);
H A Dcsound.hpp367 return csoundPerformBuffer(csound); in PerformBuffer()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs594 pub fn csoundPerformBuffer(arg1: *mut CSOUND) -> c_int; in csoundPerformBuffer() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-0.1.8/src/
H A Dcsound.rs404 unsafe { csound_sys::csoundPerformBuffer(self.engine.csound) != 0 } in perform_buffer()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c2233 PUBLIC int csoundPerformBuffer(CSOUND *csound) in csoundPerformBuffer() function
/dports/audio/csound/csound-6.15.0/po/
H A Dfrench.po12659 msgid "Early return from csoundPerformBuffer().\n"
12660 msgstr "Retour prématuré de csoundPerformBuffer().\n"
H A Dcsound.po12020 msgid "Early return from csoundPerformBuffer().\n"
H A Dspanish.po12020 msgid "Early return from csoundPerformBuffer().\n"
H A Dromanian.po12020 msgid "Early return from csoundPerformBuffer().\n"
H A Drussian.po12171 msgid "Early return from csoundPerformBuffer().\n"
H A Dgerman.po12250 msgid "Early return from csoundPerformBuffer().\n"
H A Damerican.po12074 msgid "Early return from csoundPerformBuffer().\n"
H A Des_CO.po12323 msgid "Early return from csoundPerformBuffer().\n"
H A Ditalian.po12489 msgid "Early return from csoundPerformBuffer().\n"
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog3193 buffer size parameter and using csoundPerformBuffer(), the