Category: max
-
(maxmsp) Assignment 2: Scale and Arpeggiater Patches
Due Wednesday, 1/16 (start of class) Create two separate MaxMSP patches. Patch 1: Create a patch that plays a major or natural minor scale built on any given starting note. Allow the user to select the type of scale to be performed. The user should be able to enter the starting note by either clicking…
-
(maxmsp) Reading Assignment 2
From MaxMSP46Fundamentals.pdf: Read through the sections on Menus and Objects. For additional help/practice, you can work through the tutorials up to Test 2.
-
(maxmsp) Lecture Notes: Help, Objects, and Messages
Program Help Documentation is available in the Documentation sub-folder of the MaxMSP 4.6 application folder. The Max46Fundamentals.pdf and Max46Tutorials.pdf files are useful at the beginning. The Max46Reference.pdf covers every object available in Max. Note that documentation with the “Max” prefix refer to the non-audio objects. “MSP” labeled doc’s deal with the audio objects. Mouseover help…
-
(maxmsp) Lecture Notes: Basic Programming
Learning to program requires: Learning how to describe a problem or task as a series of discrete steps. Learning how a particular programming language handles data, user interaction, input/output, and program flow. Describing a Task I can supply a formula for converting temperature in Farenheit to temperature in Celsius. (TempF° – 32°) * 5/9 =…
-
(maxmsp) Assignment 1 (Modified): Create a WordPress.com Account, Reading
Due Friday, 1/11/08. Go to wordpress.com, the host of this blog, and create an account for yourself. Once you’ve created an account for yourself, let me know by posting a comment to this assignment. If your real name is not readily apparent from your username, please let me know who you are. If you already…