Jitter gen examples.
By Kagami Shota
Patches: http://mirror.boy.jp/?cat=41
Why would you write Jitter code inside a js object?
There are three Jitter javascript tutorials (built in to Max) 45-47
The Max javascript documentation is generally far flung. A helpful reference by Tim Schenk https://reactivemusic.net/?p=17445
Here’s an example to get started with. It downsamples a movie and changes the background color. Something I often dream about.
https://github.com/tkzic/max-projects
Folder: jitter-js
Bidirectional analog/digital conversion of composite, s-video, and firewire/ilink.
By Grass Valley
http://www.grassvalley.com/products/advc110
Using this device on Mac OS X 10.9, analog video input shows up as a system device. It also works as a firewire video output device.
Using Jitter you can get real time input from analog video devices like cameras and VCR’s. Here’s an example using jit.grab (Max help file) to get input from an analog camcorder.
Sending output via firewire to a TV using jit.qt.videoout (Jitter tutorial 22):
This is what it looks like on a TV:
“To encourage the creation of work using new electronic media technologies…”
Audio/video synthesizer with hacked VGA cables.
By James H. Connolly
http://jameshconnolly.com/rgb-vga-volt
A better tutorial (with warnings) on building the cables, at CrackedRayTube, also by James Connolly with Kyle Evans: http://crackedraytube.com/pdfs/hacking_a_vga_monitor.pdf
Max patch for controlling the system: http://jameshconnolly.com/rgbvgavolt/RGB.VGA.VOLT.zip
More analog video
A scene from a sea otter video processed using ‘Premium Cable’ by BPMC
Two weeks ago Christopher Konopka demonstrated modular analog video. This week we will explore analog video made from found objects and circuit bending. https://reactivemusic.net/?p=18982
Kinect is still your friend, especially if you use Windows.
Kinect – revisited: https://reactivemusic.net/?p=18803
Claire Steeger wrote a new tutorial (with Max patch) called “Simple Intro to jit.gl.multiple” http://www.clairesteger.com/home/simple-intro-to-jitglmultiple. Its shows several ways to modulate complex 3d shapes using audio and data.
Euphony – A webGL Midi file player
by Xueqiao Xu
https://www.chromeexperiments.com/experiment/euphony
I’m thinking of something: http://imthinkingofsomething.com
By Dana Lee
By Christopher Konopka