audio stuff

This commit is contained in:
Mittenshugg
2020-08-09 12:34:50 -05:00
parent 0ab3ac1477
commit 77df3a7d6b
43 changed files with 233 additions and 185 deletions
+1
View File
@@ -642,6 +642,7 @@ typedef struct {
u8 maxChannels; /* max MIDI channels to support (16)*/
u8 debugFlags; /* control which error get reported */
ALHeap *heap; /* ptr to initialized heap */
u8 unknown_0x10;
void *initOsc;
void *updateOsc;
void *stopOsc;