Log InCreate An Account
  1. News
  2. »
  3. Virtual Instruments
  4. »
  5. Arne Scheffler

VSTKit updated to v0.5.3 (Cocoa framework for hosting VST3 plug-ins)

-
Arne Scheffler

VSTKit, the Cocoa framework for hosting VST3 plug-ins, has been updated to v0.5.3.

Changes since 0.5.0 :

  • Using Objective-C 2 properties in classes where it makes sense.
  • First IUnitInfo stuff in VSTEditController. More to come.
  • Added new VSTEditController method : - (BOOL) value: (double&) outValue fromString: (NSString*) string forParamID: (NSInteger) paramID.
  • Fix some memory leaks.
  • Requires VST SDK 3.0.1.
  • MIDI controller mapping support.
  • Allow to instantiate plug-ins which do not implement IConnectionPoint, or implement IAudioController and IEditController in one object.
  • Added path control to load preset window.
  • Bugfix for IAttributeString::getString not adding 0 at end.
  • Added live resize for Carbon UI editors.
Discussion

Discussion

Discussion: Active

Please log in to join the discussion