/mpk3-settings

GTK UI to configure Akai MPK mini III MIDI keyboard

Primary LanguageCGNU General Public License v3.0GPL-3.0

MPK3 Settings

This is a GTK UI that allows to configure the Akai MPK mini III MIDI keyboard. It currently allows for reading the programs settings, changing them and writing back to the device and reading and writing the settings to a file. It's in a very early stage of development and has not been thoroughly tested.

Use at your own risk.

Installation

$ autoreconf -i
$ ./configure
$ make

The resulting binary doesn't need to be installed but make install works too.