mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
Revert sample rate buff
This commit is contained in:
parent
955c5b5e73
commit
2051ba226c
1 changed files with 1 additions and 1 deletions
|
|
@ -55,6 +55,6 @@ public class GlobalConfig {
|
|||
|
||||
public static int JS5_RESPONSE_TIMEOUT = 5000;
|
||||
|
||||
public static int AUDIO_SAMPLE_RATE = 44100; //default is 22050
|
||||
public static int AUDIO_SAMPLE_RATE = 22050; //default is 22050, buff is 44100
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue