By Ilpo at Resound
http://www.resoundsound.com/ableton-live-show-devices-plugins-on-tracks/
Actually in this context, the word ‘piano’ is way too generous. This is a prototype from October, that uses screen mapping to separate left and right hands. It decodes gestures by looking for high velocity downward hand movements. The gestures are mapped to notes and chords based on X position. There is much de-bouncing and tweaking to get results.
Here’s a demonstration which is somewhat painful to listen to, but gets the point across.
local files:
tkzic/max teaching examples/
Oscilloscope from MSP tutorial 24
The X/Y mode in [scope~] help file
[jit.catch~] + [jit.graph~] help file
This C74 forum thread contains 3 patches by Graham Wakefield which use Jitter to make an X/Y scope. http://cycling74.com/forums/topic/jit-gl-graph-for-a-waveform-display/
SEV patch by Katsuhiro Chiba (http://www.audiooo.com/jp/software/index.html)
it can be used in interesting way: http://cycling74.com/forums/topic/xy-oscilloscope-with-jitter/
http://giorgiomagnanensi.com/audio-video/item/677-butterflies-2
http://giorgiomagnanensi.com/audio-video/item/640-sine-beats
http://giorgiomagnanensi.com/audio-video/item/579-noisescope
Lissajous – by Oli Larkin http://cycling74.com/forums/topic/lissajous-fun/
a-objects externals By Andre Sier: http://s373.net/code/a-objects/a-objects.html from: http://s373.net/code/
By Emmanuel Deruty, soundonsound.org
http://www.soundonsound.com/sos/sep10/articles/convolution.htm
Collision detection and state change with Leap Motion and Max/MSP.
Second version adding musical finger-painting during the state change.
The 3rd version features a “lack of hand motion” detector which, along with collision detection, fades sounds and triggers state changes.
The non-activity detector is from a Max patch by Mattyo. The spectral filter is from a Max patch by Katja Vetter. In the filter the X,Y, and Z position of hands control number-of-bands, position, and peak width.
Local files:
For videos 1&2:
tkzic/max teaching examples/
Recorded examples from around the world of people reading an identical paragraph.
By Steven H. Weinberger and friends at George Mason University
Tape deck sample playback simulation
By Mark Durham at Sound Design with Max
http://sounddesignwithmax.blogspot.com/2013/04/tapehead-sample-playback-for-sound.html
A synthesizer based on Andy Farnell’s ideas in “Designing Sound”
By Mark Durham at Sound Design with Max
by Jordan Smith at McGill University
http://www.music.mcgill.ca/~jordan/coursework/mumt307/speech_synth.html
By metabog