From ftm
Line 1: | Line 1: | ||
− | The | + | The of FTM consist of |
+ | * the shared library [[FTMlib]] | ||
+ | * a set of [[FTM Modules | modules]] (Max/MSP externals) | ||
+ | * a set of Java editors for the FTM data structures ([[FTM Classes & Methods |FTM classes]]) | ||
FTM library is based on the [http://jmax.sourceforge.net jMax project] and distributed under the Lesser GNU Public License (LGPL). The sources of FTM are available via [http://sourceforge.net/projects/ftm/ CVS at SourceForge.net] | FTM library is based on the [http://jmax.sourceforge.net jMax project] and distributed under the Lesser GNU Public License (LGPL). The sources of FTM are available via [http://sourceforge.net/projects/ftm/ CVS at SourceForge.net] | ||
− | Further object sets are included | + | Further object sets are included in the [[Packages | packages based on FTM]]. |
Revision as of 14:57, 10 December 2006
The of FTM consist of
- the shared library FTMlib
- a set of modules (Max/MSP externals)
- a set of Java editors for the FTM data structures (FTM classes)
FTM library is based on the jMax project and distributed under the Lesser GNU Public License (LGPL). The sources of FTM are available via CVS at SourceForge.net
Further object sets are included in the packages based on FTM.