MCPcopy Create free account

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

Functions343 in github.com/coupler-rs/coupler

Methodreset
(&mut self)
examples/gain/src/lib.rs:149
Methodsave
(&self, output: impl io::Write)
examples/gain-gui/src/lib.rs:103
Methodsave
(&self, output: impl io::Write)
examples/gain/src/lib.rs:94
Methodset
(&self, index: usize, value: f64)
src/sync/params.rs:19
MethodsetActive
(&self, state: TBool)
src/format/vst3/component.rs:287
MethodsetBusArrangements
( &self, inputs: *mut SpeakerArrangement, numIns: int32, outputs: *mut Speaker
src/format/vst3/component.rs:406
MethodsetComponentHandler
(&self, handler: *mut IComponentHandler)
src/format/vst3/component.rs:758
MethodsetComponentState
(&self, _state: *mut IBStream)
src/format/vst3/component.rs:642
MethodsetFrame
(&self, frame: *mut IPlugFrame)
src/format/vst3/view.rs:168
MethodsetHostContext
(&self, _context: *mut FUnknown)
src/format/vst3/factory.rs:148
MethodsetIoMode
(&self, _mode: IoMode)
src/format/vst3/component.rs:185
MethodsetParamNormalized
(&self, id: ParamID, value: ParamValue)
src/format/vst3/component.rs:742
MethodsetProcessing
(&self, state: TBool)
src/format/vst3/component.rs:511
MethodsetState
(&self, state: *mut IBStream)
src/format/vst3/component.rs:325
Functionset_get
()
src/sync/bitset.rs:152
Methodset_param
(&self, index: usize, value: f64)
src/editor.rs:34
Methodset_param
(&mut self, _index: usize, _value: f64)
src/format/clap/tests.rs:45
Methodset_param
(&mut self, _index: usize, _value: f64)
src/format/vst3/tests.rs:52
MethodsetupProcessing
(&self, setup: *mut ProcessSetup)
src/format/vst3/component.rs:501
Methodsize
(&self)
src/editor.rs:73
Methodslice
(&'c mut self, range: Range<usize>)
src/buffers.rs:115
Methodsplit_at_events
(self, events: Events)
src/buffers/iter.rs:167
Methodstart_processing
(_plugin: *const clap_plugin)
src/format/clap/instance.rs:370
Methodstate_load
( plugin: *const clap_plugin, stream: *const clap_istream, )
src/format/clap/instance.rs:945
Methodstate_save
( plugin: *const clap_plugin, stream: *const clap_ostream, )
src/format/clap/instance.rs:909
Methodsteps
(&self)
src/params/range.rs:16
Methodstop_processing
(_plugin: *const clap_plugin)
src/format/clap/instance.rs:374
Functionstr_from_chars
(chars: &[char8])
src/format/vst3/tests.rs:123
Functionstr_from_ptr
(ptr: *const c_char)
src/format/clap/tests.rs:114
Functionstring_from_wchars
(wchars: &[char16])
src/format/vst3/tests.rs:128
Methodterminate
(&self)
src/format/vst3/component.rs:175
Methodtry_from
(value: AnyBuffer<'a, 'b>)
src/buffers/convert.rs:10
Methodvst3_info
(build: impl BuildVst3Info)
src/format/vst3/tests.rs:96
Methodvst3_info
(build: impl BuildVst3Info)
examples/gain-gui/src/lib.rs:138
Methodvst3_info
(build: impl BuildVst3Info)
examples/gain/src/lib.rs:129
Functionwith_clap_info
(f: F)
src/format/clap/mod.rs:24
Methodwith_count
(count: usize)
src/sync/params.rs:12
Methodwith_count
(count: usize)
src/sync/param_gestures.rs:14
Functionwith_info
(f: F)
src/plugin.rs:22
Methodwith_len
(len: usize)
src/sync/bitset.rs:15
Functionwith_vst3_info
(f: F)
src/format/vst3/mod.rs:48
Methodwrite
(&mut self, buf: &[u8])
src/format/clap/instance.rs:916
Methodwrite
(&mut self, buf: &[u8])
src/format/vst3/component.rs:373
← previous301–343 of 343, ranked by callers