Spaces:
Running
Running
macOS
Step 1 β Install FluidSynth
Open Terminal
- Press
β + Space - Type Terminal
- Press Enter
- Press
Copy and paste this command, then press Enter:
brew install fluid-synth
If you see an error saying brew: command not found, do this first:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Wait for it to finish, then run again:
brew install fluid-synth
Step 2 β Reinstall the app (from the dashboard)
- Uninstall the app
- Install it again
- Launch the app
Windows
Step 1 β Install FluidSynth
Open this page in your browser: https://github.com/FluidSynth/fluidsynth/releases
Download the latest Windows installer (.exe)
Run the installer
- Keep all default options
- Finish the installation
Step 2 β Reinstall the app (from the dashboard)
- Uninstall the app
- Install it again
- Launch the app
The app will detect FluidSynth and complete setup automatically.
Windows audio setups vary, but this works for most users.
Linux (Ubuntu / Debian)
Step 1 β Install FluidSynth
Open a terminal
Run:
sudo apt update sudo apt install fluidsynth
Step 2 β Reinstall the app (from the dashboard)
- Uninstall the app
- Install it again
- Launch the app
How to check if FluidSynth is installed (optional)
If you are curious, you can run:
fluidsynth --version
If you see a version number, FluidSynth is installed correctly.
If it still does not work
If the problem persists, copy the error messages you can find and create an issue with the info.