rhoadley.net   music   research   software   blogs

aru    seminars    m&t    critski    focm1a    cmc    circuit bending    mic2b    sensor technology    comp 3    sonic art    major project
youtube    vimeo    facebook


Resources:    Bioacoustics    Jitter    MaxMSP    OSC    Physical    PD       CBHH    sTech    SuperCollider    C/Xcode

Max/MSP Resources:     Home     Blog-wp     Forum     Examples     Projects     Tasks     Tutorials

MaxMSP Example Patches

  1. PLAY - The play~ object allows you to manipulate the playback of soundfiles from a buffer in memory, as opposed to from disc (see sfplay~)
  2. stochastic.zip -
  3. RECORDING - Recording to buffer and recording to file
  4. MATRIX - nothing to do with Keanu Reeves
  5. GATES - gates in general, but particularly noise-gates and modulating one sound with the envelope of another
  6. CONTROLLERS - Awaiting description...
  7. JET - can't really remember what this was!
  8. GRICH - granularisation example
  9. BBCUT - collection (currently only one!) of ideas based on Nick Collins' SC external BBCut
  10. ENV - a couple of ways of dealing with envelopes - it's not as straightforward as you might think!
  11. Paf - Phase Aligned Formant Synthesizer - The paf~ object synthesizes a formant with a specified center frequency, bandwidth, and amplitude. Each parameter change takes a target time as in the line object.
  12. CLICK - Patches working towards the composition Click
  13. FILES - Example of the use of files - opening, finding, using, etc.
  14. MouseState - Patches utilising the object MouseState
  15. MIDI -
  16. Subpatch - Patches within Patches
  17. POLY - the poly~ object, which makes polyphonic synth building more easy and efficient
  18. HELLO - Early versions of the patch behind the composition Hello
  19. FMSYNTHEX - a really basic FM Synth, slightly expanded
  20. Ninos - Don't worry about this one!
  21. FMSYNTH - a really basic FM Synth
  22. psy - Don't worry about this one!
  23. TAP - the Tap delay object
  24. composite_tutorials - Some patches concerning MIDI operations and some maths - for instance a version of the wondrous algorithm
  25. OSC - an implementation of Open Sound Control in Max/MSP
  26. WIGGLE - Wiggle is a half-baked start at the development of an SH-101 style bass-line maker. Half-baked.
  27. Munger - the original munger~ granulator - compare to the SC port
  28. Templates - Max/MSP Templates
  29. Fiddle - a messy, but working example of use of the fiddle~ object
  30. MISC - Um... miscellaneous stuff...
  31. IDM - a collection of IDM implementations on Max/MSP
  32. NUMBERS - Examples dealing with numbers in Max
  33. BASIC - recording, amplifiers, keys, lines: a bit of a lucky dip
  34. FRAZIER-REED.zip -
  35. Connections - incomplete: connecting MIDI events to a number of control objects
  36. SAMPLING - simple(r) versions of groove~ and sfplay~
  37. REVERB - example(s) of in-patch reverberation. Be careful as these slow the patch significantly. Consider adding reverb later or externally to your patch.
  38. MSP-DOC-TUT-PATCH - Cyclig '74's MSP tutorial patches
  39. SOUNDS - A few sounds - not very good...
  40. Munger.zip -
  41. Chords - generating (MIDI) chords in Max
  42. PERFORMANCE_TEMPLATES - Some basic templates for performance using four different Max/MSP methods - sfplay~, human interface control (hi), audio in (Tapin and Tapout), sound synthesis and rhythm manipulation.
  43. SFPLAY - playing and manipulating sound files from disc, as opposed to play~ which uses a buffer in memory
  44. GEN - The Gen series, part the Percolate externals: they generate a variety of attractive waves
  45. Degrade - A rather nice example of active use of degrade. Audio sample included.
  46. Connections-tutorial.txt -
  47. Messages - constructing variable messages with message boxes