Remove the old mixing code from ma_engine.

This commit is contained in:
David Reid
2021-01-10 20:39:36 +10:00
parent d72b6f1dca
commit 66a20f0a87
2 changed files with 32 additions and 640 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ int main(int argc, char** argv)
ma_engine_play_sound(&engine, argv[3], NULL);*/
#endif
#if 1
#if 0
float pitch = 1;
float pitchStep = 0.01f;
float pitchMin = 0.125f;