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
Method
reset
(&mut self)
examples/gain/src/lib.rs:149
Method
save
(&self, output: impl io::Write)
examples/gain-gui/src/lib.rs:103
Method
save
(&self, output: impl io::Write)
examples/gain/src/lib.rs:94
Method
set
(&self, index: usize, value: f64)
src/sync/params.rs:19
Method
setActive
(&self, state: TBool)
src/format/vst3/component.rs:287
Method
setBusArrangements
( &self, inputs: *mut SpeakerArrangement, numIns: int32, outputs: *mut Speaker
src/format/vst3/component.rs:406
Method
setComponentHandler
(&self, handler: *mut IComponentHandler)
src/format/vst3/component.rs:758
Method
setComponentState
(&self, _state: *mut IBStream)
src/format/vst3/component.rs:642
Method
setFrame
(&self, frame: *mut IPlugFrame)
src/format/vst3/view.rs:168
Method
setHostContext
(&self, _context: *mut FUnknown)
src/format/vst3/factory.rs:148
Method
setIoMode
(&self, _mode: IoMode)
src/format/vst3/component.rs:185
Method
setParamNormalized
(&self, id: ParamID, value: ParamValue)
src/format/vst3/component.rs:742
Method
setProcessing
(&self, state: TBool)
src/format/vst3/component.rs:511
Method
setState
(&self, state: *mut IBStream)
src/format/vst3/component.rs:325
Function
set_get
()
src/sync/bitset.rs:152
Method
set_param
(&self, index: usize, value: f64)
src/editor.rs:34
Method
set_param
(&mut self, _index: usize, _value: f64)
src/format/clap/tests.rs:45
Method
set_param
(&mut self, _index: usize, _value: f64)
src/format/vst3/tests.rs:52
Method
setupProcessing
(&self, setup: *mut ProcessSetup)
src/format/vst3/component.rs:501
Method
size
(&self)
src/editor.rs:73
Method
slice
(&'c mut self, range: Range<usize>)
src/buffers.rs:115
Method
split_at_events
(self, events: Events)
src/buffers/iter.rs:167
Method
start_processing
(_plugin: *const clap_plugin)
src/format/clap/instance.rs:370
Method
state_load
( plugin: *const clap_plugin, stream: *const clap_istream, )
src/format/clap/instance.rs:945
Method
state_save
( plugin: *const clap_plugin, stream: *const clap_ostream, )
src/format/clap/instance.rs:909
Method
steps
(&self)
src/params/range.rs:16
Method
stop_processing
(_plugin: *const clap_plugin)
src/format/clap/instance.rs:374
Function
str_from_chars
(chars: &[char8])
src/format/vst3/tests.rs:123
Function
str_from_ptr
(ptr: *const c_char)
src/format/clap/tests.rs:114
Function
string_from_wchars
(wchars: &[char16])
src/format/vst3/tests.rs:128
Method
terminate
(&self)
src/format/vst3/component.rs:175
Method
try_from
(value: AnyBuffer<'a, 'b>)
src/buffers/convert.rs:10
Method
vst3_info
(build: impl BuildVst3Info)
src/format/vst3/tests.rs:96
Method
vst3_info
(build: impl BuildVst3Info)
examples/gain-gui/src/lib.rs:138
Method
vst3_info
(build: impl BuildVst3Info)
examples/gain/src/lib.rs:129
Function
with_clap_info
(f: F)
src/format/clap/mod.rs:24
Method
with_count
(count: usize)
src/sync/params.rs:12
Method
with_count
(count: usize)
src/sync/param_gestures.rs:14
Function
with_info
(f: F)
src/plugin.rs:22
Method
with_len
(len: usize)
src/sync/bitset.rs:15
Function
with_vst3_info
(f: F)
src/format/vst3/mod.rs:48
Method
write
(&mut self, buf: &[u8])
src/format/clap/instance.rs:916
Method
write
(&mut self, buf: &[u8])
src/format/vst3/component.rs:373
← previous
301–343 of 343, ranked by callers