RSS feed
fd6ab303
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/11/02 22:51
- New TinyMidiLoader library with new MIDI playback example
2faf5b7a
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/10/24 21:41
Correctly stop notes with note_off
268f8e86
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/10/24 19:29
Correctly stop notes with note_off
b9a4de3b
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/10/22 20:57
Handle note_on/off more like the MIDI standard suggests:
7f29067b
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/10/22 00:59
Added global output panning
2aa07693
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/10/17 19:47
Added tst_bank_* functons to play by instrument bank and preset number instead of preset index
f1a31b13
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/10/17 19:18
Added tsf_get_presetindex to look up preset index by bank
2ca9fd34
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/09/26 07:36
- Fix certain presets for which the state of the lowpass filter was not stored across multiple voice render calls
9e1984a3
– Bernhard Schelling <schellingb@gmail.com>
authored
on 2017/01/07 01:42
Initial commit