summaryrefslogtreecommitdiff
path: root/pkg/controller
Commit message (Expand)AuthorAgeFilesLines
* add go-modules support and fix midi library API changetopic/x32-midiChristian Pointner2020-03-031-4/+6
* controller error handlingChristian Pointner2019-02-141-9/+22
* minor refactoringChristian Pointner2019-02-141-2/+2
* make subscribtions thread safe and more bullet proofChristian Pointner2019-02-141-15/+37
* added state change subscription to state machineChristian Pointner2019-02-131-1/+1
* subscribing to controller events works nowChristian Pointner2019-02-111-5/+57
* basic handling of midi eventsChristian Pointner2019-02-111-2/+29
* controller leds work nowChristian Pointner2019-02-111-3/+89
* added basic scaffolding for new go appChristian Pointner2019-02-092-0/+65