From ftm
Jump to: navigation, search
Line 1: Line 1:
 
(Mac OS X only)
 
(Mac OS X only)
  
The FTM external SDK consist of an Xcode build project and three externals that demonstrate the most important features of the FTM & Co external API:
+
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 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets  
+
* '''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.pack''' ... a full FTM compatible pack
 
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs
 
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs
  
== Releases ==
+
== Download ==
 +
 
 +
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM SDK 2.6]
  
 
Older versions:
 
Older versions:

Revision as of 14:50, 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

Older versions:

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.