krayon / akai-mpk3-settings

GTK UI to configure AKAI MPK mini mk3 MIDI keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

GTK UI to configure AKAI MPK mini mk3 MIDI keyboard

License:GNU General Public License v3.0


Languages

Language:C 97.3%Language:M4 1.5%Language:Makefile 1.2%