summaryrefslogtreecommitdiff
path: root/apps/plugins/midi/midiplay.c (follow)
Commit message (Expand)AuthorAge
* MIDI: At long last, though quick and dirty, pitch bend depth! Or, I think it ...Stepan Moskovchenko2007-10-15
* Change loop structure for sample synthesizing. Gives a nice speedup on both c...Nils Wallménius2007-10-08
* Get rid of unnecessary memory acesses in a loop, gives slight speedupNils Wallménius2007-10-05
* static/inline/iram raid gives nice speedupNils Wallménius2007-09-30
* Fix bug that caused only half the output buffer to be used, gives a quite nic...Nils Wallménius2007-09-29
* Fix midi playback on 64 bit sims and const a tableNils Wallménius2007-09-24
* Move all of midiplay into its subdir and add a Makefile for it, add header fi...Nils Wallménius2007-09-24