Changed from selecting DAC0 to Master and adjusted the volume change amount from 20 to 13
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ public:
|
||||
|
||||
void dump()
|
||||
{
|
||||
system("amixer -c 1 get DAC0 > audio.txt");
|
||||
system("amixer -c 1 get Master > audio.txt");
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user