Added rhythmic mininotation, added Spec Tests (WIP), changed all TP addC to be maybeAddC (aka maybeAddC is deprecated, just use addC instead)
Refactor of PfPat and updaters (phase 1), added simplified shorthand aliases for functions. Some updates to all the necessary files && started revisiting documentation (slowly...)
Ability to create patterns for effects parameters, status init will quantize to next bar instead of first available beat
Initial work for new Pfield data type, updated stack and cabal versions, big refactor of file dependencies, updated MessageTo data type to include UDP port as string
Fixed annoying bug with wrong stopping behavior, changed bootkairos.hs and csd (now fxs in csound are run by the csound file)
Implemented euclidean rhythms
Fixed Markov algorithm, implemented the option to use tables written as lists of lists instead of only csv files
Added instrument kind to be able to set up ways of sending to things other than Csound (ex. modular synths or max).
I forgot to keep a changelog.