Year: 2011
-
(maxmsp) mapping midi to msp
Mapping incoming MIDI data to synthesis controls in MSP takes the form of either using conversion objects or creating mathematical scaling algorithms. mtof and mtof~ Both mtof and mtof~ map incoming MIDI note number messages to floating-point frequency messages suitable for input to an oscillator. These objects are useful not just for pitch control from…
-
(maxmsp) basic synth controls
Uploaded example patchers: BasicSynthNumbers.maxpat and BasicSynthEnvelopes.maxpat Both of the example patchers show how to control frequency to an oscillator using a float number box into a line object. The two patchers also show how to create a simple ADSR amplitude envelope control. The “numbers” patcher uses number boxes to specify segment length in ms, and…
-
(maxmsp) Basic Additive Synth Assignment
Due Friday (3/4), via email Create a basic synthesis patcher that allows for two-0scillator additive synthesis, and create five interesting presets to demonstrate your synth. Use BasicSynthEnvelopes.maxpat as your model. (BasicSynthNumbers.maxpat also uploaded) Requirements: Two oscillators required; oscillator type may be oscil~, saw~, or triangle~. First oscillator has a float number box to input frequency.…
-
(maxmsp) dsp status in maxMSP
Audio interface preferences are handled slightly differently in Max than most other audio programs, and you have levels of control that you need to understand. DSP Status The DSP Status window is equivalent to audio preferences in most other audio programs. You get to the window via the Options menu. You can turn audio on…
-
(maxmsp) line~ and meter~
Two objects worthy of a special mention right from the start are line~ and meter~. If you have any sound experience at all you keep track of your visual indicators (meters) to make sure sound isn’t clipping at some point in the signal chain. In MaxMSP you have the meter~ object (and the more picturesque…
-
(maxmsp) MSP and audio-rate communication
Moving Max into the digital audio realm: MSP The MSP part of Max stands for Max Signal Processing (or the initials of one its creators, Miller S. Puckette). It extends the original functionality of Max by adding objects for audio synthesis and signal processing. As you wade into the realm of digital audio in MaxMSP,…
-
(musTh212) Harmonic Progression and Tonality
This a quick condensing of Chapter 5. Progression and Harmony There is no common language for harmonic progressions in the 20th/21st century. Most composers that use tertian harmonies avoid root movements by fifth, and rely mainly on progressions that provide unexpected surprises. Some composers avoid focusing on the harmonic aspect, preferring to focus on linear…
-
Festival of New Music 2011
Concerts continue through the weekend. Tonight (Friday) at 7:30; Saturday at 11, 3, and 7:30. Festival of New Music-2011(FINAL) (note: the formatting is for printing and folding for physical programs. The order of concerts is not sequential across pages.)
-
(musTh212) 20th-century melody assignment
Due Friday, 2/24/11: Chapter 4, Part A: 2 and 3, and Part B, 1 and 2.