This repository hosts community-contributed translation strings and presets for the FxSound application.
Translation files are located in the Strings/
directory.
To translate FxSound application strings to a new language, copy the file FxSound.txt to FxSound.<language code>.txt. Edit the new file and add the translated strings to the right.
For new translations and translation error fixes, please use the "translation" branch and create a pull request.
Audio presets are organized in the Presets/
directory:
Presets/Bonus/
โ Official bonus presets.Presets/Community/
โ Presets contributed by the community.
To contribute a new preset:
- Add your preset files under
Presets/Community/
. - Create a pull request with your additions.
- Make sure your contributions are well-formatted and clean.
- Open an issue if youโre unsure or want to discuss a contribution idea.
- All contributions are subject to review before merging.