Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.17 KB

File metadata and controls

45 lines (33 loc) · 1.17 KB

Amethyst Player

A web player for Amethyst that supports Launchpad/Mystrix//Midi Figher 64

Keybind

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

Development

Clone this repository then install the dependencies using npm install.

Scripts

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 ✨