Max Multitouch Framework

for all you lucky maxers who have a multitouch screen :
I’m pleased to present you MMF : a Max Multitouch Framework.
MMF is a set of abstractions that will let you control very easily max UI objects directly within your multitouch screen.
MMF will work with any multitouch interface that sends TUIO messages.

here is a small demo video :
http://www.youtube.com/watch?v=EEkj85GU_is

MMF homepage on my website : http://www.mathieuchamagne.com/MMF/
MMF forum to repport, criticize, share & discuss : http://www.mathieuchamagne.com/forum/
MMF googlecode page : http://code.google.com/p/mmf/

more info on TUIO protocol : http://mtg.upf.edu/reactable/?tuio
want to build your own multitouch screen ? : http://nuigroup.com/

enjoy !

MathieU

Max C++ templates

Max SDK는 C를 기반으로 하고있는데 C++로도 가능하지요.
4.6버전에서는 C++ template이 있었는데 5.0에서는 방금 나왔네요.

아래 링크에서 다운받으세요~
http://www.mat.ucsb.edu/~wakefield/maxcpp.htm

OhmSound synth demos for Ohm64

I’ve made some demos of the OhmSound synth:
http://vimeo.com/album/122270
Don’t forget dessert!

OhmSound, an open-source synth that works seamlessly with Livid’s Ohm64 has been updated, too:
http://www.lividindustry.com/culture/?p=522

In general, you may find it a good example of integrating hardware with your max patch…

Enjoy!

Peter Nyboer