rust-synth 0.23.0

Terminal modular ambient synthesizer — FunDSP + Ratatui. Long cinematic pads, Euclidean drum sequencer, per-track LFO, Valhalla-Supermassive-style reverb, genetic evolution coupled to Conway's Game of Life, TOML presets, FLAC recording.
Documentation
/target
**/*.rs.bk
Cargo.lock.bak
*.pdb

# Rendered audio
/out
/recordings
/presets
*.wav
*.flac
!docs/**/*.wav

# Profiling
trace.json
*.profraw

# Editor
.idea/
.vscode/
*.swp
*.swo
.DS_Store

# Logs
*.log