About
Ctrlr is a "driver" and editor for DIY Arduino based MIDI controller. It runs on Linux and depends on Python, PyQt4, PySerial and alsaseq. Ctrlr can bind any number of MIDI messages to any control of Ctrl device.
It is released under GPLv3 licence.
Download
Ctrlr can be downloaded from http://f.hyperglitch.com/ctrlr/ctrlr-0.2.tar.gz
Old versions:
Instructions
All documentation is in README file.
Changelog
- 2010/09/17, version 0.2, solved segfault bug, added 'pc +' and 'pc -' messages, updated default config
- 2010/09/13, version 0.1, initial release
TODO
- add editing and viewing commands to CLI mode
- make minimal mode more usable
- implement upload to device (this first needs to be done in controller)