From ftm
Jump to: navigation, search
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
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 ]]
 
* [http://listes.ircam.fr/wws/info/ftm Join the FTM mailing-list]
 
 
 
----
 
  
 
== FTM standard packages ==
 
== FTM standard packages ==
Line 20: Line 11:
 
* [[Suivi]] ... score following for audio and MIDI peformance input
 
* [[Suivi]] ... score following for audio and MIDI peformance input
  
 
+
* [http://listes.ircam.fr/wws/info/ftm Join the FTM mailing-list]
----
 
 
 
== 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)
 

Revision as of 01:50, 2 December 2006


FTM standard packages

(included in the free releases)

  • FTM ... set of basic functionalities
  • Gabor ... multi-representation overlap-add signal processing
  • MnM ... matrix processing and recognition

Additional packages

(available via the IRCAM Forum)

  • Suivi ... score following for audio and MIDI peformance input