MantaMate Firmware Update Link: MantaMate firmware update 1.3.1
----------------------------------------
MantaJUCE (manta to MIDI application)
Works great for sending Manta data to music applications (i.e. Abelton, ProTools, etc) without the use of Max/MSP.
MantaJUCE page.
----------------------------------------
MantaOSC, by Gene Kogan
A simple application for routing OSC network messages to applications like SuperCollider or ChucK by Gene Kogan
This is the page for MantaOSC
and here is the direct download.
----------------------------------------
MAX/MSP OBJECT
Manta Object for Max/MSP and Pd - written by Spencer Russell
for Max/MSP on OS X (1.07), works with M1, (thanks Thomas Echols)
for Max/MSP on OS X (1.06)
for Max/MSP on OS X (1.05)
for Max/MSP on OS X (1.04)
for PureData on OS X (1.03)
for PureData on Linux (1.03)
This object now works in both 32-bit and 64-bit modes. This Manta object will not work with patches built using the pre-2012 manta~ object (with a tilde because it used the DSP portion of Max). You can use this "shim" abstraction to run older patches with the new object -- just put it in place of the manta object.
Manta Shim
Here is a new example of how to use the new manta object. Look at the help file for more information
Examples for New Max Object
Source Code:
https://github.com/ssfrr/libmanta
----------------------------------------
command-line MantaOSC router
This is a command-line program that simply translates to and from Manta and OSC messages. Simple and works on embedded linux with a little elbow grease. Only for those comfortable with the command line.
The Github site.
----------------------------------------