Skip to content

Latest commit

 

History

History
 
 

tracker

ZzFXM Tracker

A Svelte web application for composing music to use with the ZzFXM JavaScript music player.

The tracker is availble to use online.

Screen shot of the ZzFXM tracker interface

Installation

  1. Clone this repo
  2. Run npm install

Build for devlopment

  1. Run npm run dev

Build for production

  1. Run npm run dist
  2. Deploy the /public folder.