Age | Commit message (Expand) | Author |
---|---|---|
2007-10-08 | Change loop structure for sample synthesizing. Gives a nice speedup on both c... | Nils Wallménius |
2007-10-05 | A loop with one iteration is a little strange, also put it inside an #if bloc... | Nils Wallménius |
2007-10-05 | Make synthVoice return int instead of short, gives a nice speed up also add a... | Nils Wallménius |
2007-10-04 | Optimisation of the midi player, reducing the number of multiplications and m... | Nils Wallménius |
2007-09-30 | Unroll a frequently executed loop a little for a small speedup | Nils Wallménius |
2007-09-30 | static/inline/iram raid gives nice speedup | Nils Wallménius |
2007-09-27 | Do not duplicate const table, make getEvent function static inline, gives abo... | Nils Wallménius |
2007-09-24 | Move all of midiplay into its subdir and add a Makefile for it, add header fi... | Nils Wallménius |