aboutsummaryrefslogtreecommitdiffhomepage
path: root/midi.lua
AgeCommit message (Collapse)AuthorFilesLines
2023-09-05replaced math.pow(x, y) with x^yRobin Haberkorn1-1/+1
2023-09-05MIDI stuff has been moved into midi.luaRobin Haberkorn1-0/+239
* common definitions are now in midi.h