v0.1.0
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