Attempting to play opus on the fly
This doesn't work yet. Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
@@ -183,6 +183,7 @@ int playWav(const char *wav)
|
||||
goto out;
|
||||
}
|
||||
|
||||
// TODO: Check if this is required.
|
||||
ndspSetOutputMode(NDSP_OUTPUT_STEREO);
|
||||
|
||||
if(file == NULL)
|
||||
|
||||
Reference in New Issue
Block a user