I will eventually post more Max patches and objects here:
- scale~ - This is an MSP external which maps a range of values onto another range. Similar to the max "scale" object. This was supposed to have been included with Max 5, but for some reason is still not there.... hrmph. Available as a UB object for MaxMSP 4.6.x and 5.0.x on Mac OSX only. (Actually, as of Max 6 there is now a different scale~ object included with the distribution, so maybe my version is of limited or no use, although my help file may be of some interest, as it shows some practical and common musical uses of the object.)
- mchain - This is an old " patcher as object" (i.e. abstraction) which uses the coll object to store and recall data to create markov chains with multiple orders (but with increasingly limited numerical ranges as the order increases). It was inspired by David Zicarelli's ancient "Jam Factory" software publushed by Intelligent Music in the 1980s. Additionally, mchain is also able to format data for the standard Max "prob" object, and since it is just a patch (created with Max 3.x) it should work with any version of Max, on any platform (in theory). My original version of mchain was from 1993-ish, and this version dates from 2005.
- more coming soon....