From ftm
Jump to: navigation, search
(SFA lib for voice control of DMIs])
 
(84 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== real-time object system for Max/MSP ==
+
FTM is an extension for [http://www.cycling74.com/ Max/MSP] providing a small and simple real-time object system and a set of optimized services.
[[FTM]] is a shared library for Max/MSP providing a small and simple real-time object system and optimized services to be used within Max/MSP externals.
 
  
The basic idea of [[FTM]] is to extend the data types exchanged between the objects in a Max/MSP patch by complex data structures such as sequences, matrices, dictionaries, break point functions, tuples and whatever might seem helpful for the processing of music, sound and motion capture data.
+
* [[About | Read more about FTM]]
 +
* [[Download | Download FTM]]
 +
* [http://listes.ircam.fr/wws/info/ftm Join the FTM mailing-list]
  
[[FTM]] =
+
* [[Credits]]
* data structures
 
* visualization/editors
 
* file import/export (SDIF, MIDI, ...)
 
* operators (expressions and externals)
 
  
[[FTM]] is the basis of various specific libraries, such as the [[Suivi | suivi]] score-following objects and the object sets [[Gabor]] and [[MnM]].
+
== [[Documentation]] ==
 +
* [[Documentation|User Manual, References and other Resources]]
 +
* [[Description of Packages]]
 +
* [[FAQ]]
 +
* [[Examples]]
  
== FTM object sets ==
+
== [[Applications]] ==
* [[FTM]] ... set of basic functionalities
+
* [http://imtr.ircam.fr/index.php/CataRT CataRT]
* [[Gabor]] ... multi-representation overlap-add signal processing
+
* [[Gesture Follower]]
* [[MnM]] ... classification and recognition
+
* [http://stefanofasciani.com/?p=865 SFA lib for voice control of DMIs]
  
* [[Suivi]] ... HMM score following for audio and MIDI peformance input ''(not included to the free release)''
+
== Community ==
 +
* [http://listes.ircam.fr/wws/info/ftm FTM mailing-list]
 +
* [[Projects using FTM]] (''here you can put a link to your research or artistic project and tell us how you use FTM & Co'')
 +
* [[User Reactions]] (''what users say about FTM'')
 +
 
 +
== Development ==
 +
* [http://sourceforge.net/projects/ftm/ FTM @ SourceForge.net]

Latest revision as of 13:11, 1 July 2015

FTM is an extension for Max/MSP providing a small and simple real-time object system and a set of optimized services.

Documentation

Applications

Community

Development