mirror of
https://github.com/zeldaret/tp
synced 2026-08-19 13:54:02 -04:00
JAudio2 debug (#3006)
This commit is contained in:
@@ -8,6 +8,7 @@ typedef s32 (*DriverCallback)(void*);
|
||||
namespace JASDriver {
|
||||
void setDSPLevel(f32);
|
||||
u16 getChannelLevel_dsp();
|
||||
f32 getChannelLevel();
|
||||
f32 getDSPLevel();
|
||||
void setOutputMode(u32);
|
||||
u32 getOutputMode();
|
||||
|
||||
Reference in New Issue
Block a user