Cog/Plugins/MIDI
Christopher Snowhill 8c79170df5 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 15:26:42 -07:00
..
MIDI MIDI: Move sample buffer from stack to class 2025-03-28 15:26:42 -07:00
MIDI.xcodeproj MIDI: Fix Audio Unit player in several ways 2025-03-28 15:26:37 -07:00