mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
idk how to make audio better, this is good enough
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[general]
|
||||
fps_counter = false
|
||||
fps_counter = true
|
||||
judge_offset = 0
|
||||
autoplay = false
|
||||
sfx = true
|
||||
@@ -15,9 +15,9 @@ right_don = ['J']
|
||||
right_kat = ['K']
|
||||
|
||||
[audio]
|
||||
#Options: ASIO, Windows WASAPI
|
||||
device_type = 'Windows WASAPI'
|
||||
buffer_size = 6
|
||||
buffer_size = 22
|
||||
exclusive = false
|
||||
|
||||
[video]
|
||||
screen_width = 1280
|
||||
|
||||
Reference in New Issue
Block a user