Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuinnFreedman/modular
/ functions
Functions
628 in github.com/QuinnFreedman/modular
⨍
Functions
628
◇
Types & classes
184
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
Function
add_icon
(d)
modules/Quantizer/Faceplate/make_quantizer_faceplate.py:52
Method
as_array
(&self)
modules/Lights/Firmware/src/ringbuffer.rs:47
Method
as_tuple
(&self)
fm-lib/src/nybl_pair.rs:77
Function
auto_str
(cls)
prototypes/granular_old.py:6
Function
auto_str
(cls)
prototypes/granular.py:11
Method
binary_representation_as_display_buffer
(n: i8)
modules/RNG/Firmware/src/rng.rs:175
Method
binary_search_for_monotonic_ringbuffer_head
(eeprom: &Eeprom)
fm-lib/src/eeprom.rs:122
Method
bounding_box
(&self)
modules/Clock/Firmware/src/display_buffer.rs:358
Method
clear_all
(eeprom: &mut Eeprom)
fm-lib/src/eeprom.rs:86
Method
const_from
(value: u8)
fm-lib/src/rotary_encoder.rs:32
Method
debug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:66
Method
debug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/harmonic_wt_osc.rs:108
Method
debug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/sin_oscillator.rs:30
Method
debug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/oversample_antialiasing.rs:35
Method
debug_get_and_clear_cycle_flag
(&mut self)
prototypes/rust-oscillator-demo/src/simplex_terrain.rs:49
Method
debug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:62
Method
debug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/harmonic_wt_osc.rs:104
Method
debug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/sin_oscillator.rs:26
Method
debug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/oversample_antialiasing.rs:31
Method
debug_get_freq
(&mut self)
prototypes/rust-oscillator-demo/src/simplex_terrain.rs:45
Method
deref
(&self)
fm-lib/src/display.rs:22
Method
deref
(&self)
fm-lib/src/system_clock.rs:81
Method
draw_cosmetics
(self, context: Group)
faceplate_maker.py:397
Method
draw_cosmetics
(self, context)
faceplate_maker.py:532
Method
draw_cosmetics
(self, context)
faceplate_maker.py:754
Method
draw_cosmetics
(self, context)
faceplate_maker.py:949
Method
draw_cosmetics
(self, context)
faceplate_maker.py:967
Method
draw_cosmetics
(self, context)
faceplate_maker.py:1038
Method
draw_cosmetics
(self, context)
faceplate_maker.py:1372
Method
draw_cosmetics
(self, context)
faceplate_maker.py:1589
Method
draw_debug
(self, context)
faceplate_maker.py:420
Method
draw_debug
(self, context)
faceplate_maker.py:592
Method
draw_debug
(self, context)
faceplate_maker.py:607
Method
draw_debug
(self, context)
faceplate_maker.py:852
Method
draw_debug
(self, context)
faceplate_maker.py:952
Method
draw_debug
(self, context)
faceplate_maker.py:970
Method
draw_debug
(self, context)
faceplate_maker.py:1030
Method
draw_debug
(self, context)
faceplate_maker.py:1364
Method
draw_debug
(self, context)
faceplate_maker.py:1536
Method
draw_debug
(self, context)
faceplate_maker.py:1578
Method
draw_drill_markers
(self, context: Group)
faceplate_maker.py:391
Method
draw_drill_markers
(self, context)
faceplate_maker.py:417
Method
draw_holes
(self, context: Group)
faceplate_maker.py:388
Method
draw_holes
(self, context)
faceplate_maker.py:414
Method
draw_holes
(self, context)
faceplate_maker.py:466
Method
draw_iter
(&mut self, pixels: I)
modules/Clock/Firmware/src/display_buffer.rs:38
Function
draw_led_cosmetic
(self, context)
faceplate_maker.py:874
Method
draw_stencil
(self, context: Group)
faceplate_maker.py:394
Method
draw_stencil
(self, context)
faceplate_maker.py:469
Method
draw_stencil
(self, context)
faceplate_maker.py:1015
Method
draw_stencil
(self, context)
faceplate_maker.py:1349
Function
fade1
(t: I16F16)
modules/Drift/tools/perlin_test/src/main.rs:40
Method
fill_solid
(&mut self, area: &Rectangle, color: Self::Color)
modules/Clock/Firmware/src/display_buffer.rs:75
Method
fmt
(&self, f: &mut ufmt::Formatter<'_, W>)
fm-lib/src/display.rs:28
Method
from
(value: u8)
modules/Clock/Firmware/src/menu/menu_state.rs:116
Method
from
(value: f32)
prototypes/rust-oscillator-demo/src/complex_osc.rs:359
Method
from
(x: f32)
fm-lib/src/display.rs:8
Method
from_bytes
(data: [u8; SIZE.div_ceil(8)])
modules/Quantizer/Firmware/src/bitvec.rs:33
Method
from_bytes
(bytes: &[u8; 8])
modules/Quantizer/Firmware/src/persistence.rs:111
Method
from_config
(config: ChannelConfig)
modules/Quantizer/Firmware/src/quantizer.rs:88
Method
from_polar
(theta, r)
faceplate_maker.py:1134
Method
from_polar
(theta, r)
faceplate_maker.py:1374
Function
generate_fir_coefficients
(downsampling_factor: usize, num_taps: usize)
prototypes/rust-oscillator-demo/src/downsampler.rs:54
Method
generate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:76
Method
generate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/harmonic_wt_osc.rs:114
Method
generate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/sin_oscillator.rs:36
Method
generate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/oversample_antialiasing.rs:39
Method
generate_sample
(&mut self)
prototypes/rust-oscillator-demo/src/simplex_terrain.rs:59
Method
get_bytes
(&'a self)
modules/Quantizer/Firmware/src/bitvec.rs:37
Method
get_current_value
(self)
prototypes/conv_reverb/dft-conv.py:206
Method
get_name
(&self)
prototypes/rust-oscillator-demo/src/complex_osc.rs:58
← previous
next →
401–500 of 628, ranked by callers