From ftm
Jump to: navigation, search
(FAQ Template)
(Installation)
 
(3 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
=== Installation ===
 
=== Installation ===
  
 +
* [[How to install FTM for Max6 on Mac?]]
 +
* [[How to install FTM for Max6 on Windows?]]
 
* [[Why no sound from some tutorialpatches?]]
 
* [[Why no sound from some tutorialpatches?]]
  
Line 26: Line 28:
 
* [[How can I dynamically generate names for FTM objects?]]
 
* [[How can I dynamically generate names for FTM objects?]]
 
* [[Max objects having problems with FTM data objects | Why can't I route a singular FTM object?]]
 
* [[Max objects having problems with FTM data objects | Why can't I route a singular FTM object?]]
 +
* [[Using gbr.ola~ in poly~]] (don't!)
  
 
* other [[Pitfalls for Maxers]]
 
* other [[Pitfalls for Maxers]]

Latest revision as of 12:34, 1 August 2012

This FAQ aims to be an interactively built-up documentation of how to use FTM. It depends on your (the user's) input, be it only with questions. (Just insert a new page with your question, and mark it in the title as unanswered.)

General

Installation

Basic Concept

Expressions

Interaction with Max/MSP

Building Max Standalone with FTM inside

FTM External Objects

The FTM Message Box ftm.mess

The FTM Object and Name Definition Box ftm.object

FTM Data Classes

The fmat Class: Matrix Operations

The track Class: Sequence of Values

The dict Class: Dictionary/Lookup Table/Associative Array

The expr Class: An expression as a data object

[Other Data Classes...]

Exchanging Data

  • How can I convert FTM data to Max data?
  • How can I convert FTM data to and from Jitter?

SDIF Integration