music-notation-swift / music-notation-core

Music Notation Library in Swift (Deprecated. See `music-notation` instead)
MIT License
115 stars 16 forks source link

Write tests to cover multiple note sets in measure #66

Open drumnkyle opened 8 years ago

drumnkyle commented 8 years ago

64 added support for multiple sets of notes in a measure at the same time. No tests were written to cover these new cases. This issue is to write tests to cover these cases. The tests that are there assume only 1 set of notes.