2022-05-04 06:11:30 +02:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Taiko",
|
|
|
|
"path": "Sounds\\Taiko\\",
|
|
|
|
"format": "OGG",
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Electro",
|
|
|
|
"path": "Sounds\\HitSounds\\Electro\\",
|
|
|
|
"format": "WAV",
|
|
|
|
},
|
2022-05-07 07:27:52 +02:00
|
|
|
{
|
|
|
|
"name": "Konga",
|
|
|
|
"path": "Sounds\\HitSounds\\Konga\\",
|
|
|
|
"format": "WAV",
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "None",
|
|
|
|
"path": "Sounds\\HitSounds\\None\\",
|
|
|
|
"format": "WAV",
|
|
|
|
},
|
2022-05-04 06:11:30 +02:00
|
|
|
]
|