From ftm
Jump to: navigation, search
(api)
Line 5: Line 5:
 
* [[FAQ]]
 
* [[FAQ]]
  
== FTM Bascis & Conventions ==
+
== FTM Basics & Conventions ==
  
 
* [[Expressions]]
 
* [[Expressions]]
Line 21: Line 21:
 
== Developing FTM ==
 
== Developing FTM ==
  
* FTM SDK: This doc is still under development. For now you have to get the FTM sources via CVS at the [http://sourceforge.net/projects/ftm/ FTM SourceForge project] that also include a Doxygen API documentation.
+
* [[SDK SDK Download]]: All you need to write externals using FTM
 +
 
 +
* [http://recherche.ircam.fr/equipes/temps-reel/ftm/api/ FTM API reference documentation]: Doxygen API documentation generated from the FTM sources at the [http://sourceforge.net/projects/ftm/ FTM SourceForge project]
  
 
* The FTM header files are also included in the FTMlib framework that is part of the standard [[Download | FTM distributions]].
 
* The FTM header files are also included in the FTMlib framework that is part of the standard [[Download | FTM distributions]].
  
 
* [[Developer's Corner]]: Tips and tricks how to write classes and externals using FTM
 
* [[Developer's Corner]]: Tips and tricks how to write classes and externals using FTM
 
* [[SDK]]
 

Revision as of 17:50, 11 November 2007

The FTM & Co releases come with help patches and basic tutorials. In addition, there are these:

FTM Basics & Conventions

Gabor

MnM

Developing FTM

  • The FTM header files are also included in the FTMlib framework that is part of the standard FTM distributions.