Releases: dn-m/Music
Releases · dn-m/Music
IntervalDescriptor
0.9.0 Expose IntervalDescriptor (#96)
Refine Model and Model.Builder
Add concepts like PerformanceContext
, Slur
, etc. into the model.
Additive and Fractional Meters
0.7.0 Implement additive and fractional meters (#59)
Decouple NoteNumber and Frequency
Relax constraints on Meter denominator
The denominator
of a Meter
was initially constrained to being a power-of-two value. However, for "irrational meters", the denominator must be able to be a power-of-two multiplied by any value.
Merge Meter, Tempo, Rhythm, and MetricalDuration in Duration
Also, reimplement Dynamics
module.
Add Linux Support
Merge pull request #39 from dn-m/linux Add Linux support