Home
last modified time | relevance | path

Searched defs:csoundCompileOrcAsync (Results 1 – 2 of 2) sorted by relevance

/dports/audio/csound/csound-6.15.0/Top/
H A Dthreadsafe.c487 int csoundCompileOrcAsync(CSOUND *csound, const char *str) { in csoundCompileOrcAsync() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs576 pub fn csoundCompileOrcAsync(csound: *mut CSOUND, str: *const c_char) -> c_int; in csoundCompileOrcAsync() function