frmatthew / exsurge

A JavaScript library for rendering Gregorian Chant in square note notation
MIT License
54 stars 13 forks source link

Fixed references to Accidental and AccidentalType #18

Closed bbloomf closed 8 years ago

bbloomf commented 8 years ago

I noticed that fa clefs were not working when the chant contained a ti/te, and the exception getting thrown indicated that it would be a fairly simple fix, so I thought I might as well submit a pull request. Exceptions were also getting thrown on clefs with accidentals, so I changed two lines affecting that as well.

Great work on this, Father!

frmatthew commented 8 years ago

Thanks @bbloomf!