From ftm
Jump to: navigation, search
(Mapping is not Music)
 
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[MnM]] is a set of Max/MSP externals based on [[FTM]] providing a unified framework for various techniques of classification, recognition and mapping for motion capture data, sound and music.
+
== Mapping is not Music ==
 +
[[MnM]] is a set of Max/MSP externals based on [[FTMlib]] providing a unified framework for various techniques of classification, recognition and mapping for motion capture data, sound and music.
  
== Features ==
+
Features currently implemented in MnM include:
* Hidden Markov Models
+
* Hidden Markov Models, see for example [[Gesture Follower]]
 
* Principal Components Analysis
 
* Principal Components Analysis
 
* Singular Value Decomposition, LU and QR decompositions
 
* Singular Value Decomposition, LU and QR decompositions
Line 9: Line 10:
 
* Multi-dimensioannal autocorrelation
 
* Multi-dimensioannal autocorrelation
 
* Matrix/Vector Statistics (min, max, mean, std, histogram, mahalanobis distance)
 
* Matrix/Vector Statistics (min, max, mean, std, histogram, mahalanobis distance)
 +
 +
The MnM package is released within the [[Download | FTM distributions]].
  
 
== Publications ==
 
== Publications ==
* [http://recherche.ircam.fr/equipes/temps-reel/articles/mnm.nime05.pdf NIME 2005 paper on MnM] (PDF)
+
{{:MnM Publications}}
 
 
----
 
The [[MnM]] package is released within the [[FTM]] distribution..
 

Latest revision as of 23:36, 10 February 2008

Mapping is not Music

MnM is a set of Max/MSP externals based on FTMlib providing a unified framework for various techniques of classification, recognition and mapping for motion capture data, sound and music.

Features currently implemented in MnM include:

  • Hidden Markov Models, see for example Gesture Follower
  • Principal Components Analysis
  • Singular Value Decomposition, LU and QR decompositions
  • Non-negative Matrix Factorization and sparse decomposition
  • multi-dimensionnal M to N mapping based on examples
  • Multi-dimensioannal autocorrelation
  • Matrix/Vector Statistics (min, max, mean, std, histogram, mahalanobis distance)

The MnM package is released within the FTM distributions.

Publications