Installation
Yass Reloaded runs on Windows, macOS, and Linux.
Recommended Approach
For most users, the easiest option is to use the packaged release from the GitHub releases page instead of launching the JAR manually.
Windows
The recommended option is the Windows installer from the Releases page.
- Java is bundled
- no manual runtime setup is usually required
macOS
Use the matching DMG from the release page:
- Apple Silicon:
arm64 - Intel:
x64
If macOS blocks the app, use right click -> Open once to confirm the launch.
Linux
Depending on the release, you can either:
- install the
.debpackage - or run the fat JAR directly
FFmpeg should be installed through the system package manager.
Java
If you run the JAR manually, Java 21 is required.
Example:
java -jar Yass-Reloaded.jar
FFmpeg
FFmpeg is required for broad audio format support and several editor and wizard features.
Typical installation:
- Windows: install FFmpeg and make sure
ffmpegandffprobeare available - macOS:
brew install ffmpeg - Linux: install via your package manager
If Yass Reloaded cannot find FFmpeg, check:
- PATH configuration
External Tools -> Locations- your
user.xmlin~/.yass
FFmpeg is especially important for:
- audio conversion
- waveform generation
- transcription preparation
- stem separation workflows
- broad format support for imported media
First Setup
After the first start, configure:
- your song library folder
- playlist and cover directories if needed
- FFmpeg path if auto-detection did not work
The basic directory setup can be found in:
Settings -> Library -> Setup