A web player for Amethyst that supports Launchpad/Mystrix//Midi Figher 64
Key | Function |
---|---|
R | Load Project |
Space / P | Play & Pause Demoplay |
Left / A | Demoplay move backward |
Right / D | Demoplay move forward |
Up / W / E | Next Layer |
Down / S / Q | Previous Layer |
Any Number Key | Switch to Layer |
Enter / F / ESC | Toggle Full Screen |
Z | Show Player Setting |
X | Show Device Setting |
C | Show Demoplay Setting |
Clone this repository then install the dependencies using npm install
.
Use dev
to start the development server.
npm run dev
Use the following command to start the development server and open in a new tab.
npm run dev -- --open
Use build
to create a production version of your app.
npm run build
You can preview the production build with npm run preview
.
Amethyst ✨