Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 596 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 596 Bytes

What is this?

  • This is a free pitch (no initial tuning system) piano roll.
  • The scale zone mechanism and analytics based on harmonic entropy, categorical entropy and short-term pitch memory model allow you to create melodies without knowledge of traditional music theory.
  • Instead of composing in a pre-selected scale, scale is created in parallel with the creation of the melody. Scale zones can flow into each other.

Developing

For website development:

npm install --force
npm run dev

For methods and algorithms development see the research branch of this repo.