├── .DS_Store ├── 12throotof2 └── 12throotof2.maxpat ├── LED-display ├── maxsdr │ ├── panel3.js │ └── rxpanel3.maxpat └── rx-320 │ ├── panel2.js │ └── rxpanel2.mxb ├── README.md ├── accelerometer-osc └── osc-accel-test.maxpat ├── arduino-basics ├── arduino-dimmer.maxpat ├── arduino-serial-read-midi.maxpat └── arduino-serial-read.maxpat ├── arduino-osc ├── .DS_Store ├── OSC_ethernet_fixedIP │ └── OSC_ethernet_fixedIP.ino ├── OSC_ethernet_test1 │ ├── .DS_Store │ └── OSC_ethernet_test1.ino ├── OSCuino_tz │ └── OSCuino_tz.ino └── arduino-osc-ethernet1.maxpat ├── audio-encryption ├── obama.aiff └── voice-encryption2b.maxpat ├── bfg └── dude837-tut30-tz.maxpat ├── blend └── circleblender2.maxpat ├── blink └── blinkthing.maxpat ├── bloom ├── FMPoly2~.maxpat ├── circlething.maxpat ├── finger-switch-test2.maxpat └── leap-finger-switch.maxpat ├── boids ├── .DS_Store └── boids23 │ ├── boids23.maxproj │ └── patchers │ ├── boids23.maxpat │ └── boids_poly.maxpat ├── brushtips ├── brushtips.maxpat └── brushtips.mov ├── car-engine ├── car-engine.maxpat ├── delread~.maxpat ├── delwrite~.maxpat ├── engine-overtone.maxpat ├── hip~.maxpat └── vd~.maxpat ├── chroma-key └── greenScreen1.maxpat ├── data-stream-switch └── data-stream-switch.maxpat ├── demodulation ├── max │ ├── .DS_Store │ ├── modem3.maxpat │ ├── obama.aiff │ └── phase-locked-loop │ │ ├── .DS_Store │ │ └── gen-fm-detector2.maxpat └── pd │ ├── freqshift-abs~.pd │ ├── modem-pd.pd │ └── obama.aiff ├── downsampling ├── .DS_Store └── nothingness.maxpat ├── etch-a-sketch └── etchasketch1.maxpat ├── fft-basic └── fft-basic.maxpat ├── fft-convolution ├── fp_fft-tz.maxpat └── fplanet-tz.maxpat ├── fft-filter ├── fourierfilter-pfft~.maxpat ├── fourierfilter.maxpat └── readme_fourierfilter.txt ├── fractals ├── fractal-n-corners.maxpat └── fractal1.maxpat ├── frame-subtraction └── frameSubtraction_example.maxpat ├── frequency-shift-keying ├── rtty-encode10.js ├── rtty-recv12.maxpat ├── rtty-recv9.js └── rtty-send12.maxpat ├── gen-codebox └── gen-codebox-ringmod.maxpat ├── gif-sonification └── gif-test.maxpat ├── granular-timestretch ├── .DS_Store ├── castro.aiff ├── graintest1-phasor-count.maxpat ├── graintest2-line-example.maxpat ├── graintest3.maxpat ├── hip~.maxpat ├── obama.aiff ├── phasor-stuff.maxpat ├── tabread4~.maxpat ├── timestretch3.maxpat ├── timestretch4.maxpat └── timestretch5.maxpat ├── helicopter ├── .DS_Store ├── bp~.maxpat ├── delread~.maxpat ├── delwrite~.maxpat ├── heli1c.maxpat ├── hip~.maxpat ├── mdel1.maxpat ├── vcf~.maxpat ├── vd~.maxpat └── vrdel1.maxpat ├── heterodyne-filter └── hetrodyne-test3.maxpat ├── jet-engine ├── bp~.maxpat ├── hip~.maxpat ├── jetengine-wrapper.maxpat └── vcf~.maxpat ├── jitter-dev ├── jit.cliptz.mxo └── test-object.maxpat ├── jitter-js ├── downsamp-thing.maxpat └── downsamp.js ├── jitter-to-vizzie └── jit-desktop-to-vizzie.maxhelp ├── key-value-pair └── key-value-pair-example.maxpat ├── leap-motion ├── leapfinger2.maxpat └── leapfinger3.maxpat ├── linear-transpose └── soundthing.maxpat ├── lissajous ├── larkin │ └── 1156.ol.lissajous-2.maxpat ├── lissajous-1.maxpat └── lissajous-am.maxpat ├── main.maxpat ├── maxvine ├── gizmo-hack-pfft.maxpat ├── maxvine-analyzer.maxpat ├── maxvine.js ├── maxvine.maxpat ├── testing123.maxpat └── xyz.maxpat ├── midi-basics └── midi-madness.maxpat ├── mira-synth └── dude837-mira-synth2.maxpat ├── nothing-detector ├── nothing-detector.maxpat └── nothing.maxpat ├── nurbs ├── jit.gl.nurbs-audiorender-tz.maxpat └── tz-synth-4.2-visuals.maxpat ├── osc-synth └── tz-synth-4-touchOSC.maxpat ├── phase-cancellation ├── disappearing-act.maxpat ├── obama.aiff ├── phase-cancellation-example.maxpat └── single-ladies.aiff ├── phasor-clock └── phasor-clock.maxpat ├── physics └── bumper-physics │ ├── bumper-physics.maxproj │ └── patchers │ └── bumper-physics.maxpat ├── pid-controller ├── pid-mrmapes2.maxpat └── pid.js ├── pitch-tracking ├── MKtest-pitchtrack.maxpat ├── autotuna-test.maxpat └── zerox-test.maxpat ├── poly-synth-drunk ├── boids_poly-tz.maxpat └── poly-synth-drunk.maxpat ├── poly-synth ├── poly-generic-example1.maxpat └── polyvoice-template1.maxpat ├── probability └── probability-thing.maxpat ├── push ├── diode.png └── pushpix-tz.maxpat ├── random-oval-paint ├── random-oval-paint.maxpat └── worldMap.jpg ├── rf-mixer ├── rf-mixer-sim.maxpat ├── rf-mixer-sim2.maxpat ├── rf-mixer-sim3.maxpat └── rf-mixer-sim4.maxpat ├── sampler ├── components │ ├── sampler-2dphasor-mod.maxpat │ ├── sampler-file-waveform-mod.maxpat │ ├── sampler-groove-mod.maxpat │ ├── sampler-phasor-mod.maxpat │ ├── sampler-record-mod.maxpat │ ├── sampler-selector-mod.maxpat │ └── sampler-sfplay-mod.maxpat └── sampler-341a.maxpat ├── sine-cosine └── sin-cos.maxpat ├── single-sideband └── ring-things.maxpat ├── slew-limiter └── slew-limiter.maxpat ├── slideshow ├── image-select2.maxpat ├── image-select3.maxpat └── images │ ├── .DS_Store │ ├── bokeh.cubemap.jpg │ ├── cell.bump.png │ ├── chilis.jpg │ ├── colorbars.png │ ├── colorswatch.png │ └── colorwheel.png ├── sound-to-vizzie ├── .DS_Store └── vizzie-sound-test4.maxpat ├── spectral-symmetry ├── pfft-sym2.maxpat └── spectral-symmetry2.maxpat ├── sstv ├── raster-poly-wrap3a.maxpat ├── raster-poly-wrap5.maxpat ├── raster-scan3a.maxpat ├── raster-scan4.maxpat └── raster-scan5.maxpat ├── synth-basics └── synth-341.maxpat ├── synth-design-2 ├── .DS_Store ├── synth-thing1.maxpat └── synth-thing2.maxpat ├── underwater-amplifier └── underwater-amplifier.maxpat ├── video-feedback ├── rotation-fb.maxpat └── video-delay-fb.maxpat ├── vizzie-projection-map └── cornerpin-test.maxpat ├── vizzie-vcr ├── .DS_Store └── vizzie-vcr.maxpat ├── web-video-streaming ├── .DS_Store ├── jit.gl.syphonclient.maxhelp ├── jit.gl.syphonclient.mxo │ └── Contents │ │ ├── Frameworks │ │ └── Syphon.framework │ │ │ ├── Headers │ │ │ ├── Resources │ │ │ ├── Syphon │ │ │ └── Versions │ │ │ ├── A │ │ │ ├── Headers │ │ │ │ ├── Syphon.h │ │ │ │ ├── SyphonClient.h │ │ │ │ ├── SyphonImage.h │ │ │ │ ├── SyphonServer.h │ │ │ │ └── SyphonServerDirectory.h │ │ │ ├── Resources │ │ │ │ ├── English.lproj │ │ │ │ │ └── InfoPlist.strings │ │ │ │ └── Info.plist │ │ │ └── Syphon │ │ │ └── Current │ │ ├── Info.plist │ │ ├── MacOS │ │ └── jit.gl.syphonclient │ │ └── PkgInfo ├── jit.gl.syphonserver.maxhelp └── jit.gl.syphonserver.mxo │ └── Contents │ ├── Frameworks │ └── Syphon.framework │ │ ├── Headers │ │ ├── Resources │ │ ├── Syphon │ │ └── Versions │ │ ├── A │ │ ├── Headers │ │ │ ├── Syphon.h │ │ │ ├── SyphonClient.h │ │ │ ├── SyphonImage.h │ │ │ ├── SyphonServer.h │ │ │ └── SyphonServerDirectory.h │ │ ├── Resources │ │ │ ├── English.lproj │ │ │ │ └── InfoPlist.strings │ │ │ └── Info.plist │ │ └── Syphon │ │ └── Current │ ├── Info.plist │ ├── MacOS │ └── jit.gl.syphonserver │ └── PkgInfo └── wii ├── bicycle ├── bicycle2.maxpat ├── waveguide_engine2c-bike.maxpat ├── wheelspeed.maxpat └── wheelspeed2.maxpat ├── ir5.maxpat ├── wii3.oscd ├── wii_vizzie_rotate.maxpat ├── wiimote_ir_xy_synth2.maxpat ├── wiimote_pry_synth4.maxpat └── wiimote_read.maxpat /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/.DS_Store -------------------------------------------------------------------------------- /12throotof2/12throotof2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/12throotof2/12throotof2.maxpat -------------------------------------------------------------------------------- /LED-display/maxsdr/panel3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/LED-display/maxsdr/panel3.js -------------------------------------------------------------------------------- /LED-display/maxsdr/rxpanel3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/LED-display/maxsdr/rxpanel3.maxpat -------------------------------------------------------------------------------- /LED-display/rx-320/panel2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/LED-display/rx-320/panel2.js -------------------------------------------------------------------------------- /LED-display/rx-320/rxpanel2.mxb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/LED-display/rx-320/rxpanel2.mxb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/README.md -------------------------------------------------------------------------------- /accelerometer-osc/osc-accel-test.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/accelerometer-osc/osc-accel-test.maxpat -------------------------------------------------------------------------------- /arduino-basics/arduino-dimmer.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-basics/arduino-dimmer.maxpat -------------------------------------------------------------------------------- /arduino-basics/arduino-serial-read-midi.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-basics/arduino-serial-read-midi.maxpat -------------------------------------------------------------------------------- /arduino-basics/arduino-serial-read.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-basics/arduino-serial-read.maxpat -------------------------------------------------------------------------------- /arduino-osc/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-osc/.DS_Store -------------------------------------------------------------------------------- /arduino-osc/OSC_ethernet_fixedIP/OSC_ethernet_fixedIP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-osc/OSC_ethernet_fixedIP/OSC_ethernet_fixedIP.ino -------------------------------------------------------------------------------- /arduino-osc/OSC_ethernet_test1/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-osc/OSC_ethernet_test1/.DS_Store -------------------------------------------------------------------------------- /arduino-osc/OSC_ethernet_test1/OSC_ethernet_test1.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-osc/OSC_ethernet_test1/OSC_ethernet_test1.ino -------------------------------------------------------------------------------- /arduino-osc/OSCuino_tz/OSCuino_tz.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-osc/OSCuino_tz/OSCuino_tz.ino -------------------------------------------------------------------------------- /arduino-osc/arduino-osc-ethernet1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/arduino-osc/arduino-osc-ethernet1.maxpat -------------------------------------------------------------------------------- /audio-encryption/obama.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/audio-encryption/obama.aiff -------------------------------------------------------------------------------- /audio-encryption/voice-encryption2b.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/audio-encryption/voice-encryption2b.maxpat -------------------------------------------------------------------------------- /bfg/dude837-tut30-tz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/bfg/dude837-tut30-tz.maxpat -------------------------------------------------------------------------------- /blend/circleblender2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/blend/circleblender2.maxpat -------------------------------------------------------------------------------- /blink/blinkthing.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/blink/blinkthing.maxpat -------------------------------------------------------------------------------- /bloom/FMPoly2~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/bloom/FMPoly2~.maxpat -------------------------------------------------------------------------------- /bloom/circlething.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/bloom/circlething.maxpat -------------------------------------------------------------------------------- /bloom/finger-switch-test2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/bloom/finger-switch-test2.maxpat -------------------------------------------------------------------------------- /bloom/leap-finger-switch.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/bloom/leap-finger-switch.maxpat -------------------------------------------------------------------------------- /boids/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/boids/.DS_Store -------------------------------------------------------------------------------- /boids/boids23/boids23.maxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/boids/boids23/boids23.maxproj -------------------------------------------------------------------------------- /boids/boids23/patchers/boids23.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/boids/boids23/patchers/boids23.maxpat -------------------------------------------------------------------------------- /boids/boids23/patchers/boids_poly.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/boids/boids23/patchers/boids_poly.maxpat -------------------------------------------------------------------------------- /brushtips/brushtips.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/brushtips/brushtips.maxpat -------------------------------------------------------------------------------- /brushtips/brushtips.mov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/brushtips/brushtips.mov -------------------------------------------------------------------------------- /car-engine/car-engine.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/car-engine/car-engine.maxpat -------------------------------------------------------------------------------- /car-engine/delread~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/car-engine/delread~.maxpat -------------------------------------------------------------------------------- /car-engine/delwrite~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/car-engine/delwrite~.maxpat -------------------------------------------------------------------------------- /car-engine/engine-overtone.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/car-engine/engine-overtone.maxpat -------------------------------------------------------------------------------- /car-engine/hip~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/car-engine/hip~.maxpat -------------------------------------------------------------------------------- /car-engine/vd~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/car-engine/vd~.maxpat -------------------------------------------------------------------------------- /chroma-key/greenScreen1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/chroma-key/greenScreen1.maxpat -------------------------------------------------------------------------------- /data-stream-switch/data-stream-switch.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/data-stream-switch/data-stream-switch.maxpat -------------------------------------------------------------------------------- /demodulation/max/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/max/.DS_Store -------------------------------------------------------------------------------- /demodulation/max/modem3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/max/modem3.maxpat -------------------------------------------------------------------------------- /demodulation/max/obama.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/max/obama.aiff -------------------------------------------------------------------------------- /demodulation/max/phase-locked-loop/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/max/phase-locked-loop/.DS_Store -------------------------------------------------------------------------------- /demodulation/max/phase-locked-loop/gen-fm-detector2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/max/phase-locked-loop/gen-fm-detector2.maxpat -------------------------------------------------------------------------------- /demodulation/pd/freqshift-abs~.pd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/pd/freqshift-abs~.pd -------------------------------------------------------------------------------- /demodulation/pd/modem-pd.pd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/pd/modem-pd.pd -------------------------------------------------------------------------------- /demodulation/pd/obama.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/demodulation/pd/obama.aiff -------------------------------------------------------------------------------- /downsampling/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/downsampling/.DS_Store -------------------------------------------------------------------------------- /downsampling/nothingness.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/downsampling/nothingness.maxpat -------------------------------------------------------------------------------- /etch-a-sketch/etchasketch1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/etch-a-sketch/etchasketch1.maxpat -------------------------------------------------------------------------------- /fft-basic/fft-basic.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fft-basic/fft-basic.maxpat -------------------------------------------------------------------------------- /fft-convolution/fp_fft-tz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fft-convolution/fp_fft-tz.maxpat -------------------------------------------------------------------------------- /fft-convolution/fplanet-tz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fft-convolution/fplanet-tz.maxpat -------------------------------------------------------------------------------- /fft-filter/fourierfilter-pfft~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fft-filter/fourierfilter-pfft~.maxpat -------------------------------------------------------------------------------- /fft-filter/fourierfilter.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fft-filter/fourierfilter.maxpat -------------------------------------------------------------------------------- /fft-filter/readme_fourierfilter.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fft-filter/readme_fourierfilter.txt -------------------------------------------------------------------------------- /fractals/fractal-n-corners.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fractals/fractal-n-corners.maxpat -------------------------------------------------------------------------------- /fractals/fractal1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/fractals/fractal1.maxpat -------------------------------------------------------------------------------- /frame-subtraction/frameSubtraction_example.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/frame-subtraction/frameSubtraction_example.maxpat -------------------------------------------------------------------------------- /frequency-shift-keying/rtty-encode10.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/frequency-shift-keying/rtty-encode10.js -------------------------------------------------------------------------------- /frequency-shift-keying/rtty-recv12.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/frequency-shift-keying/rtty-recv12.maxpat -------------------------------------------------------------------------------- /frequency-shift-keying/rtty-recv9.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/frequency-shift-keying/rtty-recv9.js -------------------------------------------------------------------------------- /frequency-shift-keying/rtty-send12.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/frequency-shift-keying/rtty-send12.maxpat -------------------------------------------------------------------------------- /gen-codebox/gen-codebox-ringmod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/gen-codebox/gen-codebox-ringmod.maxpat -------------------------------------------------------------------------------- /gif-sonification/gif-test.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/gif-sonification/gif-test.maxpat -------------------------------------------------------------------------------- /granular-timestretch/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/.DS_Store -------------------------------------------------------------------------------- /granular-timestretch/castro.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/castro.aiff -------------------------------------------------------------------------------- /granular-timestretch/graintest1-phasor-count.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/graintest1-phasor-count.maxpat -------------------------------------------------------------------------------- /granular-timestretch/graintest2-line-example.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/graintest2-line-example.maxpat -------------------------------------------------------------------------------- /granular-timestretch/graintest3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/graintest3.maxpat -------------------------------------------------------------------------------- /granular-timestretch/hip~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/hip~.maxpat -------------------------------------------------------------------------------- /granular-timestretch/obama.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/obama.aiff -------------------------------------------------------------------------------- /granular-timestretch/phasor-stuff.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/phasor-stuff.maxpat -------------------------------------------------------------------------------- /granular-timestretch/tabread4~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/tabread4~.maxpat -------------------------------------------------------------------------------- /granular-timestretch/timestretch3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/timestretch3.maxpat -------------------------------------------------------------------------------- /granular-timestretch/timestretch4.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/timestretch4.maxpat -------------------------------------------------------------------------------- /granular-timestretch/timestretch5.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/granular-timestretch/timestretch5.maxpat -------------------------------------------------------------------------------- /helicopter/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/.DS_Store -------------------------------------------------------------------------------- /helicopter/bp~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/bp~.maxpat -------------------------------------------------------------------------------- /helicopter/delread~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/delread~.maxpat -------------------------------------------------------------------------------- /helicopter/delwrite~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/delwrite~.maxpat -------------------------------------------------------------------------------- /helicopter/heli1c.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/heli1c.maxpat -------------------------------------------------------------------------------- /helicopter/hip~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/hip~.maxpat -------------------------------------------------------------------------------- /helicopter/mdel1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/mdel1.maxpat -------------------------------------------------------------------------------- /helicopter/vcf~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/vcf~.maxpat -------------------------------------------------------------------------------- /helicopter/vd~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/vd~.maxpat -------------------------------------------------------------------------------- /helicopter/vrdel1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/helicopter/vrdel1.maxpat -------------------------------------------------------------------------------- /heterodyne-filter/hetrodyne-test3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/heterodyne-filter/hetrodyne-test3.maxpat -------------------------------------------------------------------------------- /jet-engine/bp~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jet-engine/bp~.maxpat -------------------------------------------------------------------------------- /jet-engine/hip~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jet-engine/hip~.maxpat -------------------------------------------------------------------------------- /jet-engine/jetengine-wrapper.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jet-engine/jetengine-wrapper.maxpat -------------------------------------------------------------------------------- /jet-engine/vcf~.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jet-engine/vcf~.maxpat -------------------------------------------------------------------------------- /jitter-dev/jit.cliptz.mxo: -------------------------------------------------------------------------------- 1 | /Users/tkzic/MaxSDK-6.1.4/sdk-build/externals/jit.cliptz.mxo -------------------------------------------------------------------------------- /jitter-dev/test-object.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jitter-dev/test-object.maxpat -------------------------------------------------------------------------------- /jitter-js/downsamp-thing.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jitter-js/downsamp-thing.maxpat -------------------------------------------------------------------------------- /jitter-js/downsamp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jitter-js/downsamp.js -------------------------------------------------------------------------------- /jitter-to-vizzie/jit-desktop-to-vizzie.maxhelp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/jitter-to-vizzie/jit-desktop-to-vizzie.maxhelp -------------------------------------------------------------------------------- /key-value-pair/key-value-pair-example.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/key-value-pair/key-value-pair-example.maxpat -------------------------------------------------------------------------------- /leap-motion/leapfinger2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/leap-motion/leapfinger2.maxpat -------------------------------------------------------------------------------- /leap-motion/leapfinger3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/leap-motion/leapfinger3.maxpat -------------------------------------------------------------------------------- /linear-transpose/soundthing.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/linear-transpose/soundthing.maxpat -------------------------------------------------------------------------------- /lissajous/larkin/1156.ol.lissajous-2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/lissajous/larkin/1156.ol.lissajous-2.maxpat -------------------------------------------------------------------------------- /lissajous/lissajous-1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/lissajous/lissajous-1.maxpat -------------------------------------------------------------------------------- /lissajous/lissajous-am.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/lissajous/lissajous-am.maxpat -------------------------------------------------------------------------------- /main.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/main.maxpat -------------------------------------------------------------------------------- /maxvine/gizmo-hack-pfft.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/maxvine/gizmo-hack-pfft.maxpat -------------------------------------------------------------------------------- /maxvine/maxvine-analyzer.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/maxvine/maxvine-analyzer.maxpat -------------------------------------------------------------------------------- /maxvine/maxvine.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/maxvine/maxvine.js -------------------------------------------------------------------------------- /maxvine/maxvine.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/maxvine/maxvine.maxpat -------------------------------------------------------------------------------- /maxvine/testing123.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/maxvine/testing123.maxpat -------------------------------------------------------------------------------- /maxvine/xyz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/maxvine/xyz.maxpat -------------------------------------------------------------------------------- /midi-basics/midi-madness.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/midi-basics/midi-madness.maxpat -------------------------------------------------------------------------------- /mira-synth/dude837-mira-synth2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/mira-synth/dude837-mira-synth2.maxpat -------------------------------------------------------------------------------- /nothing-detector/nothing-detector.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/nothing-detector/nothing-detector.maxpat -------------------------------------------------------------------------------- /nothing-detector/nothing.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/nothing-detector/nothing.maxpat -------------------------------------------------------------------------------- /nurbs/jit.gl.nurbs-audiorender-tz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/nurbs/jit.gl.nurbs-audiorender-tz.maxpat -------------------------------------------------------------------------------- /nurbs/tz-synth-4.2-visuals.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/nurbs/tz-synth-4.2-visuals.maxpat -------------------------------------------------------------------------------- /osc-synth/tz-synth-4-touchOSC.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/osc-synth/tz-synth-4-touchOSC.maxpat -------------------------------------------------------------------------------- /phase-cancellation/disappearing-act.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/phase-cancellation/disappearing-act.maxpat -------------------------------------------------------------------------------- /phase-cancellation/obama.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/phase-cancellation/obama.aiff -------------------------------------------------------------------------------- /phase-cancellation/phase-cancellation-example.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/phase-cancellation/phase-cancellation-example.maxpat -------------------------------------------------------------------------------- /phase-cancellation/single-ladies.aiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/phase-cancellation/single-ladies.aiff -------------------------------------------------------------------------------- /phasor-clock/phasor-clock.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/phasor-clock/phasor-clock.maxpat -------------------------------------------------------------------------------- /physics/bumper-physics/bumper-physics.maxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/physics/bumper-physics/bumper-physics.maxproj -------------------------------------------------------------------------------- /physics/bumper-physics/patchers/bumper-physics.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/physics/bumper-physics/patchers/bumper-physics.maxpat -------------------------------------------------------------------------------- /pid-controller/pid-mrmapes2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/pid-controller/pid-mrmapes2.maxpat -------------------------------------------------------------------------------- /pid-controller/pid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/pid-controller/pid.js -------------------------------------------------------------------------------- /pitch-tracking/MKtest-pitchtrack.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/pitch-tracking/MKtest-pitchtrack.maxpat -------------------------------------------------------------------------------- /pitch-tracking/autotuna-test.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/pitch-tracking/autotuna-test.maxpat -------------------------------------------------------------------------------- /pitch-tracking/zerox-test.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/pitch-tracking/zerox-test.maxpat -------------------------------------------------------------------------------- /poly-synth-drunk/boids_poly-tz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/poly-synth-drunk/boids_poly-tz.maxpat -------------------------------------------------------------------------------- /poly-synth-drunk/poly-synth-drunk.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/poly-synth-drunk/poly-synth-drunk.maxpat -------------------------------------------------------------------------------- /poly-synth/poly-generic-example1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/poly-synth/poly-generic-example1.maxpat -------------------------------------------------------------------------------- /poly-synth/polyvoice-template1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/poly-synth/polyvoice-template1.maxpat -------------------------------------------------------------------------------- /probability/probability-thing.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/probability/probability-thing.maxpat -------------------------------------------------------------------------------- /push/diode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/push/diode.png -------------------------------------------------------------------------------- /push/pushpix-tz.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/push/pushpix-tz.maxpat -------------------------------------------------------------------------------- /random-oval-paint/random-oval-paint.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/random-oval-paint/random-oval-paint.maxpat -------------------------------------------------------------------------------- /random-oval-paint/worldMap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/random-oval-paint/worldMap.jpg -------------------------------------------------------------------------------- /rf-mixer/rf-mixer-sim.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/rf-mixer/rf-mixer-sim.maxpat -------------------------------------------------------------------------------- /rf-mixer/rf-mixer-sim2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/rf-mixer/rf-mixer-sim2.maxpat -------------------------------------------------------------------------------- /rf-mixer/rf-mixer-sim3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/rf-mixer/rf-mixer-sim3.maxpat -------------------------------------------------------------------------------- /rf-mixer/rf-mixer-sim4.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/rf-mixer/rf-mixer-sim4.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-2dphasor-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-2dphasor-mod.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-file-waveform-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-file-waveform-mod.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-groove-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-groove-mod.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-phasor-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-phasor-mod.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-record-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-record-mod.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-selector-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-selector-mod.maxpat -------------------------------------------------------------------------------- /sampler/components/sampler-sfplay-mod.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/components/sampler-sfplay-mod.maxpat -------------------------------------------------------------------------------- /sampler/sampler-341a.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sampler/sampler-341a.maxpat -------------------------------------------------------------------------------- /sine-cosine/sin-cos.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sine-cosine/sin-cos.maxpat -------------------------------------------------------------------------------- /single-sideband/ring-things.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/single-sideband/ring-things.maxpat -------------------------------------------------------------------------------- /slew-limiter/slew-limiter.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slew-limiter/slew-limiter.maxpat -------------------------------------------------------------------------------- /slideshow/image-select2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/image-select2.maxpat -------------------------------------------------------------------------------- /slideshow/image-select3.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/image-select3.maxpat -------------------------------------------------------------------------------- /slideshow/images/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/.DS_Store -------------------------------------------------------------------------------- /slideshow/images/bokeh.cubemap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/bokeh.cubemap.jpg -------------------------------------------------------------------------------- /slideshow/images/cell.bump.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/cell.bump.png -------------------------------------------------------------------------------- /slideshow/images/chilis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/chilis.jpg -------------------------------------------------------------------------------- /slideshow/images/colorbars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/colorbars.png -------------------------------------------------------------------------------- /slideshow/images/colorswatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/colorswatch.png -------------------------------------------------------------------------------- /slideshow/images/colorwheel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/slideshow/images/colorwheel.png -------------------------------------------------------------------------------- /sound-to-vizzie/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sound-to-vizzie/.DS_Store -------------------------------------------------------------------------------- /sound-to-vizzie/vizzie-sound-test4.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sound-to-vizzie/vizzie-sound-test4.maxpat -------------------------------------------------------------------------------- /spectral-symmetry/pfft-sym2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/spectral-symmetry/pfft-sym2.maxpat -------------------------------------------------------------------------------- /spectral-symmetry/spectral-symmetry2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/spectral-symmetry/spectral-symmetry2.maxpat -------------------------------------------------------------------------------- /sstv/raster-poly-wrap3a.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sstv/raster-poly-wrap3a.maxpat -------------------------------------------------------------------------------- /sstv/raster-poly-wrap5.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sstv/raster-poly-wrap5.maxpat -------------------------------------------------------------------------------- /sstv/raster-scan3a.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sstv/raster-scan3a.maxpat -------------------------------------------------------------------------------- /sstv/raster-scan4.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sstv/raster-scan4.maxpat -------------------------------------------------------------------------------- /sstv/raster-scan5.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/sstv/raster-scan5.maxpat -------------------------------------------------------------------------------- /synth-basics/synth-341.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/synth-basics/synth-341.maxpat -------------------------------------------------------------------------------- /synth-design-2/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/synth-design-2/.DS_Store -------------------------------------------------------------------------------- /synth-design-2/synth-thing1.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/synth-design-2/synth-thing1.maxpat -------------------------------------------------------------------------------- /synth-design-2/synth-thing2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/synth-design-2/synth-thing2.maxpat -------------------------------------------------------------------------------- /underwater-amplifier/underwater-amplifier.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/underwater-amplifier/underwater-amplifier.maxpat -------------------------------------------------------------------------------- /video-feedback/rotation-fb.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/video-feedback/rotation-fb.maxpat -------------------------------------------------------------------------------- /video-feedback/video-delay-fb.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/video-feedback/video-delay-fb.maxpat -------------------------------------------------------------------------------- /vizzie-projection-map/cornerpin-test.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/vizzie-projection-map/cornerpin-test.maxpat -------------------------------------------------------------------------------- /vizzie-vcr/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/vizzie-vcr/.DS_Store -------------------------------------------------------------------------------- /vizzie-vcr/vizzie-vcr.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/vizzie-vcr/vizzie-vcr.maxpat -------------------------------------------------------------------------------- /web-video-streaming/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/.DS_Store -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.maxhelp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.maxhelp -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Resources: -------------------------------------------------------------------------------- 1 | Versions/Current/Resources -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Syphon: -------------------------------------------------------------------------------- 1 | Versions/Current/Syphon -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/Syphon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/Syphon.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonClient.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonClient.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonImage.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServer.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServerDirectory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServerDirectory.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Syphon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Syphon -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Frameworks/Syphon.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/Info.plist -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/MacOS/jit.gl.syphonclient: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonclient.mxo/Contents/MacOS/jit.gl.syphonclient -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonclient.mxo/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | iLaXmax2 -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.maxhelp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.maxhelp -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Resources: -------------------------------------------------------------------------------- 1 | Versions/Current/Resources -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Syphon: -------------------------------------------------------------------------------- 1 | Versions/Current/Syphon -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/Syphon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/Syphon.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonClient.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonClient.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonImage.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServer.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServerDirectory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Headers/SyphonServerDirectory.h -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Syphon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/A/Syphon -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Frameworks/Syphon.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/Info.plist -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/MacOS/jit.gl.syphonserver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/web-video-streaming/jit.gl.syphonserver.mxo/Contents/MacOS/jit.gl.syphonserver -------------------------------------------------------------------------------- /web-video-streaming/jit.gl.syphonserver.mxo/Contents/PkgInfo: -------------------------------------------------------------------------------- 1 | iLaXmax2 -------------------------------------------------------------------------------- /wii/bicycle/bicycle2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/bicycle/bicycle2.maxpat -------------------------------------------------------------------------------- /wii/bicycle/waveguide_engine2c-bike.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/bicycle/waveguide_engine2c-bike.maxpat -------------------------------------------------------------------------------- /wii/bicycle/wheelspeed.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/bicycle/wheelspeed.maxpat -------------------------------------------------------------------------------- /wii/bicycle/wheelspeed2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/bicycle/wheelspeed2.maxpat -------------------------------------------------------------------------------- /wii/ir5.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/ir5.maxpat -------------------------------------------------------------------------------- /wii/wii3.oscd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/wii3.oscd -------------------------------------------------------------------------------- /wii/wii_vizzie_rotate.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/wii_vizzie_rotate.maxpat -------------------------------------------------------------------------------- /wii/wiimote_ir_xy_synth2.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/wiimote_ir_xy_synth2.maxpat -------------------------------------------------------------------------------- /wii/wiimote_pry_synth4.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/wiimote_pry_synth4.maxpat -------------------------------------------------------------------------------- /wii/wiimote_read.maxpat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tkzic/max-projects/HEAD/wii/wiimote_read.maxpat --------------------------------------------------------------------------------