Cog/Plugins/MIDI
Christopher Snowhill 9480bc742c MIDI: Move sample buffer from stack to class
Move the stack-based buffer, which is rather large, to the player class
instance, where it will be allocated on the heap.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-28 16:17:56 -07:00
..
MIDI MIDI: Move sample buffer from stack to class 2025-03-28 16:17:56 -07:00
MIDI.xcodeproj MIDI: Fix Audio Unit player in several ways 2025-03-28 16:17:51 -07:00