Installation Guide
DrumBuddy is available for Windows, Linux, and macOS.
Windows
- Download the latest
DrumBuddy-Setup-x.y.z.exefrom Releases - Run the installer and follow the setup wizard.
- Launch DrumBuddy from the Start Menu or Desktop shortcut.
Windows SmartScreen may display a warning.
Click More info -> Run anyway to continue.
Linux
DrumBuddy is distributed as an AppImage, which works on most modern Linux distributions.
- Download
DrumBuddy-linux-x64.AppImagefrom Releases - Run the application. (if it doesn launch, make it executable using chmod +x)
You can also integrate the AppImage into your desktop environment using your file manager.
macOS
Due to the lack of a paid Apple Developer certificate, DrumBuddy must be manually authorized before first use.
Apple Silicon (M processors)
- Download
DrumBuddy-osx-arm64.dmgfrom Releases - Open the disk image and drag DrumBuddy.app into the Applications folder.
- Open Terminal and run:
bash cd /Applications sudo xattr -cr DrumBuddy.app sudo xattr -rd com.apple.quarantine DrumBuddy.app sudo codesign --force --deep --sign - DrumBuddy.app - Launch DrumBuddy normally.
Intel Macs
- Download
DrumBuddy-osx-x64.dmgfrom Releases - Follow the same steps as above.
On first launch, DrumBuddy will request permission to access your Documents folder for exporting and storing user data.