Thursday 4 March 2010

Autotalent vst/au

Lately i have been learning to use IPlug by Cockos which is part of WDL: a fantastic library of handy C++ code, with a very generous license. IPlug allows you to build cross platform VST plugins (and AU on Mac) from the same codebase. It is very simple to use (compared to the standard VST or AU SDKs, and the implementation for a fully working plugin is relatively small. Anyway, one of the first things I have done with it is to port autotalent to VST/AU.

Get it here:


ol.kslider


This is a keyboard ui control that is (in my opinion) much nicer than the standard max kslider. It supports MIDI input, which has always been a problem with the normal kslider. Arguments control how many octaves are shown and what pitch to start at.

Free to use in non-commercial projects.