Cog/Plugins/MIDI
Christopher Snowhill 29c64304a0 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 01:34:54 -07:00
..
MIDI MIDI: Move sample buffer from stack to class 2025-03-28 01:34:54 -07:00
MIDI.xcodeproj MIDI: Fix Audio Unit player in several ways 2025-03-28 01:33:20 -07:00