Home
last modified time | relevance | path

Searched refs:CSFTYPE_SCORE (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-0.1.8/src/
H A Denums.rs239 CSFTYPE_SCORE, /* the primary sco file (may be temporary) enumerator
/dports/audio/csound/csound-6.15.0/Top/
H A Done_file.c631 CSFTYPE_SCORE, 1); in createExScore()
661 "r", NULL, CSFTYPE_SCORE, 0); in createExScore()
H A Dcscorfns.c876 csoundNotifyFileOpened(csound, pathname, CSFTYPE_SCORE, 0, 0); in cscoreFileOpen()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h372 CSFTYPE_SCORE, /* the primary sco file (may be temporary) enumerator
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h372 CSFTYPE_SCORE, /* the primary sco file (may be temporary) enumerator
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.h372 CSFTYPE_SCORE, /* the primary sco file (may be temporary) enumerator
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs207 pub const CSFTYPE_SCORE: CSOUND_FILETYPES_t = 3; /* the primary sco file (may be temporary)*/ const