From ftm
Jump to: navigation, search
(Support)
Line 1: Line 1:
The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM & Co external API:
+
(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:
  
 
* '''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 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets  

Revision as of 14:47, 3 October 2012

(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:

  • fff.coucou ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets
  • fff.pack ... a full FTM compatible pack
  • fff.pingpong~ ... a non-sense DSP external toggeling an input signal between two outputs

Releases

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.