Added
- TempoBasedTimeBracket
- automatic attachment of Duration_line_engraver in SequentialEventToAbjadVoiceConverter for SequentialEventToDurationLineBasedQuantizedAbjadContainerConverter
- SimultaneousEventToAbjadStaffConverter
- TaggedSimultaneousEventsToAbjadScoreConverter
- TimeBracketToAbjadScoreConverter
- Option for not adding Dynamics and Tempos in SequentialEventToAbjadVoiceConverter through passing 'None' to the respective argument
- "write_multimeasure_rests" option in SequentialEventToAbjadVoiceConverter
- add "ratio" property to CommaCompound class
- add "cent_deviation_from_closest_western_pitch_class" property to JustIntonationPitch
Changed
- calculation for midi velocity is now depending on decibel and the global "DEFAULT_MINIMUM_DECIBEL_FOR_MIDI_VELOCITY_AND_STANDARD_DYNAMIC_INDICATOR" and "DEFAULT_MAXIMUM_DECIBEL_FOR_MIDI_VELOCITY_AND_STANDARD_DYNAMIC_INDICATOR" constants in 'mutwo.parameters.volumes_constants'
Deprecated
- ReaperFileConverter (not updated for months, out-dated converter class structure)