Day: January 23, 2008
-
(maxmsp) Lecture Notes: coll, iter, key, timer
Uncommented patches are in iLocker. Look for day7x-scratch.txt files. (3 files) Commented versions will follow. New objects: coll: stores lists of data with arbitrarily assignable index symbols. Lists don’t have to be same length, and through the intelligent use of symbols you can recall data with musically meaningful names. iter: like unpack, it breaks a…