freedmand / tapcompose

Autocomplete for music composition

Home Page:https://www.tapcompose.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tapcompose

This is the source code for tapcompose. It lives at https://github.com/freedmand/tapcompose.

Get started

tapcompose is built with NodeJS. Once you have Node installed, install the dependencies with

cd tapcompose
npm install

Then start the application with

npm run dev

Navigate to localhost:5000. You should see tapcompose running. Edit a component file in src, save it, and reload the page to see your changes.

Contributions

tapcompose was conceived of, coded, and designed by Dylan Freedman.

Contributors:

  • Ekta Patel: helped prototype the interface

tapcompose utilizes the following libraries:

  • Vexflow: for engraving sheet music
  • Svelte: for implementing framework-free components

About

Autocomplete for music composition

https://www.tapcompose.com


Languages

Language:JavaScript 86.6%Language:HTML 12.6%Language:CSS 0.7%