Installation is quite straight forward.
Donwload krampenschiesser.de/launchpadd-0.1.tar.bz2
$ tar -xjf launchpadd-0.1.tar.bz2$ cmake$ make$ sudo make install$ launchpadmidid
To uninstall use :
$ xargs rm < install_manifest.txt
For any reason cmake doesn’t support an uninstall target.
Thanks alot. Any news on any progress? Here or elsewere?
Hi Bart,
I consider the library almost as finished, it supports a message cache(nothing is sent twice) and midi running status. There’s a little issue with the message sending, as I send with every interrupt, but I don’t know if this is correct.
If you have any issues or feature requests, please post them