1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-10 20:35:14 +00:00
QB64-PE/internal/c/parts/audio/extras
Matthew Kilgore cd5e312f5a Revert changes to miniaudio.h, move changes elsewhere
Changing midiaudio.h will make it harder to incorporate new versions
into QB64-PE as they come out. To fix that I have reverted all the
changes to midiaudio.h and moved the few private parts we were using
into a separate 'filepath' API that's part of libqb.
2022-09-08 23:59:19 -04:00
..
libxmp-lite Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
radv2 Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
tinysoundfont Add initial MIDI language support 2022-09-04 23:35:14 -04:00
build.mk Add initial MIDI language support 2022-09-04 23:35:14 -04:00
midi_ma_vtable.cpp Revert changes to miniaudio.h, move changes elsewhere 2022-09-08 23:59:19 -04:00
midi_ma_vtable_stub.cpp fix audio midi vtable linking 2022-09-04 23:35:14 -04:00
mod_ma_vtable.cpp Revert changes to miniaudio.h, move changes elsewhere 2022-09-08 23:59:19 -04:00
radv2_ma_vtable.cpp Revert changes to miniaudio.h, move changes elsewhere 2022-09-08 23:59:19 -04:00
stb_vorbis.c Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00
vtables.h fix audio midi vtable linking 2022-09-04 23:35:14 -04:00