Spectrogram for jack using gtk in rust.
Extremely unpolished!
-
Setup your environment for rust compilation. (see, https://rustup.rs/)
-
Make sure that a jack audio server is running.
-
Build / run by running
cargo run
in the project directory. -
Use external tools from the jack ecosystem to connect the audio input port to the audio output port of some other jack client.
-
Enjoy spectrograms.