13.07.2015 Views

Tutorials and Topics - Peabody Computer Music

Tutorials and Topics - Peabody Computer Music

Tutorials and Topics - Peabody Computer Music

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Tutorial 23: Analysis—Viewing signal dataDisplay the value of a signal: number~This chapter demonstrates several MSP objects for observing the numerical value ofsignals, <strong>and</strong>/ or for translating those values into Max messages.• Turn audio on <strong>and</strong> send some sound into the input jacks of the computer.Every 250 milliseconds the number~ objects at the top of the Patcher display the currentvalue of the signal coming in each channel, <strong>and</strong> the meter~ objects show a graphicrepresentation of the peak amplitude value in the past 250 milliseconds, like an analogLED display.Current signal value is shown by number~; peak amplitude is shown by meter~The signal coming into number~ is sent out its right outlet as a float once every time it’sdisplayed. This means it is possible to sample the signal value <strong>and</strong> send it as a message toother Max objects.The number~ object is actually like two objects in one. In addition to receiving signalvalues <strong>and</strong> sending them out the right outlet as a float, number~ also functions as afloating-point number box that sends a signal (instead of a float) out its left outlet.185

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!