A Jack midi velocity compressor with Qt based UI.
https://github.com/jmage619/velociraptor
velociraptor is distributed under the GNU General Public License (GPL) version 2 or later.
velociraptor has the following dependencies:
- Jack Audio Connection Kit:
- Qt 5:
From project directory run:
qmake
make
To install, as the root user, run:
make install