Music and DSP applications
Web RTC
Web audio API tutorial
emscripten server for Amazon ec2
Earth from Saturn
Leap Motion Pd external
Zconf
Alternate Max shell externals
Jeremy Bernstein’s update of Bill Orcutt’s shell object:
http://cycling74.com/forums/topic/shell-2013/
Also the [pyext] object which runs in Windows and Mac
http://grrrr.org/research/software/py/
Max data recorder
This has been around for a while and is being used in several internetSensor projects. Records and plays back lists (this version allows lists where the first element is a symbol). Can record and playback simultaneously at different rates. Was originally adapted from MZ’s CNMAT example. And subsequently ruined.
download
https://github.com/tkzic/internet-sensors
folder: data-recorder
files
- data-recorder-wrapper.maxpat (main entry point)
- data_recorder_list-tz.maxpat (recorder abstraction)
There is also an example of multi-rate streaming in: data-recorder-tester.maxpat