Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chris-zen/kiro-synth
/ functions
Functions
615 in github.com/chris-zen/kiro-synth
⨍
Functions
615
◇
Types & classes
190
↓ 1 callers
Method
reset_peak_max
(&mut self)
kiro-synth-dsp/src/meters/level_meter.rs:34
↓ 1 callers
Method
saturate
(&self, input: F)
kiro-synth-dsp/src/filters/saturation.rs:17
↓ 1 callers
Method
selected_background
(self, brush: impl Into<BackgroundBrush<T>>)
kiro-synth-host/src/ui/widgets/tab.rs:116
↓ 1 callers
Method
selected_border_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:95
↓ 1 callers
Method
send_modulation_delete
(&mut self, source_ref: SourceRef, param_ref: ParamRef)
kiro-synth-host/src/synth/client.rs:75
↓ 1 callers
Method
send_note_off
(&mut self, key: u8, velocity: F)
kiro-synth-host/src/synth/client.rs:50
↓ 1 callers
Method
send_note_on
(&mut self, key: u8, velocity: F)
kiro-synth-host/src/synth/client.rs:45
↓ 1 callers
Method
send_param_value
(&mut self, param_ref: ParamRef, value: F)
kiro-synth-host/src/synth/client.rs:55
↓ 1 callers
Method
set_amp_mod_db
amount in decibels
kiro-synth-dsp/src/dca.rs:52
↓ 1 callers
Method
set_amplitude
Set amplitude
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:85
↓ 1 callers
Method
set_amplitude_db
value in decibels
kiro-synth-dsp/src/dca.rs:40
↓ 1 callers
Method
set_amplitude_modulation
Set amplitude modulation
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:90
↓ 1 callers
Method
set_attack_time_sec
(&mut self, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:143
↓ 1 callers
Method
set_cents
Set the shift for the cents
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:54
↓ 1 callers
Method
set_color
(&mut self, color: impl Into<KeyOrValue<Color>>)
druid-icon/src/lib.rs:102
↓ 1 callers
Method
set_decay_time_sec
(&mut self, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:147
↓ 1 callers
Method
set_depth
Set the depth (amplitude)
kiro-synth-dsp/src/oscillators/lfo.rs:58
↓ 1 callers
Method
set_eg_mod
value expected to be between 0.0 and 1.0
kiro-synth-dsp/src/dca.rs:59
↓ 1 callers
Method
set_freq
(&mut self, freq: F)
kiro-synth-engine/src/program/blocks/filter.rs:87
↓ 1 callers
Method
set_freq_mod
(&mut self, freq_mod: F)
kiro-synth-engine/src/program/blocks/filter.rs:95
↓ 1 callers
Method
set_mode
(&mut self, mode: Mode)
kiro-synth-dsp/src/envgen/adsr.rs:131
↓ 1 callers
Method
set_modulation
Set the frequency modulation
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:64
↓ 1 callers
Method
set_octaves
Set the shift for the octaves
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:44
↓ 1 callers
Method
set_pan
value expected to be between -1.0 and 1.0
kiro-synth-dsp/src/dca.rs:65
↓ 1 callers
Method
set_pan_mod
value expected to be between -1.0 and 1.0
kiro-synth-dsp/src/dca.rs:71
↓ 1 callers
Method
set_phase
Set the phase
kiro-synth-dsp/src/oscillators/lfo.rs:53
↓ 1 callers
Method
set_pitch_bend
Set the pitch bend
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:59
↓ 1 callers
Method
set_pitch_frequency
Set the pitch frequency
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:49
↓ 1 callers
Method
set_q
(&mut self, q: F)
kiro-synth-engine/src/program/blocks/filter.rs:103
↓ 1 callers
Method
set_rate
Set the rate
kiro-synth-dsp/src/oscillators/lfo.rs:47
↓ 1 callers
Method
set_release_time_sec
(&mut self, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:151
↓ 1 callers
Method
set_semitones
Set the semitones shift
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:49
↓ 1 callers
Method
set_sustain_level
(&mut self, level: F)
kiro-synth-dsp/src/envgen/adsr.rs:155
↓ 1 callers
Method
set_value
(&mut self, value: F)
kiro-synth-dsp/src/filters/q_control.rs:25
↓ 1 callers
Method
set_velocity
value expected to be between 0.0 and 1.0
kiro-synth-dsp/src/dca.rs:46
↓ 1 callers
Method
signal
(&mut self, signal_ref: SignalRef)
kiro-synth-engine/src/program/blocks/expr.rs:63
↓ 1 callers
Function
start
(app_data: AppData, synth_client: Arc<Mutex<SynthClient<F>>>)
kiro-synth-host/src/ui/mod.rs:18
↓ 1 callers
Method
start
(&mut self)
kiro-synth-dsp/src/envgen/adsr.rs:181
↓ 1 callers
Method
start_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/modulations.rs:228
↓ 1 callers
Method
start_modulations_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/mod.rs:63
↓ 1 callers
Method
stop_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/modulations.rs:233
↓ 1 callers
Method
stop_modulations_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/mod.rs:105
↓ 1 callers
Method
unselected_background
(self, brush: impl Into<BackgroundBrush<T>>)
kiro-synth-host/src/ui/widgets/tab.rs:123
↓ 1 callers
Method
unselected_border_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:102
↓ 1 callers
Method
update
(&mut self)
kiro-synth-dsp/src/filters/va_one_pole.rs:69
↓ 1 callers
Method
update
(&mut self)
kiro-synth-dsp/src/filters/oberheim_sem.rs:69
↓ 1 callers
Method
update
(&mut self)
kiro-synth-engine/src/signal.rs:110
↓ 1 callers
Method
update_feedback
(&mut self)
kiro-synth-host/src/ui/data/mod.rs:56
↓ 1 callers
Method
update_gain
(&mut self)
kiro-synth-dsp/src/dca.rs:85
↓ 1 callers
Method
update_modulation
( &mut self, param_ref: ParamRef, source_ref: SourceRef, amount: F, )
kiro-synth-engine/src/program/mod.rs:165
↓ 1 callers
Method
update_modulation
( &mut self, source_ref: SourceRef, param_ref: ParamRef, config_amount: f64, )
kiro-synth-host/src/ui/data/modulations.rs:376
↓ 1 callers
Method
update_modulations_config
( &mut self, source_ref: SourceRef, param_ref: ParamRef, config_amount: f64, )
kiro-synth-host/src/ui/data/mod.rs:78
↓ 1 callers
Method
update_pan
(&mut self)
kiro-synth-dsp/src/dca.rs:99
↓ 1 callers
Method
update_params
(&mut self)
kiro-synth-engine/src/program/mod.rs:197
↓ 1 callers
Method
update_phase_inc
(&mut self)
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:116
↓ 1 callers
Method
with_correction
(self, correction: Correction)
kiro-synth-dsp/src/waveforms/saw_blep.rs:63
↓ 1 callers
Method
with_init_modulations_config
(mut self)
kiro-synth-host/src/ui/data/mod.rs:43
↓ 1 callers
Method
with_mode
(self, mode: Mode)
kiro-synth-dsp/src/waveforms/saw_blep.rs:59
↓ 1 callers
Method
with_modulation
(mut self, modulation_data: KnobModulationData)
kiro-synth-host/src/ui/widgets/knob.rs:116
Method
add_param
(&mut self, x_ref: OpRef, param: ParamRef)
kiro-synth-engine/src/program/blocks/expr.rs:87
Method
add_signal
(&mut self, x_ref: OpRef, signal: SignalRef)
kiro-synth-engine/src/program/blocks/expr.rs:93
Method
add_signal_param
(&mut self, signal: SignalRef, param: ParamRef)
kiro-synth-engine/src/program/blocks/expr.rs:111
Method
add_signal_value
(&mut self, signal: SignalRef, value: F)
kiro-synth-engine/src/program/blocks/expr.rs:105
Method
add_value
(&mut self, x_ref: OpRef, value: F)
kiro-synth-engine/src/program/blocks/expr.rs:81
Method
append_corner
(path: &mut BezPath, center: Point, radius: f64, angle_index: usize)
kiro-synth-host/src/ui/widgets/tab.rs:137
Method
apply
(&self, freq: F)
kiro-synth-dsp/src/oscillators/osc_freq_linear_mod.rs:37
Method
attack
(sample_rate: F, mode: Mode, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:31
Method
audio_level
()
kiro-synth-host/src/ui/view/header.rs:96
Method
audio_levels
()
kiro-synth-host/src/ui/view/header.rs:85
Function
bipolar_to_unipolar
(signal: F)
kiro-synth-dsp/src/funcs/signal_polarity.rs:7
Method
border_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:85
Function
build
( synth_data: &Synth, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/mod.rs:21
Method
build
(self, program_builder: &mut ProgramBuilder<F>)
kiro-synth-engine/src/program/blocks/expr.rs:159
Method
build
()
kiro-synth-host/src/ui/view/modulations.rs:91
Method
build
(synth_data: &Synth)
kiro-synth-host/src/ui/view/synth/filters.rs:10
Method
build
(synth_data: &Synth)
kiro-synth-host/src/ui/view/synth/dca.rs:10
Method
build
( synth_data: &Synth, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/oscillators.rs:15
Method
build
( synth_data: &Synth, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/modulators.rs:15
Method
build_group
()
kiro-synth-host/src/ui/view/modulations.rs:137
Method
build_modulation_knob
()
kiro-synth-host/src/ui/view/modulations.rs:204
Method
build_modulation_knobs
()
kiro-synth-host/src/ui/view/modulations.rs:197
Method
build_modulations_list
()
kiro-synth-host/src/ui/view/modulations.rs:127
Method
build_tab
(_index: usize, data: &View)
kiro-synth-host/src/ui/view/modulations.rs:115
Method
channel_pressure
(channel: U4, data: &[U7])
kiro-midi-core/src/decoder.rs:448
Function
concave_transform
calculates the concaveTransform of the input value is a unipolar value to convert [0, 1]
kiro-synth-dsp/src/funcs/concave_transforms.rs:8
Method
const_one
(&mut self)
kiro-synth-engine/src/program/builder.rs:62
Method
control_change
(channel: U4, data: &[U7])
kiro-midi-core/src/decoder.rs:400
Method
count
()
kiro-synth-engine/src/program/blocks/filter.rs:28
Method
create_knob_data_from_param
(data: &Param)
kiro-synth-host/src/ui/data/param.rs:13
Method
data_len
(&self)
kiro-synth-host/src/ui/data/modulations.rs:477
Method
decay
(sample_rate: F, mode: Mode, time_sec: F, sustain_level: F)
kiro-synth-dsp/src/envgen/adsr.rs:50
Function
decode_active_sensing
()
kiro-midi-core/src/decoder.rs:829
Method
decode_channel_message
(status: u8, data: &[U7])
kiro-midi-core/src/decoder.rs:352
Function
decode_channel_pressure
()
kiro-midi-core/src/decoder.rs:747
Function
decode_control_change
()
kiro-midi-core/src/decoder.rs:672
Function
decode_empty_vec
()
kiro-midi-core/src/decoder.rs:578
Function
decode_interleaved_real_time
()
kiro-midi-core/src/decoder.rs:865
Function
decode_mtc_quarter_frame
()
kiro-midi-core/src/decoder.rs:770
Function
decode_notes
()
kiro-midi-core/src/decoder.rs:641
Function
decode_pitch_bend
()
kiro-midi-core/src/decoder.rs:758
← previous
next →
201–300 of 615, ranked by callers