From ftm
(→Developing FTM) |
|||
Line 19: | Line 19: | ||
* [[MnM Modules]] | * [[MnM Modules]] | ||
− | == | + | == FTM Development == |
− | * [[SDK | + | * [[SDK]]: 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] | * [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] |
Revision as of 20:21, 11 November 2007
The FTM & Co releases come with help patches and basic tutorials. In addition, there are these:
FTM Basics & Conventions
Gabor
MnM
FTM Development
- SDK: 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
- ftm-devel: Developer's mailing list on sourceforge