Skip to content

v2.0.6

Compare
Choose a tag to compare
@chichian chichian released this 24 Oct 22:40
· 15 commits to v2 since this release

For Rack v2.x.
Compiled vs Rack SDK v2.1.2.

BUG FIXES

  • [VST] Fixed a bug in the v2 conversion where fonts were not always loaded right before drawing (affects only when running Rack in VST)
  • cvOSCv:
    • Fixed a bug where deleting an active cvOSCcv that was receiving messages could crash Rack (Issue #60).
    • Fixed a bug where receiving malformed OSC packets would crash Rack (Issue #63).
  • multiSeq: Fixed a bug the top display would show the incorrect note in NOTE mode. (Issue #66).