1
0
mirror of synced 2024-12-20 19:35:58 +01:00
OpenTaiko/Test/Global/HitSounds/HitSounds.json

38 lines
505 B
JSON
Raw Normal View History

[
{
"name": "Taiko",
"path": "Taiko\\",
"format": "OGG",
},
{
"name": "Electro",
"path": "Electro\\",
"format": "WAV",
},
{
"name": "Konga",
"path": "Konga\\",
"format": "WAV",
},
{
2023-06-06 13:13:25 +02:00
"name": "'08 Dual",
"path": "'08 Dual\\",
"format": "WAV",
},
2023-06-06 13:13:25 +02:00
{
"name": "Break",
"path": "Break\\",
"format": "WAV",
},
{
"name": "Gorgeous Taiko",
"path": "Gorgeous Taiko\\",
"format": "WAV",
},
{
"name": "None",
"path": "None",
"format": "WAV",
},
]