Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/derekdreery/mixjack

A mixer for jack-audio using rust and druid UI
https://github.com/derekdreery/mixjack

druid-ui jackaudio mixer

Last synced: 2 months ago
JSON representation

A mixer for jack-audio using rust and druid UI

Lists

README

        

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](./screenshot.png)

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

# TODO

- UI improvements.