.ogg playback

This commit is contained in:
veclavtalica
2024-07-08 09:46:12 +03:00
parent adcf638e2a
commit 8a8f62dc25
12 changed files with 363 additions and 9 deletions

View File

@ -24,6 +24,9 @@
#define NUM_KEYBIND_SLOTS 8
#define AUDIO_FREQUENCY 48000
#define AUDIO_N_CHANNELS 2
/* 1024 * 1024 */
/* #define UMKA_STACK_SIZE 1048576 */