Changed - `IsisConverter` to `EventToSingingSynthesis` - `IsisScoreConverter` to `EventToIsisScore`
0.6.0
Added - `isis_executable_path` parameter to `IsisConverter`
Changed - `ISIS_PATH` to `DEFAULT_ISIS_EXECUTABLE_PATH` - location of `DEFAULT_ISIS_EXECUTABLE_PATH` from `constants` to `configurations`
0.5.0
Changed - to namespace package to make it compatible with recent `mutwo.ext-core` and `mutwo.ext-music` versions
0.4.0
Added - global constant XSAMPA in `isis_constants` which contains all supported phonemes
0.3.0
Changed - applied movement from music related parameter and converter modules (which have been moved from [mutwo core](https://github.com/mutwo-org/mutwo) in version 0.49.0 to [mutwo.ext-music](https://github.com/mutwo-org/mutwo.ext-music))