Lightningbeam/daw-backend/src/audio/node_graph/nodes
Skyler Lehmkuhl 0ae168cbca Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
..
adsr.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
audio_to_cv.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
bit_crusher.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
chorus.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
compressor.rs Load factory preset instruments 2025-10-28 04:19:05 -04:00
constant.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
delay.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
distortion.rs Load factory preset instruments 2025-10-28 04:19:05 -04:00
envelope_follower.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
eq.rs Load factory preset instruments 2025-10-28 04:19:05 -04:00
filter.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
flanger.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
fm_synth.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
gain.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
lfo.rs Fix preset loading, add LFO, noise, pan and splitter nodes 2025-10-25 07:29:14 -04:00
limiter.rs Load factory preset instruments 2025-10-28 04:19:05 -04:00
math.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
midi_input.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
midi_to_cv.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
mixer.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
mod.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
multi_sampler.rs Remove old SimpleSynth and effect system 2025-10-28 20:19:08 -04:00
noise.rs Fix preset loading, add LFO, noise, pan and splitter nodes 2025-10-25 07:29:14 -04:00
oscillator.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
oscilloscope.rs Remove old SimpleSynth and effect system 2025-10-28 20:19:08 -04:00
output.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
pan.rs Remove old SimpleSynth and effect system 2025-10-28 20:19:08 -04:00
phaser.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
quantizer.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
reverb.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
ring_modulator.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
sample_hold.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
simple_sampler.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00
slew_limiter.rs MIDI recording 2025-10-29 01:50:45 -04:00
splitter.rs Remove old SimpleSynth and effect system 2025-10-28 20:19:08 -04:00
template_io.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
vocoder.rs Add bit crusher, constant, math, envelope follower, phaser, ring modulator, sample and hold, and vocoder nodes 2025-10-29 03:14:01 -04:00
voice_allocator.rs Add audio node graph editing 2025-10-25 03:29:54 -04:00
wavetable_oscillator.rs Add sampler nodes and startup screen 2025-10-28 01:32:51 -04:00