Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coupler-rs/coupler
/ functions
Functions
343 in github.com/coupler-rs/coupler
⨍
Functions
343
◇
Types & classes
142
↓ 1 callers
Method
params
(&self, _build: impl BuildParams)
src/format/clap/tests.rs:44
↓ 1 callers
Function
parse_fields
(input: &DeriveInput)
coupler-derive/src/params.rs:120
↓ 1 callers
Function
parse_names
(body: &DataEnum)
coupler-derive/src/enum_.rs:5
↓ 1 callers
Function
parse_param
(field: &Field)
coupler-derive/src/params.rs:12
↓ 1 callers
Method
parse_param
(&self, _index: usize, _text: &str)
src/format/clap/tests.rs:49
↓ 1 callers
Method
parse_param
(&self, _index: usize, _text: &str)
src/format/vst3/tests.rs:56
↓ 1 callers
Method
processor
(&mut self, _config: Config)
src/format/clap/tests.rs:66
↓ 1 callers
Method
processor
(&mut self, _config: Config)
src/format/vst3/tests.rs:73
↓ 1 callers
Method
reset
(&mut self)
src/format/vst3/tests.rs:106
↓ 1 callers
Method
save
(&self, _output: impl io::Write)
src/format/clap/tests.rs:60
↓ 1 callers
Method
save
(&self, _output: impl io::Write)
src/format/vst3/tests.rs:67
↓ 1 callers
Method
set_input_active
(&mut self, index: usize, active: bool)
src/format/vst3/buffers.rs:45
↓ 1 callers
Method
set_output_active
(&mut self, index: usize, active: bool)
src/format/vst3/buffers.rs:49
↓ 1 callers
Method
set_param
(&mut self, index: usize, value: f64)
examples/gain/src/lib.rs:73
↓ 1 callers
Method
size
(&self)
src/format/clap/tests.rs:105
↓ 1 callers
Method
size
(&self)
src/format/vst3/tests.rs:114
↓ 1 callers
Function
speaker_arrangement_to_layout
(speaker_arrangement: SpeakerArrangement)
src/format/vst3/component.rs:30
↓ 1 callers
Method
try_borrow
(&self)
src/sync/sync_cell.rs:27
↓ 1 callers
Function
utf16_from_ptr
(ptr: *const char16)
src/format/vst3/util.rs:19
Method
activate
( plugin: *const clap_plugin, sample_rate: f64, _min_frames_count: u32, max_fr
src/format/clap/instance.rs:311
Method
activateBus
( &self, type_: MediaType, dir: BusDirection, index: int32, state: TBo
src/format/vst3/component.rs:255
Function
atomic_count
()
src/sync/bitset.rs:209
Function
atomic_drain
()
src/sync/bitset.rs:195
Function
atomic_set_get
()
src/sync/bitset.rs:167
Function
atomic_swap
()
src/sync/bitset.rs:182
Method
attached
(&self, parent: *mut c_void, type_: FIDString)
src/format/vst3/view.rs:91
Method
audio_ports_config_count
(plugin: *const clap_plugin)
src/format/clap/instance.rs:632
Method
audio_ports_config_get
( plugin: *const clap_plugin, index: u32, config: *mut clap_audio_ports_config, )
src/format/clap/instance.rs:638
Method
audio_ports_config_select
( plugin: *const clap_plugin, config_id: clap_id, )
src/format/clap/instance.rs:683
Method
audio_ports_count
(plugin: *const clap_plugin, is_input: bool)
src/format/clap/instance.rs:561
Method
audio_ports_get
( plugin: *const clap_plugin, index: u32, is_input: bool, info: *mut clap_audi
src/format/clap/instance.rs:571
Method
begin_gesture
(&self, index: usize)
src/format/clap/gui.rs:21
Method
begin_gesture
(&self, index: usize)
src/format/vst3/view.rs:21
Method
buffer_count
(&self)
src/buffers.rs:83
Method
bus_configs
(&self, _build: impl BuildBusConfigs)
src/format/vst3/tests.rs:50
Method
bus_configs
(&self, build: impl BuildBusConfigs)
examples/gain-gui/src/lib.rs:68
Method
bus_configs
(&self, build: impl BuildBusConfigs)
examples/gain/src/lib.rs:59
Method
buses
(&self, _build: impl BuildBuses)
src/format/vst3/tests.rs:49
Method
buses
(&self, build: impl BuildBuses)
examples/gain-gui/src/lib.rs:61
Method
buses
(&self, build: impl BuildBuses)
examples/gain/src/lib.rs:52
Method
canProcessSampleSize
(&self, symbolicSampleSize: int32)
src/format/vst3/component.rs:479
Method
canResize
(&self)
src/format/vst3/view.rs:176
Method
channel_count
(&self)
src/buffers.rs:324
Method
checkSizeConstraint
(&self, _rect: *mut ViewRect)
src/format/vst3/view.rs:180
Method
clap_info
(build: impl BuildClapInfo)
src/format/clap/tests.rs:89
Method
clap_info
(build: impl BuildClapInfo)
examples/gain-gui/src/lib.rs:146
Method
clap_info
(build: impl BuildClapInfo)
examples/gain/src/lib.rs:137
Method
createView
(&self, name: FIDString)
src/format/vst3/component.rs:770
Method
create_plugin
( factory: *const clap_plugin_factory, host: *const clap_host, plugin_id: *const c_cha
src/format/clap/factory.rs:143
Method
deactivate
(plugin: *const clap_plugin)
src/format/clap/instance.rs:358
Method
decode
(&self, value: f64)
src/params/range.rs:24
Method
default
()
examples/gain-gui/src/lib.rs:32
Method
default
()
examples/gain/src/lib.rs:23
Method
deref
(&self)
src/sync/sync_cell.rs:52
Method
deref
(&self)
src/sync/thread_cell.rs:36
Method
deref_mut
(&mut self)
src/sync/sync_cell.rs:58
Method
deref_mut
(&mut self)
src/sync/thread_cell.rs:44
Function
derive_enum
(input: TokenStream)
coupler-derive/src/lib.rs:21
Function
derive_params
(input: TokenStream)
coupler-derive/src/lib.rs:11
Method
destroy
(plugin: *const clap_plugin)
src/format/clap/instance.rs:307
Method
display
(&self, value: T, mut write: impl fmt::Write)
src/params/format.rs:16
Method
display_param
( &self, index: usize, value: f64, write: impl fmt::Write, )
examples/gain-gui/src/lib.rs:94
Method
display_param
( &self, index: usize, value: f64, write: impl fmt::Write, )
examples/gain/src/lib.rs:85
Method
drop
(&mut self)
src/sync/sync_cell.rs:64
Method
drop
(&mut self)
src/sync/thread_cell.rs:52
Method
editor
(&mut self, host: EditorHost, parent: &ParentWindow)
examples/gain-gui/src/lib.rs:132
Method
editor
(&mut self, _host: EditorHost, _parent: &ParentWindow)
examples/gain/src/lib.rs:123
Method
editor_size
(&self)
examples/gain-gui/src/lib.rs:125
Method
editor_size
(&self)
examples/gain/src/lib.rs:116
Method
encode
(&self, value: &T)
src/params/range.rs:20
Method
end_gesture
(&self, index: usize)
src/format/clap/gui.rs:29
Method
end_gesture
(&self, index: usize)
src/format/vst3/view.rs:29
Function
factory
()
src/format/clap/tests.rs:119
Function
factory
()
src/format/vst3/tests.rs:134
Method
flush
(&mut self)
src/format/clap/instance.rs:932
Method
flush
(&mut self)
src/format/vst3/component.rs:386
Method
fmt
(&self, fmt: &mut fmt::Formatter)
src/buffers/convert.rs:64
Method
fmt
(&self, fmt: &mut fmt::Formatter)
src/sync/sync_cell.rs:73
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
cargo-coupler/src/main.rs:96
Method
from_inner
(inner: Rc<dyn EditorHostInner>)
src/editor.rs:19
Method
from_inner
(inner: Arc<dyn HostInner + Send + Sync>)
src/host.rs:11
Method
from_name
(name: &str)
src/format/vst3/mod.rs:23
Method
from_raw
(parent: RawParent)
src/editor.rs:51
Method
from_raw_parts
( buffer_type: BufferType, ptrs: &'a [*mut f32], offset: isize, len: usize,
src/buffers.rs:24
Method
from_str
(s: &str)
cargo-coupler/src/main.rs:109
Function
gesture_updates
()
src/sync/param_gestures.rs:122
Method
get
(&'c mut self, index: usize)
src/buffers.rs:99
Method
getBusArrangement
( &self, dir: BusDirection, index: int32, arr: *mut SpeakerArrangement, )
src/format/vst3/component.rs:453
Method
getBusCount
(&self, type_: MediaType, dir: BusDirection)
src/format/vst3/component.rs:189
Method
getBusInfo
( &self, type_: MediaType, dir: BusDirection, index: int32, bus: *mut
src/format/vst3/component.rs:201
Method
getControllerClassId
(&self, _classId: *mut TUID)
src/format/vst3/component.rs:181
Method
getLatencySamples
(&self)
src/format/vst3/component.rs:487
Method
getParamNormalized
(&self, id: ParamID)
src/format/vst3/component.rs:732
Method
getParamStringByValue
( &self, id: ParamID, valueNormalized: ParamValue, string: *mut String128,
src/format/vst3/component.rs:681
Method
getParamValueByString
( &self, id: ParamID, string: *mut TChar, valueNormalized: *mut ParamValue,
src/format/vst3/component.rs:700
Method
getParameterInfo
(&self, paramIndex: int32, info: *mut ParameterInfo)
src/format/vst3/component.rs:658
Method
getProcessContextRequirements
(&self)
src/format/vst3/component.rs:636
Method
getRoutingInfo
( &self, _inInfo: *mut RoutingInfo, _outInfo: *mut RoutingInfo, )
src/format/vst3/component.rs:247
Method
getSize
(&self, size: *mut ViewRect)
src/format/vst3/view.rs:138
Method
getState
(&self, state: *mut IBStream)
src/format/vst3/component.rs:367
← previous
next →
101–200 of 343, ranked by callers