js-jslog / harpstrata

A library for generating matrix representations of various harmonica layouts played in various positions
0 stars 0 forks source link

Create KeyPitch & RootPitch objects #28

Open js-jslog opened 4 years ago

js-jslog commented 4 years ago

It is proving difficult to differentiate between HarpKey and RootPitches in the Covariant functionality in the UI. Passing around pitches typed as HarpKey and RootPitch should be a solution to this.

I am proposing a shift in naming convention here as well, from HarpKey to KeyPitch so that both of the objects have the name Pitch in them.