From “Desigining Sound” by Andy Farnell
download
https://github.com/tkzic/max-projects
folder: car-engine
patch: car-engine.maxpat
abstractions:
- engine-overtone.maxpat
pd abstractions:
- delread~.maxpat
- delwrite~.maxpat
- hip~.maxpat
- vd~.maxpat
From “Desigining Sound” by Andy Farnell
https://github.com/tkzic/max-projects
folder: car-engine
patch: car-engine.maxpat
abstractions:
pd abstractions:
From “Desigining Sound” by Andy Farnell
https://github.com/tkzic/max-projects
folder: jet-engine
patch: jetengine-wrapper.maxpat
pd abstractions:
The [poly~] object
https://github.com/tkzic/max-projects
folder: poly-synth
patches:
How would you make the dial respond to tempo changes?
https://github.com/tkzic/max-for-live-projects
folder: tempo
device: tempo-test.amxd
Global tempo setting triggers Midi chords
https://github.com/tkzic/max-for-live-projects
folder: repeater
device: chord.amxd
This version randomly generates chord tones and and note durations.
In the same folder, device: chord2.amxd
Try connecting the dials to a Midi controller
https://github.com/tkzic/max-projects
folder: synth-basics
patch: synth-341.maxpat
Generating Midi notes
https://github.com/tkzic/max-projects
folder: midi-basics
patch: midi-madness.maxpat
Examples of editing Max help files to build Csound M4L devices
A formant based Midi synth using Csound FOF – from the Max help file for [csound~]
from “The Csound Book” by Dr. Richard Boulanger
https://github.com/tkzic/max-for-live-projects
folder: csound
device: csound-fof3-tz.amxd
Sample playback using a state variable filter using Csound SVFILTER – from the Max help file for [csound~]
from “The Csound Book” by Dr. Richard Boulanger
https://github.com/tkzic/max-for-live-projects
folder: csound
device: svfilter-tz.amxd
for converting Max help files to M4L devices:
Edit Max help files to build M4L devices
An audio pitch transposer made from [gizmo~]
https://github.com/tkzic/max-for-live-projects
folder: gizmo
device: gizmo-mod-example.amxd
If you have access to a leap motion sensor, here is the same device using hand gestures to control the pitch.
device: gizmo-thing-700.amxd
Uses the aka.leapmotion external – which needs to be in your Max file path. Download from here: http://akamatsu.org/aka/max/objects/
for converting Max help files to Max for Live devices: