rolodato / volca-keys-editor

Web-based patch editor for Volca Keys synthesizers
https://volcaeditor.com
GNU General Public License v3.0
8 stars 4 forks source link

Volca Keys editor

Web-based editor for Korg Volca Keys synthesizers. See it live at https://volcaeditor.com!

Requirements

Development

# npm is fine too
yarn install
yarn run dev

Design

Yes, the design is absolutely horrible, but it works. If you're a designer and want to contribute, create an issue or send a PR and I'll be happy to help.

Code

This started off as a learning project for TypeScript and React, which I am not proficient in. If you have any suggestions to refactor or improve the code in any way, I'm all ears.