/mixjack

A mixer for jack-audio using rust and druid UI

Primary LanguageRust

A simple mixer to allow me to use my midi controller (Novation LaunchControl XL) on linux and also to explore the new druid ui. Features volume faders and 3-band EQ built with 20-sample FIR filters.

This app requires jack, but the midi support is optional.

Screenshot

a screenshot

Disclaimer: I've removed the EQ for now so this isn't completely accurate.

TODO

  • UI improvements.