ConchordanceProject / ConchordanceWeb

A webapp for exploring chord fingerings for any fretted instrument.
4 stars 0 forks source link

Remove eventing from scale renderer #61

Closed jbauschatz closed 10 years ago

jbauschatz commented 10 years ago

The scale rendering component shouldn't need any events - it should receive notes to display from a binding on the isolate scope. This will also fix the sloppy behavior currently, wherein the tuning is not initially displayed in the Instrument Explorer.