From ftm
(api) |
|||
Line 5: | Line 5: | ||
* [[FAQ]] | * [[FAQ]] | ||
− | == FTM | + | == FTM Basics & Conventions == |
* [[Expressions]] | * [[Expressions]] | ||
Line 21: | Line 21: | ||
== Developing FTM == | == Developing FTM == | ||
− | * | + | * [[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 | ||
− | |||
− |
Revision as of 16: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
- SDK SDK Download: All you need to write externals using FTM
- FTM API reference documentation: Doxygen API documentation generated from the FTM sources at the FTM SourceForge project
- The FTM header files are also included in the FTMlib framework that is part of the standard FTM distributions.
- Developer's Corner: Tips and tricks how to write classes and externals using FTM