musicien / compositeur / développeur multimedia

MMF-Fantastick

août 25th, 2010 admin

MMF-Fantastick : Max Multitouch Framework for Fantastick on iPad, iPhone & iPod-touch

I’m happy to share this « framework » for Max & Fantastick.
(Fantastick is a free app for iPad, iPhone & iPod-touch : http://pinktwins.com/fantastick/ )

MMF-Fantastick is an extension of MMF (Max Multitouch Framework) : a set of abstractions to control max user interface directly within a multitouch screen.

MMF-Fantastick will draw on your ithing (in Fantastick) a copy of all UI objects of your Max patch, and let you control them directly from the multitouch screen of your device.
It’s really easy to configure, fast, bi-directionnal.. and free !

have a look at this video :

- first, install and configure Fantastick on your iPad (http://pinktwins.com/fantastick/ )
(test it with the maxhelp patch)
- download & install MMF-Fantastick from http://code.google.com/p/mmf/downloads/list
(copy it anywhere in your max search path)
- open MMF-Fantastick_template.maxpat

(Fantastick works much better with an ad-hoc WIFI network, without WEP encryption)

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