Mutwo.core

Latest version: v2.0.0

Safety actively analyzes 688917 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 10

0.30.0

Changed
- Refactorised midi frontend converter module: split mutwo pitch to midi pitch conversion to external class (MutwoPitchToMidiPitchConverter)

0.29.0

Added
- 'flat' keyword argument for 'get_parameter' method
- 'flexible_start_range' and 'flexible_end_range' for events.time_brackets.TimeBracket
- 'set_microtonal_tuning' keyword for HEJIEkmelilyTuningFileConverter
- 'PreciseNaturalHarmonic' and 'BreathMark' indicators in playing_indicators and abjad_attachments

0.28.4

Changed
- Migrated from Python standard library random module to numpy random module to allow independent seeds for each class which uses random functions

0.28.1

Added
- automatic rounding of duration property for all basic event classes to avoid floating point rounding errors

0.28.0

Added
- mutwo.converters.frontends.ComplexEventToAbjadContainerConverter
- mutwo.converters.frontends.NestedComplexEventToAbjadContainerConverter
- mutwo.converters.frontends.NestedComplexEventToComplexEventToAbjadContainerConvertersConverter
- mutwo.converters.frontends.CycleBasedNestedComplexEventToComplexEventToAbjadContainerConvertersConverter
- mutwo.converters.frontends.TagBasedNestedComplexEventToComplexEventToAbjadContainerConvertersConverter
- mutwo.converters.frontends.abjad_process_container_routines module


Removed
- mutwo.converters.frontends.SimultaneousEventToAbjadStaffConverter
- mutwo.converters.frontends.TaggedSimultaneousEventsToAbjadScoreConverter
- mutwo.converters.frontends.TimeBracketToAbjadScoreConverter

0.27.0

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)

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.