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