nooise-1.0.3 is not a library.
I wanted an excuse to build a Rust synth engine. I kept putting on long, repetitive ambient music to get into flow, so I made a small terminal app that does that.
nooise is one Rust binary: terminal UI, synth engine, and live controls.
Install
nooise requires Rust. Install it with rustup:
|
Open a new terminal after rustup finishes, then install nooise:
Start
Press q to quit.
Update
nooise upgrade does the same thing.
From Source