1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-23 06:05:12 +00:00
QB64-PE/internal/c/parts/audio
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
..
conversion Remove old build system 2022-05-19 09:17:13 -04:00
decode Remove old build system 2022-05-19 09:17:13 -04:00
extras Revert changes to miniaudio.h, move changes elsewhere 2022-09-08 23:59:19 -04:00
out Move QB64 compiler settings to libqb-common.h 2022-06-12 00:28:16 -04:00
audio.cpp Fix usage of mem_block type in _MEMSOUND 2022-09-04 05:16:41 +05:30
build.mk Add initial MIDI language support 2022-09-04 23:35:14 -04:00
miniaudio.h Revert changes to miniaudio.h, move changes elsewhere 2022-09-08 23:59:19 -04:00
miniaudio_impl.cpp fix audio midi vtable linking 2022-09-04 23:35:14 -04:00
stub_audio.cpp Add a740g's miniaudio backend 2022-08-27 14:27:55 -04:00