ventosus.ch Open Music Kontrollers

mk3emu

Emulator for the Launchpad Mini MK3

Useful tool to develop for the MK3 when you have none at hand.

Build / install

git clone https://git.ventosus.ch/mk3emu
cd mk3emu
meson setup build
cd build
ninja
ninja test
sudo ninja install
Source