From ftm
Jump to: navigation, search
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:
 
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:
  
* '''fff.coucou''' – an external storing a 4 items 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  
** a number
 
** a symbol
 
** a reference to an FTM object
 
**an atom (any of the former)
 
 
* '''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

Revision as of 14:43, 3 October 2012

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:

  • 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

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 ftm-dev@ircam.fr mailing-list:

 https://lists.sourceforge.net/lists/listinfo/ftm-devel