musicien / compositeur

MMF (Max Multitouch Framework)

mars 4th, 2009 admin
mmf_logo1

this project was initiated in the Virage project.

The idea : control max user interface directly within a multitouch screen.

This « framework » consists in a set of max abstractions.
to « multitouchize » a patch, you just need to place an « mmf.interface » abstraction in your patch, and add to presentation mode and give a name to all the UI object you wish to control with your multitouch screen… and that’s all ! MMF will do the rest…

to talk about MMF, repport bugs, request features, share patches, … visit the

MMF Forum

Requirements :

- cycling’74 Max5 (version 5.0.6 required)
- any multitouch interface that sends TUIO messages.
MMF has been tested and works fine with : Stantum SMK-15.4 multitouch screen, HP XT2 tablet pc (windows7 + W2TUIO), Demand Evolution + home made multitouch screen + Reactivision or Tbeta , …

Download :
MMF google code homepage is here : http://code.google.com/p/mmf/

(you can download the lattest version from here : http://code.google.com/p/mmf/downloads/list
or checkout the svn :
svn checkout http://mmf.googlecode.com/svn/trunk/ mmf-read-only

PMPD & MSD example patches

juin 26th, 2008 admin

some PMPD & MSD example patches :
http://www.mathieuchamagne.com/max/PMPD-MSD_patches.zip

mc.PMPD

juin 26th, 2008 admin

mc.pmpd
mc.pmpd is a set of abstractions built around the pmpd library.
They are made to facilitate dynamic creation and control of pmpd masses, links and interactors.
mc.pmpd requires Max 4.5 
download Mc.pmpd library : mc.PMPD_1.05 (2007/11/29)

PMPD UB

juin 26th, 2008 admin

pmpd library Universal Binary (author : Cyrille Henry)
pmpd is a collection of object for pd / max. These objects provide real-time simulations, specially physical behaviors. pmpd can be used to create natural dynamic systems, like a bouncing ball, string movement, Brownian movement, chaos, fluid dynamics, sand, gravitation, and more. It can also be used to create displacements thus allowing a completely dynamic approach of pd computing.
download PMPD UB library (sources included) : PMPD_UB (2007/03/23)
more infos on PMPD : http://drpichon.free.fr/pmpd/ // www.maxobjects.com