Skip to content

RowBowl/MusicNotesCounterPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexatone: Music Intervals Generator

A simple practice tool for counting the number of semitones (half notes) between two given notes. Developed with Node.js and Express.

Demo

Visit https://youtu.be/YgstxuuK9Fw to see a full demo video.

Hexatone GIF

Usage

  1. Clone this repository.
  2. Run npm i to install dependencies.
  3. Run npm start to launch the server.
  4. Navigate to localhost:3000 to try out the app!

About

A simple practice tool for counting the number of semitones(half notes) between two given notes. Developed with Node.js and express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors