MCPcopy Create free account

hub / github.com/chris-zen/kiro-synth / functions

Functions615 in github.com/chris-zen/kiro-synth

↓ 1 callersMethodreset_peak_max
(&mut self)
kiro-synth-dsp/src/meters/level_meter.rs:34
↓ 1 callersMethodsaturate
(&self, input: F)
kiro-synth-dsp/src/filters/saturation.rs:17
↓ 1 callersMethodselected_background
(self, brush: impl Into<BackgroundBrush<T>>)
kiro-synth-host/src/ui/widgets/tab.rs:116
↓ 1 callersMethodselected_border_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:95
↓ 1 callersMethodsend_modulation_delete
(&mut self, source_ref: SourceRef, param_ref: ParamRef)
kiro-synth-host/src/synth/client.rs:75
↓ 1 callersMethodsend_note_off
(&mut self, key: u8, velocity: F)
kiro-synth-host/src/synth/client.rs:50
↓ 1 callersMethodsend_note_on
(&mut self, key: u8, velocity: F)
kiro-synth-host/src/synth/client.rs:45
↓ 1 callersMethodsend_param_value
(&mut self, param_ref: ParamRef, value: F)
kiro-synth-host/src/synth/client.rs:55
↓ 1 callersMethodset_amp_mod_db
amount in decibels
kiro-synth-dsp/src/dca.rs:52
↓ 1 callersMethodset_amplitude
Set amplitude
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:85
↓ 1 callersMethodset_amplitude_db
value in decibels
kiro-synth-dsp/src/dca.rs:40
↓ 1 callersMethodset_amplitude_modulation
Set amplitude modulation
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:90
↓ 1 callersMethodset_attack_time_sec
(&mut self, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:143
↓ 1 callersMethodset_cents
Set the shift for the cents
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:54
↓ 1 callersMethodset_color
(&mut self, color: impl Into<KeyOrValue<Color>>)
druid-icon/src/lib.rs:102
↓ 1 callersMethodset_decay_time_sec
(&mut self, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:147
↓ 1 callersMethodset_depth
Set the depth (amplitude)
kiro-synth-dsp/src/oscillators/lfo.rs:58
↓ 1 callersMethodset_eg_mod
value expected to be between 0.0 and 1.0
kiro-synth-dsp/src/dca.rs:59
↓ 1 callersMethodset_freq
(&mut self, freq: F)
kiro-synth-engine/src/program/blocks/filter.rs:87
↓ 1 callersMethodset_freq_mod
(&mut self, freq_mod: F)
kiro-synth-engine/src/program/blocks/filter.rs:95
↓ 1 callersMethodset_mode
(&mut self, mode: Mode)
kiro-synth-dsp/src/envgen/adsr.rs:131
↓ 1 callersMethodset_modulation
Set the frequency modulation
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:64
↓ 1 callersMethodset_octaves
Set the shift for the octaves
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:44
↓ 1 callersMethodset_pan
value expected to be between -1.0 and 1.0
kiro-synth-dsp/src/dca.rs:65
↓ 1 callersMethodset_pan_mod
value expected to be between -1.0 and 1.0
kiro-synth-dsp/src/dca.rs:71
↓ 1 callersMethodset_phase
Set the phase
kiro-synth-dsp/src/oscillators/lfo.rs:53
↓ 1 callersMethodset_pitch_bend
Set the pitch bend
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:59
↓ 1 callersMethodset_pitch_frequency
Set the pitch frequency
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:49
↓ 1 callersMethodset_q
(&mut self, q: F)
kiro-synth-engine/src/program/blocks/filter.rs:103
↓ 1 callersMethodset_rate
Set the rate
kiro-synth-dsp/src/oscillators/lfo.rs:47
↓ 1 callersMethodset_release_time_sec
(&mut self, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:151
↓ 1 callersMethodset_semitones
Set the semitones shift
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:49
↓ 1 callersMethodset_sustain_level
(&mut self, level: F)
kiro-synth-dsp/src/envgen/adsr.rs:155
↓ 1 callersMethodset_value
(&mut self, value: F)
kiro-synth-dsp/src/filters/q_control.rs:25
↓ 1 callersMethodset_velocity
value expected to be between 0.0 and 1.0
kiro-synth-dsp/src/dca.rs:46
↓ 1 callersMethodsignal
(&mut self, signal_ref: SignalRef)
kiro-synth-engine/src/program/blocks/expr.rs:63
↓ 1 callersFunctionstart
(app_data: AppData, synth_client: Arc<Mutex<SynthClient<F>>>)
kiro-synth-host/src/ui/mod.rs:18
↓ 1 callersMethodstart
(&mut self)
kiro-synth-dsp/src/envgen/adsr.rs:181
↓ 1 callersMethodstart_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/modulations.rs:228
↓ 1 callersMethodstart_modulations_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/mod.rs:63
↓ 1 callersMethodstop_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/modulations.rs:233
↓ 1 callersMethodstop_modulations_config
(&mut self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/mod.rs:105
↓ 1 callersMethodunselected_background
(self, brush: impl Into<BackgroundBrush<T>>)
kiro-synth-host/src/ui/widgets/tab.rs:123
↓ 1 callersMethodunselected_border_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:102
↓ 1 callersMethodupdate
(&mut self)
kiro-synth-dsp/src/filters/va_one_pole.rs:69
↓ 1 callersMethodupdate
(&mut self)
kiro-synth-dsp/src/filters/oberheim_sem.rs:69
↓ 1 callersMethodupdate
(&mut self)
kiro-synth-engine/src/signal.rs:110
↓ 1 callersMethodupdate_feedback
(&mut self)
kiro-synth-host/src/ui/data/mod.rs:56
↓ 1 callersMethodupdate_gain
(&mut self)
kiro-synth-dsp/src/dca.rs:85
↓ 1 callersMethodupdate_modulation
( &mut self, param_ref: ParamRef, source_ref: SourceRef, amount: F, )
kiro-synth-engine/src/program/mod.rs:165
↓ 1 callersMethodupdate_modulation
( &mut self, source_ref: SourceRef, param_ref: ParamRef, config_amount: f64, )
kiro-synth-host/src/ui/data/modulations.rs:376
↓ 1 callersMethodupdate_modulations_config
( &mut self, source_ref: SourceRef, param_ref: ParamRef, config_amount: f64, )
kiro-synth-host/src/ui/data/mod.rs:78
↓ 1 callersMethodupdate_pan
(&mut self)
kiro-synth-dsp/src/dca.rs:99
↓ 1 callersMethodupdate_params
(&mut self)
kiro-synth-engine/src/program/mod.rs:197
↓ 1 callersMethodupdate_phase_inc
(&mut self)
kiro-synth-dsp/src/oscillators/pitched_oscillator.rs:116
↓ 1 callersMethodwith_correction
(self, correction: Correction)
kiro-synth-dsp/src/waveforms/saw_blep.rs:63
↓ 1 callersMethodwith_init_modulations_config
(mut self)
kiro-synth-host/src/ui/data/mod.rs:43
↓ 1 callersMethodwith_mode
(self, mode: Mode)
kiro-synth-dsp/src/waveforms/saw_blep.rs:59
↓ 1 callersMethodwith_modulation
(mut self, modulation_data: KnobModulationData)
kiro-synth-host/src/ui/widgets/knob.rs:116
Methodadd_param
(&mut self, x_ref: OpRef, param: ParamRef)
kiro-synth-engine/src/program/blocks/expr.rs:87
Methodadd_signal
(&mut self, x_ref: OpRef, signal: SignalRef)
kiro-synth-engine/src/program/blocks/expr.rs:93
Methodadd_signal_param
(&mut self, signal: SignalRef, param: ParamRef)
kiro-synth-engine/src/program/blocks/expr.rs:111
Methodadd_signal_value
(&mut self, signal: SignalRef, value: F)
kiro-synth-engine/src/program/blocks/expr.rs:105
Methodadd_value
(&mut self, x_ref: OpRef, value: F)
kiro-synth-engine/src/program/blocks/expr.rs:81
Methodappend_corner
(path: &mut BezPath, center: Point, radius: f64, angle_index: usize)
kiro-synth-host/src/ui/widgets/tab.rs:137
Methodapply
(&self, freq: F)
kiro-synth-dsp/src/oscillators/osc_freq_linear_mod.rs:37
Methodattack
(sample_rate: F, mode: Mode, time_sec: F)
kiro-synth-dsp/src/envgen/adsr.rs:31
Methodaudio_level
()
kiro-synth-host/src/ui/view/header.rs:96
Methodaudio_levels
()
kiro-synth-host/src/ui/view/header.rs:85
Functionbipolar_to_unipolar
(signal: F)
kiro-synth-dsp/src/funcs/signal_polarity.rs:7
Methodborder_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:85
Functionbuild
( synth_data: &Synth, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/mod.rs:21
Methodbuild
(self, program_builder: &mut ProgramBuilder<F>)
kiro-synth-engine/src/program/blocks/expr.rs:159
Methodbuild
()
kiro-synth-host/src/ui/view/modulations.rs:91
Methodbuild
(synth_data: &Synth)
kiro-synth-host/src/ui/view/synth/filters.rs:10
Methodbuild
(synth_data: &Synth)
kiro-synth-host/src/ui/view/synth/dca.rs:10
Methodbuild
( synth_data: &Synth, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/oscillators.rs:15
Methodbuild
( synth_data: &Synth, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/modulators.rs:15
Methodbuild_group
()
kiro-synth-host/src/ui/view/modulations.rs:137
Methodbuild_modulation_knob
()
kiro-synth-host/src/ui/view/modulations.rs:204
Methodbuild_modulation_knobs
()
kiro-synth-host/src/ui/view/modulations.rs:197
Methodbuild_modulations_list
()
kiro-synth-host/src/ui/view/modulations.rs:127
Methodbuild_tab
(_index: usize, data: &View)
kiro-synth-host/src/ui/view/modulations.rs:115
Methodchannel_pressure
(channel: U4, data: &[U7])
kiro-midi-core/src/decoder.rs:448
Functionconcave_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
Methodconst_one
(&mut self)
kiro-synth-engine/src/program/builder.rs:62
Methodcontrol_change
(channel: U4, data: &[U7])
kiro-midi-core/src/decoder.rs:400
Methodcount
()
kiro-synth-engine/src/program/blocks/filter.rs:28
Methodcreate_knob_data_from_param
(data: &Param)
kiro-synth-host/src/ui/data/param.rs:13
Methoddata_len
(&self)
kiro-synth-host/src/ui/data/modulations.rs:477
Methoddecay
(sample_rate: F, mode: Mode, time_sec: F, sustain_level: F)
kiro-synth-dsp/src/envgen/adsr.rs:50
Functiondecode_active_sensing
()
kiro-midi-core/src/decoder.rs:829
Methoddecode_channel_message
(status: u8, data: &[U7])
kiro-midi-core/src/decoder.rs:352
Functiondecode_channel_pressure
()
kiro-midi-core/src/decoder.rs:747
Functiondecode_control_change
()
kiro-midi-core/src/decoder.rs:672
Functiondecode_empty_vec
()
kiro-midi-core/src/decoder.rs:578
Functiondecode_interleaved_real_time
()
kiro-midi-core/src/decoder.rs:865
Functiondecode_mtc_quarter_frame
()
kiro-midi-core/src/decoder.rs:770
Functiondecode_notes
()
kiro-midi-core/src/decoder.rs:641
Functiondecode_pitch_bend
()
kiro-midi-core/src/decoder.rs:758
← previousnext →201–300 of 615, ranked by callers