MCPcopy Create free account

hub / github.com/QuinnFreedman/modular / functions

Functions628 in github.com/QuinnFreedman/modular

Method__init__
(self, x, y, rotation=0)
faceplate_maker.py:1585
Method__init__
(self, length, dtype=int)
prototypes/granular_old.py:17
Method__init__
(self, params)
prototypes/granular_old.py:41
Method__init__
(self, input_time, input_length, output_time, out_length)
prototypes/granular_old.py:55
Method__init__
(self, params: GranularSynthParams, input)
prototypes/granular_old.py:71
Method__init__
(self, length, dtype=int)
prototypes/granular.py:22
Method__init__
(self, params)
prototypes/granular.py:65
Method__init__
(self, input_time, input_length, output_time, out_length, debug_index=0)
prototypes/granular.py:79
Method__init__
(self, params: GranularSynthParams, input)
prototypes/granular.py:88
Method__init__
(self, seed)
prototypes/simplex.py:7
Method__init__
(self, kernel, input_buffer, offset)
prototypes/conv_reverb/dft-conv.py:76
Method__init__
(self, kernel, input_buffer, offset, block_size)
prototypes/conv_reverb/dft-conv.py:110
Method__init__
(self, kernel, input_buffer, offset, N)
prototypes/conv_reverb/dft-conv.py:153
Method__init__
(self, input, kernel, SBS=32, debug=False)
prototypes/conv_reverb/dft-conv.py:223
Method__iter__
(self)
prototypes/granular_old.py:160
Method__iter__
(self)
prototypes/granular.py:248
Method__iter__
(self)
prototypes/conv_reverb/dft-conv.py:270
Method__len__
(self)
prototypes/granular_old.py:28
Method__len__
(self)
prototypes/granular.py:52
Method__next__
(self)
prototypes/granular_old.py:117
Method__next__
(self)
prototypes/granular.py:161
Method__next__
When an iterator requests the next value, read a value in from the input and then pass it to every convolver.
prototypes/conv_reverb/dft-conv.py:256
Method__setitem__
(self, i, x)
prototypes/granular_old.py:25
Method__setitem__
(self, i, x)
prototypes/granular.py:44
Function__str__
(self)
prototypes/granular_old.py:7
Function__str__
(self)
prototypes/granular.py:12
Method__str__
(self)
prototypes/granular_old.py:31
Method__str__
(self)
prototypes/granular.py:55
Function_parametric_bezier_curve
I thought about letting the texture knob control the "c" parameter to smoothly transition between bezier easing to lerp to reverse bezier, but this me
modules/Drift/Firmware/src/bezier.rs:76
Functionadd_icon
(d)
modules/Quantizer/Faceplate/make_quantizer_faceplate.py:52
Methodas_array
(&self)
modules/Lights/Firmware/src/ringbuffer.rs:47
Methodas_tuple
(&self)
fm-lib/src/nybl_pair.rs:77
Functionauto_str
(cls)
prototypes/granular_old.py:6
Functionauto_str
(cls)
prototypes/granular.py:11
Methodbinary_representation_as_display_buffer
(n: i8)
modules/RNG/Firmware/src/rng.rs:175
Methodbinary_search_for_monotonic_ringbuffer_head
(eeprom: &Eeprom)
fm-lib/src/eeprom.rs:122
Methodbounding_box
(&self)
modules/Clock/Firmware/src/display_buffer.rs:358
Methodclear_all
(eeprom: &mut Eeprom)
fm-lib/src/eeprom.rs:86
Methodconst_from
(value: u8)
fm-lib/src/rotary_encoder.rs:32
Methoddebug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:66
Methoddebug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/harmonic_wt_osc.rs:108
Methoddebug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/sin_oscillator.rs:30
Methoddebug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/oversample_antialiasing.rs:35
Methoddebug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/simplex_terrain.rs:49
Methoddebug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:62
Methoddebug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/harmonic_wt_osc.rs:104
Methoddebug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/sin_oscillator.rs:26
Methoddebug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/oversample_antialiasing.rs:31
Methoddebug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/simplex_terrain.rs:45
Methodderef
(&self)
fm-lib/src/display.rs:22
Methodderef
(&self)
fm-lib/src/system_clock.rs:81
Methoddraw_cosmetics
(self, context: Group)
faceplate_maker.py:397
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:532
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:754
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:949
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:967
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:1038
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:1372
Methoddraw_cosmetics
(self, context)
faceplate_maker.py:1589
Methoddraw_debug
(self, context)
faceplate_maker.py:420
Methoddraw_debug
(self, context)
faceplate_maker.py:592
Methoddraw_debug
(self, context)
faceplate_maker.py:607
Methoddraw_debug
(self, context)
faceplate_maker.py:852
Methoddraw_debug
(self, context)
faceplate_maker.py:952
Methoddraw_debug
(self, context)
faceplate_maker.py:970
Methoddraw_debug
(self, context)
faceplate_maker.py:1030
Methoddraw_debug
(self, context)
faceplate_maker.py:1364
Methoddraw_debug
(self, context)
faceplate_maker.py:1536
Methoddraw_debug
(self, context)
faceplate_maker.py:1578
Methoddraw_drill_markers
(self, context: Group)
faceplate_maker.py:391
Methoddraw_drill_markers
(self, context)
faceplate_maker.py:417
Methoddraw_holes
(self, context: Group)
faceplate_maker.py:388
Methoddraw_holes
(self, context)
faceplate_maker.py:414
Methoddraw_holes
(self, context)
faceplate_maker.py:466
Methoddraw_iter
(&mut self, pixels: I)
modules/Clock/Firmware/src/display_buffer.rs:38
Functiondraw_led_cosmetic
(self, context)
faceplate_maker.py:874
Methoddraw_stencil
(self, context: Group)
faceplate_maker.py:394
Methoddraw_stencil
(self, context)
faceplate_maker.py:469
Methoddraw_stencil
(self, context)
faceplate_maker.py:1015
Methoddraw_stencil
(self, context)
faceplate_maker.py:1349
Functionfade1
(t: I16F16)
modules/Drift/tools/perlin_test/src/main.rs:40
Methodfill_solid
(&mut self, area: &Rectangle, color: Self::Color)
modules/Clock/Firmware/src/display_buffer.rs:75
Methodfmt
(&self, f: &mut ufmt::Formatter<'_, W>)
fm-lib/src/display.rs:28
Methodfrom
(value: u8)
modules/Clock/Firmware/src/menu/menu_state.rs:116
Methodfrom
(value: f32)
prototypes/rust-oscillator-demo/src/complex_osc.rs:359
Methodfrom
(x: f32)
fm-lib/src/display.rs:8
Methodfrom_bytes
(data: [u8; SIZE.div_ceil(8)])
modules/Quantizer/Firmware/src/bitvec.rs:33
Methodfrom_bytes
(bytes: &[u8; 8])
modules/Quantizer/Firmware/src/persistence.rs:111
Methodfrom_config
(config: ChannelConfig)
modules/Quantizer/Firmware/src/quantizer.rs:88
Methodfrom_polar
(theta, r)
faceplate_maker.py:1134
Methodfrom_polar
(theta, r)
faceplate_maker.py:1374
Functiongenerate_fir_coefficients
(downsampling_factor: usize, num_taps: usize)
prototypes/rust-oscillator-demo/src/downsampler.rs:54
Methodgenerate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:76
Methodgenerate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/harmonic_wt_osc.rs:114
Methodgenerate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/sin_oscillator.rs:36
Methodgenerate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/oversample_antialiasing.rs:39
Methodgenerate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/simplex_terrain.rs:59
Methodget_bytes
(&'a self)
modules/Quantizer/Firmware/src/bitvec.rs:37
Methodget_current_value
(self)
prototypes/conv_reverb/dft-conv.py:206
Methodget_name
(&self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:58
← previousnext →401–500 of 628, ranked by callers