This is a programmable sequencer. The sequencer interfaces over MIDI, OSC or UDP. The application doesn't make sound on it's own, and it is not a synthesizer. The intended usage is live coding environments and modular synthesizers (using CV-rs).
git clone https://github.com/MauricevanLeeuwen/seq-rs
cd seq-rs
cargo run
- PortMidi using portmidi-rs
- Text-based UI using Termion
q Quit
h cursor left
j cursor down
k cursor up
l cursor right
Create control voltages for a modular setup: CV-rs