mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
upgrade to uv, many fxes
This commit is contained in:
@@ -7,13 +7,13 @@ tja_path = 'Songs'
|
||||
video_path = 'Videos'
|
||||
|
||||
[keybinds]
|
||||
left_kat = ['D']
|
||||
left_kat = ['E']
|
||||
left_don = ['F']
|
||||
right_don = ['J']
|
||||
right_kat = ['K']
|
||||
right_kat = ['I']
|
||||
|
||||
[audio]
|
||||
device_type = 'WASAPI'
|
||||
device_type = 'ASIO'
|
||||
asio_buffer = 6
|
||||
|
||||
[video]
|
||||
|
||||
Reference in New Issue
Block a user