summaryrefslogtreecommitdiff
path: root/apps/midi.c
Commit message (Expand)AuthorAgeFilesLines
* triggering language switch using midi worksChristian Pointner2015-10-121-5/+33
* reading of seperate midi messages works nowChristian Pointner2015-10-121-8/+21
* added mixerChristian Pointner2015-10-101-1/+2
* improved poll() handlingChristian Pointner2015-10-101-2/+2
* got rid of threads entirelyChristian Pointner2015-10-101-2/+2
* midi is back from threded to async ioChristian Pointner2015-10-101-65/+31
* midi is now using a thread as wellChristian Pointner2015-10-101-8/+34
* osc know has an own stuct tooChristian Pointner2015-10-101-5/+6
* added midi captureing codeChristian Pointner2015-10-101-0/+93