Home
last modified time | relevance | path

Searched refs:controlChannelBehavior (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs29 pub type controlChannelBehavior = c_uint; typedef
30 pub const CSOUND_CONTROL_CHANNEL_NO_HINTS: controlChannelBehavior = 0;
31 pub const CSOUND_CONTROL_CHANNEL_INT: controlChannelBehavior = 1;
32 pub const CSOUND_CONTROL_CHANNEL_LIN: controlChannelBehavior = 2;
33 pub const CSOUND_CONTROL_CHANNEL_EXP: controlChannelBehavior = 3;
446 pub behav: controlChannelBehavior,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h633 } controlChannelBehavior; typedef
640 controlChannelBehavior behav;
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h633 } controlChannelBehavior; typedef
640 controlChannelBehavior behav;
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.h633 } controlChannelBehavior; typedef
640 controlChannelBehavior behav;