v0.1.1 (2020-10-07)
Major overhaul and refactor.
- Unified and improved class names
- Added unit test suite and CI testing
- Added mkdocs documentation
- Added support for Control events with interpolation
- Added custom Exception classes
- Added examples covering MIDI I/O, MIDI files, live coding in iPython
- Added new Pattern classes:
PSample,PEqual,PNotEqual,PGreaterThan,PGreaterThanOrEqual,PLessThan,PLessThanOrEqual,PInterpolate,PReverse,PExplorer,PSequenceAction,PNearestNoteInKey,PFilterByKey,PMidiNoteToFrequency
v0.0.1 (2019-10-03)
Initial PyPi release.