We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ab754 commit 1611072Copy full SHA for 1611072
assets/settings.lua
@@ -10,7 +10,7 @@ local settings={
10
fmod_loadMemory=true,
11
fmod_maxChannel=32,
12
fmod_DSPBufferCount=4,
13
- fmod_DSPBufferLength=8,
+ fmod_DSPBufferLength=256,
14
15
-- Video
16
hitWavePower=.6,
0 commit comments