MCPcopy Create free account

hub / github.com/coupler-rs/coupler / functions

Functions343 in github.com/coupler-rs/coupler

↓ 1 callersMethodparams
(&self, _build: impl BuildParams)
src/format/clap/tests.rs:44
↓ 1 callersFunctionparse_fields
(input: &DeriveInput)
coupler-derive/src/params.rs:120
↓ 1 callersFunctionparse_names
(body: &DataEnum)
coupler-derive/src/enum_.rs:5
↓ 1 callersFunctionparse_param
(field: &Field)
coupler-derive/src/params.rs:12
↓ 1 callersMethodparse_param
(&self, _index: usize, _text: &str)
src/format/clap/tests.rs:49
↓ 1 callersMethodparse_param
(&self, _index: usize, _text: &str)
src/format/vst3/tests.rs:56
↓ 1 callersMethodprocessor
(&mut self, _config: Config)
src/format/clap/tests.rs:66
↓ 1 callersMethodprocessor
(&mut self, _config: Config)
src/format/vst3/tests.rs:73
↓ 1 callersMethodreset
(&mut self)
src/format/vst3/tests.rs:106
↓ 1 callersMethodsave
(&self, _output: impl io::Write)
src/format/clap/tests.rs:60
↓ 1 callersMethodsave
(&self, _output: impl io::Write)
src/format/vst3/tests.rs:67
↓ 1 callersMethodset_input_active
(&mut self, index: usize, active: bool)
src/format/vst3/buffers.rs:45
↓ 1 callersMethodset_output_active
(&mut self, index: usize, active: bool)
src/format/vst3/buffers.rs:49
↓ 1 callersMethodset_param
(&mut self, index: usize, value: f64)
examples/gain/src/lib.rs:73
↓ 1 callersMethodsize
(&self)
src/format/clap/tests.rs:105
↓ 1 callersMethodsize
(&self)
src/format/vst3/tests.rs:114
↓ 1 callersFunctionspeaker_arrangement_to_layout
(speaker_arrangement: SpeakerArrangement)
src/format/vst3/component.rs:30
↓ 1 callersMethodtry_borrow
(&self)
src/sync/sync_cell.rs:27
↓ 1 callersFunctionutf16_from_ptr
(ptr: *const char16)
src/format/vst3/util.rs:19
Methodactivate
( plugin: *const clap_plugin, sample_rate: f64, _min_frames_count: u32, max_fr
src/format/clap/instance.rs:311
MethodactivateBus
( &self, type_: MediaType, dir: BusDirection, index: int32, state: TBo
src/format/vst3/component.rs:255
Functionatomic_count
()
src/sync/bitset.rs:209
Functionatomic_drain
()
src/sync/bitset.rs:195
Functionatomic_set_get
()
src/sync/bitset.rs:167
Functionatomic_swap
()
src/sync/bitset.rs:182
Methodattached
(&self, parent: *mut c_void, type_: FIDString)
src/format/vst3/view.rs:91
Methodaudio_ports_config_count
(plugin: *const clap_plugin)
src/format/clap/instance.rs:632
Methodaudio_ports_config_get
( plugin: *const clap_plugin, index: u32, config: *mut clap_audio_ports_config, )
src/format/clap/instance.rs:638
Methodaudio_ports_config_select
( plugin: *const clap_plugin, config_id: clap_id, )
src/format/clap/instance.rs:683
Methodaudio_ports_count
(plugin: *const clap_plugin, is_input: bool)
src/format/clap/instance.rs:561
Methodaudio_ports_get
( plugin: *const clap_plugin, index: u32, is_input: bool, info: *mut clap_audi
src/format/clap/instance.rs:571
Methodbegin_gesture
(&self, index: usize)
src/format/clap/gui.rs:21
Methodbegin_gesture
(&self, index: usize)
src/format/vst3/view.rs:21
Methodbuffer_count
(&self)
src/buffers.rs:83
Methodbus_configs
(&self, _build: impl BuildBusConfigs)
src/format/vst3/tests.rs:50
Methodbus_configs
(&self, build: impl BuildBusConfigs)
examples/gain-gui/src/lib.rs:68
Methodbus_configs
(&self, build: impl BuildBusConfigs)
examples/gain/src/lib.rs:59
Methodbuses
(&self, _build: impl BuildBuses)
src/format/vst3/tests.rs:49
Methodbuses
(&self, build: impl BuildBuses)
examples/gain-gui/src/lib.rs:61
Methodbuses
(&self, build: impl BuildBuses)
examples/gain/src/lib.rs:52
MethodcanProcessSampleSize
(&self, symbolicSampleSize: int32)
src/format/vst3/component.rs:479
MethodcanResize
(&self)
src/format/vst3/view.rs:176
Methodchannel_count
(&self)
src/buffers.rs:324
MethodcheckSizeConstraint
(&self, _rect: *mut ViewRect)
src/format/vst3/view.rs:180
Methodclap_info
(build: impl BuildClapInfo)
src/format/clap/tests.rs:89
Methodclap_info
(build: impl BuildClapInfo)
examples/gain-gui/src/lib.rs:146
Methodclap_info
(build: impl BuildClapInfo)
examples/gain/src/lib.rs:137
MethodcreateView
(&self, name: FIDString)
src/format/vst3/component.rs:770
Methodcreate_plugin
( factory: *const clap_plugin_factory, host: *const clap_host, plugin_id: *const c_cha
src/format/clap/factory.rs:143
Methoddeactivate
(plugin: *const clap_plugin)
src/format/clap/instance.rs:358
Methoddecode
(&self, value: f64)
src/params/range.rs:24
Methoddefault
()
examples/gain-gui/src/lib.rs:32
Methoddefault
()
examples/gain/src/lib.rs:23
Methodderef
(&self)
src/sync/sync_cell.rs:52
Methodderef
(&self)
src/sync/thread_cell.rs:36
Methodderef_mut
(&mut self)
src/sync/sync_cell.rs:58
Methodderef_mut
(&mut self)
src/sync/thread_cell.rs:44
Functionderive_enum
(input: TokenStream)
coupler-derive/src/lib.rs:21
Functionderive_params
(input: TokenStream)
coupler-derive/src/lib.rs:11
Methoddestroy
(plugin: *const clap_plugin)
src/format/clap/instance.rs:307
Methoddisplay
(&self, value: T, mut write: impl fmt::Write)
src/params/format.rs:16
Methoddisplay_param
( &self, index: usize, value: f64, write: impl fmt::Write, )
examples/gain-gui/src/lib.rs:94
Methoddisplay_param
( &self, index: usize, value: f64, write: impl fmt::Write, )
examples/gain/src/lib.rs:85
Methoddrop
(&mut self)
src/sync/sync_cell.rs:64
Methoddrop
(&mut self)
src/sync/thread_cell.rs:52
Methodeditor
(&mut self, host: EditorHost, parent: &ParentWindow)
examples/gain-gui/src/lib.rs:132
Methodeditor
(&mut self, _host: EditorHost, _parent: &ParentWindow)
examples/gain/src/lib.rs:123
Methodeditor_size
(&self)
examples/gain-gui/src/lib.rs:125
Methodeditor_size
(&self)
examples/gain/src/lib.rs:116
Methodencode
(&self, value: &T)
src/params/range.rs:20
Methodend_gesture
(&self, index: usize)
src/format/clap/gui.rs:29
Methodend_gesture
(&self, index: usize)
src/format/vst3/view.rs:29
Functionfactory
()
src/format/clap/tests.rs:119
Functionfactory
()
src/format/vst3/tests.rs:134
Methodflush
(&mut self)
src/format/clap/instance.rs:932
Methodflush
(&mut self)
src/format/vst3/component.rs:386
Methodfmt
(&self, fmt: &mut fmt::Formatter)
src/buffers/convert.rs:64
Methodfmt
(&self, fmt: &mut fmt::Formatter)
src/sync/sync_cell.rs:73
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
cargo-coupler/src/main.rs:96
Methodfrom_inner
(inner: Rc<dyn EditorHostInner>)
src/editor.rs:19
Methodfrom_inner
(inner: Arc<dyn HostInner + Send + Sync>)
src/host.rs:11
Methodfrom_name
(name: &str)
src/format/vst3/mod.rs:23
Methodfrom_raw
(parent: RawParent)
src/editor.rs:51
Methodfrom_raw_parts
( buffer_type: BufferType, ptrs: &'a [*mut f32], offset: isize, len: usize,
src/buffers.rs:24
Methodfrom_str
(s: &str)
cargo-coupler/src/main.rs:109
Functiongesture_updates
()
src/sync/param_gestures.rs:122
Methodget
(&'c mut self, index: usize)
src/buffers.rs:99
MethodgetBusArrangement
( &self, dir: BusDirection, index: int32, arr: *mut SpeakerArrangement, )
src/format/vst3/component.rs:453
MethodgetBusCount
(&self, type_: MediaType, dir: BusDirection)
src/format/vst3/component.rs:189
MethodgetBusInfo
( &self, type_: MediaType, dir: BusDirection, index: int32, bus: *mut
src/format/vst3/component.rs:201
MethodgetControllerClassId
(&self, _classId: *mut TUID)
src/format/vst3/component.rs:181
MethodgetLatencySamples
(&self)
src/format/vst3/component.rs:487
MethodgetParamNormalized
(&self, id: ParamID)
src/format/vst3/component.rs:732
MethodgetParamStringByValue
( &self, id: ParamID, valueNormalized: ParamValue, string: *mut String128,
src/format/vst3/component.rs:681
MethodgetParamValueByString
( &self, id: ParamID, string: *mut TChar, valueNormalized: *mut ParamValue,
src/format/vst3/component.rs:700
MethodgetParameterInfo
(&self, paramIndex: int32, info: *mut ParameterInfo)
src/format/vst3/component.rs:658
MethodgetProcessContextRequirements
(&self)
src/format/vst3/component.rs:636
MethodgetRoutingInfo
( &self, _inInfo: *mut RoutingInfo, _outInfo: *mut RoutingInfo, )
src/format/vst3/component.rs:247
MethodgetSize
(&self, size: *mut ViewRect)
src/format/vst3/view.rs:138
MethodgetState
(&self, state: *mut IBStream)
src/format/vst3/component.rs:367
← previousnext →101–200 of 343, ranked by callers