[ a n y m a | research – blog ]
news from the lab…
Categories: MaxMSP, udmx | 2 Comments

Finally I managed to install the maxmsp sdk toolchain and get it to link against libusb again (it is always a real pain to find the right settings in xcode) so I could recompile some of my externals for Max/MSP: udmx the udmx project has recently moved to GitHub: https://github.com/mirdej/udmx you can check there for the source code. Here’s […]

After some reverse engineering of the Multitouch Framework /System/Library/PrivateFrameworks/MultitouchSupport.framework I found that it’s completely possible to get the finger data not only from the internal trackpad of MacBooks, but also from the Magic Mouse and from the new Magic Trackpad. Here a preliminary proof of concept: http://anyma.ch/software/fingerpinger2010-08-10.zip I’ll clean up the code when I find […]