From ftm
Jump to: navigation, search
(SFA lib for voice control of DMIs])
 
(62 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
The heart of 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.
+
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.
  
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]
  
* [[About | Read more about FTM ]]
+
* [[Credits]]
* [http://listes.ircam.fr/wws/info/ftm join the FTM mailing-list]
 
  
 +
== [[Documentation]] ==
 +
* [[Documentation|User Manual, References and other Resources]]
 +
* [[Description of Packages]]
 +
* [[FAQ]]
 +
* [[Examples]]
  
----
+
== [[Applications]] ==
 +
* [http://imtr.ircam.fr/index.php/CataRT CataRT]
 +
* [[Gesture Follower]]
 +
* [http://stefanofasciani.com/?p=865 SFA lib for voice control of DMIs]
  
== FTM standard packages ==
+
== Community ==
(included in the free releases)
+
* [http://listes.ircam.fr/wws/info/ftm FTM mailing-list]
* [[FTM]] ... set of basic functionalities
+
* [[Projects using FTM]] (''here you can put a link to your research or artistic project and tell us how you use FTM & Co'')
* [[Gabor]] ... multi-representation overlap-add signal processing
+
* [[User Reactions]] (''what users say about FTM'')
* [[MnM]] ... matrix processing and recognition
 
  
== Additional packages ==
+
== Development ==
(available via the [http://forumnet.ircam.fr/ IRCAM Forum])
+
* [http://sourceforge.net/projects/ftm/ FTM @ SourceForge.net]
* [[Suivi]] ... score following for audio and MIDI peformance input
 
 
 
 
 
----
 
 
 
== Publications ==
 
* [http://recherche.ircam.fr/equipes/temps-reel/articles/ftm.icmc2005.pdf ICMC 2005 paper on FTM] (PDF)
 
* [http://recherche.ircam.fr/equipes/temps-reel/articles/ftm.longer2005.pdf Longer 2005 paper on FTM] (PDF)
 

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