Skip to content

v0.2.0

Compare
Choose a tag to compare
@wvengen wvengen released this 27 Jun 11:20
· 11 commits to master since this release
  • Adds OSC events, which can be filtered an generated just like MIDI events.
  • Filter renamed to TypeFilter and the addition of TypeFilters to filter on multiple event types at once.
  • The pre and post patches are now handled as they are meant to be (before and after all other patches).
  • An overhaul of Event and EventStream (breaking change for custom filters).