Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 327 Bytes

Harmonicon

Source code for harmonicon.studio, an experimental music-as-code DAW for browsers.

Development

To run Harmonicon locally, clone this repository and run:

yarn install
yarn dev

The UI is served on http://localhost:3000.