MCPcopy Create free account

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

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

↓ 2 callersMethodred_bar
(&self, db: f64)
kiro-synth-host/src/ui/view/header.rs:165
↓ 2 callersMethodreset_modulo
(&mut self)
kiro-synth-dsp/src/oscillators/lfo.rs:84
↓ 2 callersMethodsend_modulation_update
(&mut self, source_ref: SourceRef, param_ref: ParamRef, amount: F)
kiro-synth-host/src/synth/client.rs:66
↓ 2 callersMethodset_frequency
(&mut self, freq: F)
kiro-synth-dsp/src/filters/va_one_pole.rs:48
↓ 2 callersMethodset_semitones_modulation
Modulation in semitones
kiro-synth-dsp/src/filters/freq_control.rs:25
↓ 2 callersMethodset_waveform
Set the waveform
kiro-synth-dsp/src/oscillators/lfo.rs:40
↓ 2 callersMethodstate_mut
(&self)
kiro-midi-core/src/decoder.rs:529
↓ 2 callersMethodtitle
(&self)
kiro-synth-host/src/ui/data/header.rs:13
↓ 2 callersMethodto_amplitude
(&self)
kiro-synth-dsp/src/funcs/decibels.rs:14
↓ 2 callersFunctionu14_from_u7_parts
(lsb: U7, msb: U7)
kiro-midi-core/src/decoder.rs:33
↓ 2 callersMethodupdate
( &mut self, param_ref: ParamRef, source_ref: SourceRef, amount: F, )
kiro-synth-engine/src/program/modulations.rs:78
↓ 2 callersMethodupdate_state
(&mut self)
kiro-synth-engine/src/signal.rs:64
↓ 2 callersMethodwaveform
(&self, index: usize)
kiro-synth-engine/src/waveforms.rs:52
↓ 1 callersMethodadd
(&mut self, x_ref: OpRef, y_ref: OpRef)
kiro-synth-engine/src/program/blocks/expr.rs:75
↓ 1 callersMethodadd_controller_mapping
( &mut self, midi_controller: MidiController, param_ref: ParamRef, transform: Transform<F>,
kiro-synth-host/src/midi/mapper.rs:118
↓ 1 callersMethodadd_modulation
(&mut self, modulation: InternalModulation)
kiro-synth-host/src/ui/data/modulations.rs:363
↓ 1 callersMethodalloc
(&mut self)
kiro-synth-engine/src/program/modulations.rs:216
↓ 1 callersMethodallocate_voice
(&mut self, _key: u8, _velocity: F)
kiro-synth-engine/src/synth.rs:135
↓ 1 callersFunctionamplitude_db
()
kiro-synth-host/src/synth/program/values.rs:66
↓ 1 callersMethodas_modulation
( &self, index: usize, name: String, synth_client: SynthClientMutex<f32>, )
kiro-synth-host/src/ui/data/modulations.rs:105
↓ 1 callersMethodbiased_output
(&self)
kiro-synth-dsp/src/envgen/adsr.rs:268
↓ 1 callersMethodborder_width
(self, width: f64)
kiro-synth-host/src/ui/widgets/tab.rs:78
↓ 1 callersMethodbuild
(self)
kiro-synth-engine/src/program/builder.rs:125
↓ 1 callersMethodbuild
()
kiro-synth-host/src/ui/view/header.rs:26
↓ 1 callersFunctionbuild_dca_view
()
kiro-synth-host/src/ui/view/synth/dca.rs:22
↓ 1 callersFunctionbuild_effects_view
()
kiro-synth-host/src/ui/view/mod.rs:153
↓ 1 callersFunctionbuild_eg_view
()
kiro-synth-host/src/ui/view/synth/modulators.rs:45
↓ 1 callersFunctionbuild_filter_view
()
kiro-synth-host/src/ui/view/synth/filters.rs:25
↓ 1 callersFunctionbuild_lfo_view
( synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/modulators.rs:64
↓ 1 callersFunctionbuild_osc_view
( synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/synth/oscillators.rs:32
↓ 1 callersFunctionbuild_presets_view
()
kiro-synth-host/src/ui/view/mod.rs:128
↓ 1 callersFunctionbuild_synth_view
( data: &&AppData, synth_client: Arc<Mutex<SynthClient<F>>>, )
kiro-synth-host/src/ui/view/mod.rs:136
↓ 1 callersFunctionconcave_inverted_transform
calculates the concaveInvertedTransform of the input value is a unipolar value to convert [0, 1]
kiro-synth-dsp/src/funcs/concave_transforms.rs:18
↓ 1 callersMethodconst_zero
(&mut self)
kiro-synth-engine/src/program/builder.rs:58
↓ 1 callersMethodcount
(&self)
kiro-synth-engine/src/program/references.rs:71
↓ 1 callersFunctioncreate_midi_mapper
(program: &Program<F>, module: &KiroModule)
kiro-synth-host/src/main.rs:153
↓ 1 callersMethoddecode_partial
( &mut self, source: &mut Source, callbacks: &mut Callbacks, status: u8, mut len: usize,
kiro-midi-core/src/decoder.rs:157
↓ 1 callersMethoddecode_start
( &mut self, source: &mut Source, )
kiro-midi-core/src/decoder.rs:145
↓ 1 callersMethoddecode_step
( &mut self, source: &mut Source, callbacks: &mut Callbacks, )
kiro-midi-core/src/decoder.rs:117
↓ 1 callersMethoddecode_sysex
( &mut self, source: &mut Source, callbacks: &mut Callbacks, mut len: usize, )
kiro-midi-core/src/decoder.rs:211
↓ 1 callersMethoddelete
(&mut self, param_ref: ParamRef, source_ref: SourceRef)
kiro-synth-engine/src/program/modulations.rs:115
↓ 1 callersMethoddelete_modulation
( &mut self, param_ref: ParamRef, source_ref: SourceRef, )
kiro-synth-engine/src/program/mod.rs:174
↓ 1 callersMethoddelete_modulation
(&mut self, source_ref: SourceRef, param_ref: ParamRef)
kiro-synth-host/src/ui/data/mod.rs:113
↓ 1 callersFunctioneg1_dca_amp_mod
()
kiro-synth-host/src/synth/program/values.rs:156
↓ 1 callersFunctioneg_mode
()
kiro-synth-host/src/synth/program/values.rs:26
↓ 1 callersFunctionfilt_freq
()
kiro-synth-host/src/synth/program/values.rs:126
↓ 1 callersFunctionfilt_q
()
kiro-synth-host/src/synth/program/values.rs:136
↓ 1 callersMethodfinalize
(&mut self)
kiro-synth-host/src/synth/audio_handler.rs:64
↓ 1 callersMethodfinished
(&self)
kiro-midi-core/src/decoder.rs:76
↓ 1 callersMethodfor_each_modulated_param
(&mut self, apply: impl Fn(&mut Param))
kiro-synth-host/src/ui/data/synth/mod.rs:100
↓ 1 callersMethodfree
Precondition: No other element is referencing it
kiro-synth-engine/src/program/modulations.rs:228
↓ 1 callersMethodget
(&self, delay_samples: usize)
kiro-synth-dsp/src/effects/delay.rs:18
↓ 1 callersMethodget_config_amounts_by_param
(&self, source_ref: SourceRef)
kiro-synth-host/src/ui/data/modulations.rs:238
↓ 1 callersMethodget_controller_mapping
(&self, controller: MidiController)
kiro-synth-host/src/midi/mapper.rs:141
↓ 1 callersMethodget_feedback
( &mut self, )
kiro-synth-host/src/synth/client.rs:126
↓ 1 callersMethodget_feedback_out
(&self)
kiro-synth-dsp/src/filters/va_one_pole.rs:60
↓ 1 callersMethodget_key
(&self, program: &Program<F>)
kiro-synth-engine/src/voice.rs:44
↓ 1 callersMethodget_last_voice
(&self)
kiro-synth-engine/src/synth.rs:57
↓ 1 callersMethodget_num_active_voices
(&self)
kiro-synth-engine/src/synth.rs:61
↓ 1 callersMethodget_program
(&self)
kiro-synth-engine/src/synth.rs:53
↓ 1 callersMethodget_sample_rate
(&self)
kiro-synth-engine/src/synth.rs:49
↓ 1 callersMethodget_scaled_value
(&mut self)
kiro-synth-dsp/src/filters/q_control.rs:30
↓ 1 callersMethodget_signals
(&self)
kiro-synth-engine/src/voice.rs:40
↓ 1 callersMethodget_signals_count
(&self)
kiro-synth-engine/src/program/mod.rs:109
↓ 1 callersMethodget_sources
(&self)
kiro-synth-engine/src/program/mod.rs:203
↓ 1 callersMethodhover_background
(self, brush: impl Into<BackgroundBrush<T>>)
kiro-synth-host/src/ui/widgets/tab.rs:130
↓ 1 callersMethodhover_border_color
(self, color: impl Into<Color>)
kiro-synth-host/src/ui/widgets/tab.rs:109
↓ 1 callersFunctioninit
(env: &mut Env)
kiro-synth-host/src/ui/widgets/knob.rs:30
↓ 1 callersMethodlfo_waveforms
(&self)
kiro-synth-host/src/synth/client.rs:37
↓ 1 callersMethodload
(&self)
druid-icon-generator/src/file.rs:27
↓ 1 callersMethodmap_midi_controller
( &self, controller: MidiController, midi_value: U7, )
kiro-synth-host/src/midi/mapper.rs:148
↓ 1 callersMethodmap_midi_pitch_bend
(&self, midi_value: U14)
kiro-synth-host/src/midi/mapper.rs:90
↓ 1 callersMethodmatches
(&self, source: Option<SourceRef>)
kiro-synth-host/src/ui/data/modulations.rs:30
↓ 1 callersMethodmax_bar
(&self)
kiro-synth-host/src/ui/view/header.rs:178
↓ 1 callersMethodmodulation_width
(mut self, width: f64)
kiro-synth-host/src/ui/widgets/knob.rs:183
↓ 1 callersMethodmul_signal_param
(&mut self, signal: SignalRef, param: ParamRef)
kiro-synth-engine/src/program/blocks/expr.rs:153
↓ 1 callersMethodmultiplier
The multiplier for the configured pitch shift
kiro-synth-dsp/src/oscillators/osc_pitch_shift.rs:69
↓ 1 callersMethodnote_off
(&mut self, program: &Program<F>)
kiro-synth-engine/src/voice.rs:86
↓ 1 callersMethodnote_off
(&mut self, key: u8, _velocity: F)
kiro-synth-engine/src/synth.rs:125
↓ 1 callersMethodnote_on
(&mut self, key: u8, velocity: F)
kiro-synth-engine/src/synth.rs:117
↓ 1 callersMethodon_sysex
(&mut self, data: &[u8])
kiro-midi-core/src/decoder.rs:551
↓ 1 callersMethodosc_waveforms
(&self)
kiro-synth-host/src/synth/client.rs:33
↓ 1 callersMethodout
(&mut self, left: SignalRef, right: SignalRef)
kiro-synth-engine/src/program/builder.rs:119
↓ 1 callersMethodoutput
(&self, program: &Program<F>)
kiro-synth-engine/src/voice.rs:108
↓ 1 callersMethodpaint_modulation_background
( &mut self, ctx: &mut PaintCtx, env: &Env, center: Point, radius: f64, )
kiro-synth-host/src/ui/widgets/knob.rs:271
↓ 1 callersMethodpaint_modulation_config_amount
( &mut self, ctx: &mut PaintCtx, data: &KnobData<Context>, env: &Env, center: Point, v
kiro-synth-host/src/ui/widgets/knob.rs:348
↓ 1 callersMethodpaint_modulation_total_amount
( &mut self, ctx: &mut PaintCtx, data: &KnobData<Context>, env: &Env, center: Point, v
kiro-synth-host/src/ui/widgets/knob.rs:317
↓ 1 callersMethodpaint_modulation_value
( &mut self, ctx: &mut PaintCtx, data: &KnobData<Context>, env: &Env, center: Point, r
kiro-synth-host/src/ui/widgets/knob.rs:291
↓ 1 callersMethodpaint_value
( &mut self, ctx: &mut PaintCtx, data: &KnobData<Context>, env: &Env, center: Point, r
kiro-synth-host/src/ui/widgets/knob.rs:248
↓ 1 callersMethodpaint_value_background
(&mut self, ctx: &mut PaintCtx, env: &Env, center: Point, radius: f64)
kiro-synth-host/src/ui/widgets/knob.rs:234
↓ 1 callersFunctionpan
()
kiro-synth-host/src/synth/program/values.rs:146
↓ 1 callersMethodparabolic_sine
(&self)
kiro-synth-dsp/src/funcs/parabolic_sine.rs:18
↓ 1 callersMethodpeak_line
(&self, db: f64)
kiro-synth-host/src/ui/view/header.rs:182
↓ 1 callersMethodpitch_bend
(&mut self, param_info: Option<(ParamRef, &Param<'a, F>)>)
kiro-synth-host/src/midi/mapper.rs:79
↓ 1 callersMethodprepare
(&mut self, _len: usize)
kiro-synth-host/src/synth/audio_handler.rs:53
↓ 1 callersMethodreset
(&mut self)
kiro-synth-dsp/src/meters/rms_online.rs:21
↓ 1 callersMethodreset
(&mut self)
kiro-synth-dsp/src/envgen/adsr.rs:173
↓ 1 callersMethodreset
(&mut self, program: &Program<F>)
kiro-synth-engine/src/voice.rs:56
↓ 1 callersMethodreset
(&mut self)
kiro-synth-engine/src/program/blocks/osc.rs:42
↓ 1 callersMethodreset_all
(&mut self)
kiro-synth-dsp/src/meters/level_meter.rs:27
← previousnext →101–200 of 615, ranked by callers