Thursday, 4 November 2010

Strange Vibrations

I'm organising and performing at a free concert in York. For more details, see the facebook event page: http://www.facebook.com/event.php?eid=167434656607933

Sunday, 19 September 2010

Saturday, 4 September 2010

Kasio phase distortion synthesiser

This is a max patch that I have been working on for a while. There is an ongoing discussion on the C74 forums about the lack of fully featured synth examples, so I thought I would polish this up and put it out there. It's loosely modelled on a Casio CZ101 and uses phase distortion synthesis, which is a kind of FM. The UI is purely functional. It doesn't use any externals.

Free to use in non-commercial projects.


Sunday, 9 May 2010

Repairing Korg MonoPoly keyboard contacts

I had some keys not triggering on my Korg MonoPoly - a common problem with this and other synths of the era. I cleaned the contacts as per the old crow tutorial (twice) and still some of them didn't work - I guess the conductive rubber had just worn away. Thanks to some advice from the Analogue Heaven mailing list I applied some conductive paint to the contacts which seems to have done the trick.

flickr set

Saturday, 3 April 2010

Autotalent vst/au v0-2

I've updated the autotalent vst/au plugin to be in line with Tom's LADSPA version. I didn't test it very thoroughly yet so there might be some issues. There are some cool new features, see http://web.mit.edu/tbaran/www/autotalent-0.2_refcard.pdf

[EDIT 04/04/2010 - new version fixing crash with reaper]


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.