Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@dudk dudk released this 12 Mar 19:43
41e9b65

What's Changed

  • Necessary changes and fixes to make synth plugins by @vsariola in #62
  • Clean resources upon plugClose and give user callback to do so too by @vsariola in #63
  • fix: Events.numEvents should be int32_t, not int64_t by @vsariola in #65
  • feat: enable user to pass TimeInfoFlag to the HostGetTimeInfoFunc by @vsariola in #66
  • feat: enable plugin to respond to GetChunk / SetChunk ops by @vsariola in #68
  • fix: parameter type should be C.int64_t not C.longlong by @MartiniMoe in #69

New Contributors

Full Changelog: v0.10.0...v0.11.0