An unofficial port of BOSS TONE STUDIO to Linux.
- Docker Engine for Linux: https://docs.docker.com/engine/install/
To build the application and place the resulting packages (.deb, .rpm, .AppImage) in a directory named out/
, run:
docker build . -f Dockerfile.prepare -o . && docker build . -o out
The resulting packages can be directly installed with your distribution's package manager.
- Tauri Prerequisites: https://v2.tauri.app/start/prerequisites/
To prepare the repository for development:
docker build . -f Dockerfile.prepare -o .
cd tauri
npm install
cd tauri
npm run tauri dev
Version | Status | Notes |
---|---|---|
BOSS TONE STUDIO for KATANA Gen 3 Ver 1.1.0 | 🚧 | All controls that I have tested work. |