Changed - simplify the structure of `Pitch.PitchEnvelope` and `Pitch.PitchIntervalEnvelope` - renamed `make_generic_pitch_interval` to `cents_to_pitch_interval` - renamed `make_generic_pitch` to `frequency_to_pitch` - don't create on-the-fly classes, but simply use `DirectPitch` and `DirectPitchInterval`
0.7.0
Added - various standard converters to extract from a simple event musical parameters: - `SimpleEventToPitchList` - `SimpleEventToVolume` - `SimpleEventToPlayingIndicatorCollection` - `SimpleEventToNotationIndicatorCollection` - `SimpleEventToGraceNoteSequentialEvent` - `SimpleEventToAfterGraceNoteSequentialEvent`
0.6.0
Changed - `LoudnessToAmplitudeConverter` to `LoudnessToAmplitude` - `RhythmicalStrataToIndispensabilityConverter` to `RhythmicalStrataToIndispensability` - `TwoPitchesToCommonHarmonicsConverter` to `TwoPitchesToCommonHarmonics`
0.5.0
Changed - package structure to namespace package to apply refactor of mutwo main package
0.4.0
Changed - public API and general setup of `converters.symmetrical.playing_indicators` module
0.3.1
Added - syntactic sugar for setting pitch envelope