Releases: wvengen/rmididings
Releases · wvengen/rmididings
v0.2.1
v0.2.0
- Adds OSC events, which can be filtered an generated just like MIDI events.
Filter
renamed toTypeFilter
and the addition ofTypeFilters
to filter on multiple event types at once.- The
pre
andpost
patches are now handled as they are meant to be (before and after all other patches). - An overhaul of
Event
andEventStream
(breaking change for custom filters).