music-notation-swift / music-notation-core

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

Support multiple sets of notes at same time #63

Closed drumnkyle closed 8 years ago

drumnkyle commented 8 years ago

Need to be able to support multiple notes of different durations and tones occurring at the same time. Think of drum music when the bass drum may be playing quarter notes while the hi-hat plays all eighth notes. This is currently not supported.