Vast online collection of paint-by-number art
http://www.paintbynumbermuseum.com
From Wikipedia: http://en.wikipedia.org/wiki/Paint_by_number
Vast online collection of paint-by-number art
http://www.paintbynumbermuseum.com
From Wikipedia: http://en.wikipedia.org/wiki/Paint_by_number
Optical flow, a depth camera, and edge detection.
By Matt Romein
https://cycling74.com/project/gif-portraits/
Portrait of Margo Cramer from http://mattromein.squarespace.com/#/portrait-series/
The programming uses the following external code:
jit.gl.hap – Rob Ramirez
ab.hsflow.jxs – Andrew Benson
jit.openni – DiabloDale
cv.jit – Jean-Marc Pelletier
Is 8 x 8 enough?
Adapted from a tutorial by Darwin Grosse
This Max tutorial, from Cycling 74, connects the builtin-camera to a Push display matrix, using Midi sysex codes. https://cycling74.com/wiki/index.php?title=Push_Programming_Oct13_03
If you set the frame rate high enough, you can clearly see motion.
I thought it would be interesting to display icons at this resolution, but its not very impressive. Here’s an example.
The 8 x 8 version is on the left. The original, on the right, is 57 x 57. Another problem is that the RGB quality of the Push is not very accurate for anything beyond primary colors. Here is the modified version of the patch.
https://github.com/tkzic/max-projects
folder: push
patches:
A sample accurate version of the Max metro object.
Detects state change when a phasor goes from one to zero. I first saw this in a patch by jhno. Here is a tutorial by Cycling 74: https://cycling74.com/wiki/index.php?title=MSP_Sequencing_Tutorial_1:_Audio-Rate_Sequencing
This patch is used as a clock in an RTTY (frequency shift keying) project. https://reactivemusic.net/?p=8893. It uses the count~ object instead of phasor~ because its easier to restart the clock at zero phase.
https://github.com/tkzic/max-projects
folder: phasor-clock
patches:
40 voices of “drunken” motion in Max
Audio engine and concept stolen from Sam Tarakajian
https://github.com/tkzic/max-projects
folder: poly-synth-drunk.maxpat
patches:
You may notice similarities to dude837’s Boids sonificiation patch. https://reactivemusic.net/?p=18388 The swarm was replaced by drunken dots.
by Florian Thalmann
More about BigBang Rubette: http://link.springer.com/chapter/10.1007/978-3-642-00148-2_17#page-1
Max clippings for Ableton Push
By Mark Egloff
Dowload: Media:MFL-Push_Package.zip Copy the “Ableton Push” folder into the Max 6.1 Packages folder.
Cycling 74 tutorial. https://cycling74.com/wiki/index.php?title=Push_Programming_Oct13_01
Pitch Tracker and Autotuna M4L devices without Live.
https://github.com/tkzic/max-projects
folder: pitchtracking
patch: autotuna-test.maxpat