ep-4xx13 DSP – week 7

mobile computing, automation, mass quantities of things…

notes

References

Examples

Assignment

Sound-byte assignment is due in class next week.

ep-3xx41 Max – week 7

  • Csound conference this weekend

Communicating with the outside world

keyboards, Wiimotes, controllers

References

Max patches

Topics…
  • hi
  • serial

 Assignment

Make sure I have all of the patches you have done up to this point. Send them as an attachment to: [email protected]

or share them with me ([email protected]) using Google Drive.

Extra Credit: Write a Max patch that

  • sends out one bang when you press a key
  • but if you hold the key down for 2 seconds it sends out a stream of bangs
  • it resets itself when you release the key

ep-4xx13 DSP – week 6

Topics: Soundbytes, Prototyping, Ideas

links

Examples

Assignment

Continue working on this assignment from last week.

Extra Credit: Compose an RJDJ scene.

Sound-byte

  • The sound-byte is a short audio clip of speech
  • Everything in the piece is derived from the sound-byte
  • The sound-byte in its original form should occur somewhere in the piece
  • Duration: roughly 2-3 minutes?
  • Submit a ‘draft’ version for next week – then we will revise over next 2 weeks.

ep-3xx41 Max – week 6

Communicating with the outside world

References

patches

OSC chat program – note: forgot to save this but it is essentially just two or more computers using [udpsend] and [udpreceive] to send text messages back and forth

Topics…
  • OSC
  • updpsend, udpreceive
  • serial
  • externals
  • terminal
  • curl
  • API’s
  • print, message object right inlet
  • Max window
  • attrui
  • clippings
  • prototypes
Useful things to know
  • Pasting patches from the c74 Forum into a patcher
  • Using externals (set Max path options)
  • Where are the examples? (inside the application)
  • Max For Live – Use it as a “shell” to give your patches Midi, audio production, recording, automation, etc.,
  • vignettes

 Assignment

Choose one of the Internet Sensors Projects and get it running. Tweak it to make it do something else, improve usability, or connect to another process.

Alternative: Design a Max interface to something outside of Max.