From ftm
(→Download) |
|||
Line 9: | Line 9: | ||
== Download == | == Download == | ||
− | * [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM SDK 2.6] | + | * [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM SDK 2.6] (Mac OS X) |
Older versions: | Older versions: | ||
− | * [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip | + | * [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM external SDK 2.3] for Max 4.6 (Mac OS X) |
− | * [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM | + | * [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM SDK 2.5] for Max 5 (Mac OS X) |
== Note == | == Note == |
Revision as of 13:53, 3 October 2012
(Mac OS X only)
The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:
- fff.coucou ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets
- fff.pack ... a full FTM compatible pack
- fff.pingpong~ ... a non-sense DSP external toggeling an input signal between two outputs
Download
- FTM SDK 2.6 (Mac OS X)
Older versions:
- FTM external SDK 2.3 for Max 4.6 (Mac OS X)
- FTM SDK 2.5 for Max 5 (Mac OS X)
Note
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable C74_SUPPORT_DIR.
By default, the project looks for the Max SDK in /Applications/Max5/c74support.
Support
For any question and suggestion, please consider subscribing and contributing to the ftm-devel mailing-list.