Home
last modified time | relevance | path

Searched refs:CSOUNDMSG_FG_GREEN (Results 1 – 6 of 6) sorted by relevance

/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dmsg_attr.h46 #define CSOUNDMSG_FG_GREEN (0x0102) macro
/dports/audio/csound/csound-6.15.0/include/
H A Dmsg_attr.h46 #define CSOUNDMSG_FG_GREEN (0x0102) macro
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dmsg_attr.h46 #define CSOUNDMSG_FG_GREEN (0x0102) macro
/dports/audio/csound/csound-6.15.0/Engine/
H A Dmusmon.c209 attr = CSOUNDMSG_FG_BOLD | CSOUNDMSG_FG_GREEN; in print_maxamp()
240 attr = CSOUNDMSG_FG_BOLD | CSOUNDMSG_FG_GREEN; in print_maxamp()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs99 pub const CSOUNDMSG_FG_GREEN: u32 = 258; const
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py522 CSOUNDMSG_FG_GREEN = 0x0102 variable