Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 662 Bytes

File metadata and controls

22 lines (15 loc) · 662 Bytes

harmonize

Scale visualization for Pianos and Guitars with key and modes selection.

Try it out here!

Remake of my old project scale-theory.

Run Locally

> yarn install
> yarn dev

Future Ideas

  • Implement a Tuner using soemthing like pitchy
  • Midi keyboard functionallity

Thanks

Thanks tonal for providing a great music theory library.
I tried making all of this myself in scale-theory, but you saved countles of hours.