This commit is contained in:
2022-05-09 19:09:18 +02:00
parent 371f31965a
commit c529e60cf3
14 changed files with 4021 additions and 3 deletions

20
configs/filters.json Normal file
View File

@@ -0,0 +1,20 @@
{
"bassboost": "Bassboost",
"8D": "8D",
"vaporwave": "Vaporwave",
"nightcore": "Nightcore",
"phaser": "Phaser",
"tremolo": "Tremolo",
"vibrato": "Vibrato",
"reverse": "Reverse",
"treble": "Treble",
"normalizer": "Normalizer",
"surrounding": "Surrounding",
"pulsator": "Pulsator",
"subboost": "Subboost",
"karaoke": "Karaoke",
"flanger": "Flanger",
"gate": "Gate",
"haas": "Haas",
"mcompand": "Mcompand"
}