From ftm
(start list) |
(route details) |
||
| Line 1: | Line 1: | ||
| − | |||
There are a number of Max objects that sometimes don't respond well to atoms containing FTM data objects such as fmat, dict, scoob, etc. | There are a number of Max objects that sometimes don't respond well to atoms containing FTM data objects such as fmat, dict, scoob, etc. | ||
The list of Max objects known so far is: | The list of Max objects known so far is: | ||
| − | + | ; '''route''' : single ftm object is not routed (see [[Media:Route_ftm.pat]]) | |
| + | :: '''Workaround''': protect the ftm object with a "list" prefix like this: | ||
| + | :: ''<atom to be routed against> "list" <ftm object> <anything else>...'' | ||
Revision as of 10:55, 7 April 2008
There are a number of Max objects that sometimes don't respond well to atoms containing FTM data objects such as fmat, dict, scoob, etc.
The list of Max objects known so far is:
- route
- single ftm object is not routed (see Media:Route_ftm.pat)
- Workaround: protect the ftm object with a "list" prefix like this:
- <atom to be routed against> "list" <ftm object> <anything else>...