<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://ftm2.ircam.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Norbert</id>
		<title>ftm - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://ftm2.ircam.fr/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Norbert"/>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php/Special:Contributions/Norbert"/>
		<updated>2026-04-16T17:26:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3396</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3396"/>
				<updated>2012-10-03T13:38:10Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-2-6-MacOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in &amp;quot;/Applications/Max5/c74support&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle of ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For questions and suggestions, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3395</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3395"/>
				<updated>2012-10-03T13:37:46Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in &amp;quot;/Applications/Max5/c74support&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle of ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For questions and suggestions, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3394</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3394"/>
				<updated>2012-10-03T13:33:51Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in &amp;quot;/Applications/Max5/c74support&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle of ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For questions and suggestions, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3393</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3393"/>
				<updated>2012-10-03T13:33:27Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Max 5 SDK */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in &amp;quot;/Applications/Max5/c74support&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For questions and suggestions, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3392</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3392"/>
				<updated>2012-10-03T13:31:43Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For questions and suggestions, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3391</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3391"/>
				<updated>2012-10-03T13:29:37Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For questions and suggestions, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3390</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3390"/>
				<updated>2012-10-03T13:28:53Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3389</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3389"/>
				<updated>2012-10-03T13:28:25Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3388</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3388"/>
				<updated>2012-10-03T13:28:06Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6-MaxOSX.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3387</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3387"/>
				<updated>2012-10-03T13:26:05Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3386</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3386"/>
				<updated>2012-10-03T13:24:53Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The bundle ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3385</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3385"/>
				<updated>2012-10-03T13:24:39Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The external ''ftm.mxo'' also contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should should set the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3384</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3384"/>
				<updated>2012-10-03T13:23:20Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory to work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3383</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3383"/>
				<updated>2012-10-03T13:22:38Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory and work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''EXTERNALS_DIR''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3382</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3382"/>
				<updated>2012-10-03T13:21:25Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory and work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''xxx''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3381</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3381"/>
				<updated>2012-10-03T13:21:04Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API.&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory and work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''xxx''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3380</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3380"/>
				<updated>2012-10-03T13:20:14Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory and work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''xxx''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3379</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3379"/>
				<updated>2012-10-03T13:19:50Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Note (version 2.6) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Instructions (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory and work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''xxx''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3378</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3378"/>
				<updated>2012-10-03T13:19:31Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory and work right away.&lt;br /&gt;
&lt;br /&gt;
Nevertheless, you should copy the compiled externals next to the other FTM externals of your current FTM distribution.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''xxx''' of the Xcode build project to the externals directory of your current FTM &amp;amp; Co distribution.&lt;br /&gt;
This way the compilation uses the header files of the FTM release you actually use and the compiled externals are directly copied next to the ''ftm.mxo'' library external and the other externals of this release.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3377</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3377"/>
				<updated>2012-10-03T13:08:32Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* FTM Library */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
&lt;br /&gt;
Consider to setting the variable '''xxx''' of the Xcode project&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3376</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3376"/>
				<updated>2012-10-03T13:07:34Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Max 5 SDK */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (usually called &amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
Consider to set&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3375</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3375"/>
				<updated>2012-10-03T13:07:07Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Max 5 SDK */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (&amp;quot;c74support&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
Consider to set&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3374</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3374"/>
				<updated>2012-10-03T13:06:54Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Note */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note (version 2.6) ==&lt;br /&gt;
&lt;br /&gt;
=== Max 5 SDK ===&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK depends of the Max 5 SDK available from [http://cycling74.com/products/sdk/ Cycling '74].&lt;br /&gt;
The variable '''C74_SUPPORT_DIR''' in the Xcode build project has to be set to the folder of the Max 5 SDK (&amp;quot;c74support&amp;quot;).&lt;br /&gt;
By default, the project looks for the Max 5 SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
=== FTM Library ===&lt;br /&gt;
&lt;br /&gt;
An FTM external always has to be next to the FTM library external ''ftm.mxo''.&lt;br /&gt;
The directory &amp;quot;externals&amp;quot; in the SDK distribution contains a copy of the ''ftm.mxo'' and by default, the compiled example externals are copied into this directory.&lt;br /&gt;
&lt;br /&gt;
In addition, ''ftm.mxo'' contains the FTM header files needed to compile the externals.&lt;br /&gt;
Consider to set&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3373</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3373"/>
				<updated>2012-10-03T12:54:52Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM External SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM External SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM External SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3372</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3372"/>
				<updated>2012-10-03T12:54:23Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM SDK 2.6] Max 5 et 6 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM external SDK 2.3] for Max 4.6 on Mac OS X&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM SDK 2.5] for Max 5 on Mac OS X&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3371</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3371"/>
				<updated>2012-10-03T12:53:10Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Mac OS X only)&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM SDK 2.6] (Mac OS X)&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTM external SDK 2.3] for Max 4.6 (Mac OS X)&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM SDK 2.5] for Max 5 (Mac OS X)&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3370</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3370"/>
				<updated>2012-10-03T12:50:28Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Mac OS X only)&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK consist of an Xcode project and the sources of three example externals that demonstrate the most important features of the FTM external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing four different items (number, symbol, FTM object reference, atom) using messages and/or four dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2-6.zip FTM SDK 2.6]&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3369</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3369"/>
				<updated>2012-10-03T12:47:50Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Mac OS X only)&lt;br /&gt;
&lt;br /&gt;
The FTM external SDK consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3368</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3368"/>
				<updated>2012-10-03T12:46:00Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3367</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3367"/>
				<updated>2012-10-03T12:45:45Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-devel@ircam.fr] mailing-list.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3366</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3366"/>
				<updated>2012-10-03T12:45:11Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to the  mailing-list:&lt;br /&gt;
* [https://lists.sourceforge.net/lists/listinfo/ftm-devel ftm-dev@ircam.fr]&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3365</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3365"/>
				<updated>2012-10-03T12:44:21Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
 * https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3364</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3364"/>
				<updated>2012-10-03T12:44:09Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3363</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3363"/>
				<updated>2012-10-03T12:43:25Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' ... an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' ... a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' ... a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3362</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3362"/>
				<updated>2012-10-03T12:43:02Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' – an external storing 4 different items (number, symbol, FTM object reference, atom) using messages and/or 4 dedicated inlets &lt;br /&gt;
* '''fff.pack''' – a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' – a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3361</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3361"/>
				<updated>2012-10-03T12:42:04Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' – an external storing a 4 items using messages and/or 4 dedicated inlets &lt;br /&gt;
** a number&lt;br /&gt;
** a symbol&lt;br /&gt;
** a reference to an FTM object&lt;br /&gt;
**an atom (any of the former)&lt;br /&gt;
* '''fff.pack''' – a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' – a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3360</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3360"/>
				<updated>2012-10-03T12:41:37Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' – an external storing a 4 items using messages and/or 4 dedicated inlets&lt;br /&gt;
a number, a symbol, a reference to an FTM object, and an atom (any of the former)&lt;br /&gt;
* '''fff.pack''' – a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' – a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3359</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3359"/>
				<updated>2012-10-03T12:41:24Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''fff.coucou''' – an external storing a 4 items using messages and/or 4 dedicated inlets: a number, a symbol, a reference to an FTM object, and an atom (any of the former)&lt;br /&gt;
* '''fff.pack''' – a full FTM compatible pack&lt;br /&gt;
* '''fff.pingpong~''' – a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3358</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3358"/>
				<updated>2012-10-03T12:40:52Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* '''''fff.coucou''''' – an external storing a 4 items using messages and/or 4 dedicated inlets: a number, a symbol, a reference to an FTM object, and an atom (any of the former)&lt;br /&gt;
* '''''fff.pack''''' – a full FTM compatible pack&lt;br /&gt;
* '''''fff.pingpong~''''' – a non-sense DSP external toggeling an input signal between two outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3357</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3357"/>
				<updated>2012-10-03T12:40:09Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* fff.coucou – an external storing a 4 items using messages and/or 4 dedicated inlets: a number, a symbol, a reference to an FTM object, and an atom (any of the former)&lt;br /&gt;
* fff.pack – a full FTM compatible pack&lt;br /&gt;
* fff.pingpong~ – a non-sense DSP external toggeling an input signal between twe outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3356</id>
		<title>SDK</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=SDK&amp;diff=3356"/>
				<updated>2012-10-03T12:39:04Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The FTM external SDK (Mac OS X only) consist of an Xcode build project and three externals that demonstrate the most important features of the FTM &amp;amp; Co external API:&lt;br /&gt;
&lt;br /&gt;
* fff.coucou ... an external storing a 4 items using messages and/or 4 dedicated inlets:&lt;br /&gt;
                  a number, a symbol, a reference to an FTM object, and an atom (any of the former)&lt;br /&gt;
 * fff.pack ... a full FTM compatible pack&lt;br /&gt;
 * fff.pingpong~ ... a non-sense DSP external toggeling an input signal between twe outputs&lt;br /&gt;
&lt;br /&gt;
Older versions:&lt;br /&gt;
* [http://recherche.ircam.fr/equipes/temps-reel/distrib/FTMEXT-SDK-230-OSX.zip FTMEXT SDK 2.3.0 for Max/MSP 4.6 on Mac OS X]&lt;br /&gt;
* [http://listes.ircam.fr/wws/arc/ftm/2011-04/msg00024/FTM-SDK-2.5.0-BETA-20.zip FTM-SDK-2.5.0-BETA-20]&lt;br /&gt;
&lt;br /&gt;
== Note ==&lt;br /&gt;
&lt;br /&gt;
You need to download also the Max5 development SDK, and enter its location in the build projects in the FTM external SDK as variable '''C74_SUPPORT_DIR'''.&lt;br /&gt;
&lt;br /&gt;
By default, the project looks for the Max SDK in /Applications/Max5/c74support.&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
For any question and suggestion, please consider subscribing and contributing to ftm-dev@ircam.fr mailing-list:&lt;br /&gt;
  https://lists.sourceforge.net/lists/listinfo/ftm-devel&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Expressions&amp;diff=3348</id>
		<title>Expressions</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Expressions&amp;diff=3348"/>
				<updated>2012-04-21T17:38:28Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Infix Expressions and Binary Operators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM expressions are used in the following contexts&lt;br /&gt;
* the FTM '''message box''' ... the [[Message Box | ''ftm.mess'']] external&lt;br /&gt;
* FTM '''definitions''' ... the [[Object and Value Definitions | ''ftm.object'']] external&lt;br /&gt;
* FTM '''externals''' ... arguments of any other FTM external&lt;br /&gt;
* the [[expr demystified | expr class/object]] a class just like ''fmat'' or ''dict'' representing an expression&lt;br /&gt;
&lt;br /&gt;
The syntax of FTM expressions is an extension of the Max list and message syntax known from the Max message box and externals.&lt;br /&gt;
&lt;br /&gt;
The help patch of the [[Message Box | ''ftm.mess'']] external gives a complete overview of the use of FTM expressions in the FTM message box.&lt;br /&gt;
&lt;br /&gt;
== Single Values ==&lt;br /&gt;
&lt;br /&gt;
The values in FTM expressions can be int, float, symbol or references to FTM object.&lt;br /&gt;
Single values can be represended by the following items:&lt;br /&gt;
* a '''''primitive''''' value (int, float, symbol) such as '1', '2.3' and 'four'&lt;br /&gt;
* a '''''named''''' value such as '$myobj'&lt;br /&gt;
* an '''''element''''' of an object such as '$myobj[7]'&lt;br /&gt;
* a numbered '''''argument''''' such as '$1', '$2', etc.&lt;br /&gt;
* a '''''tuple''''' such as '{1 2.3 three $four}'&lt;br /&gt;
* an expression within '''''parentheses''''' such as '(1 + 2.3 / $4)'&lt;br /&gt;
&lt;br /&gt;
=== Primitive Values ===&lt;br /&gt;
Examples of ''primitive values'' are:&lt;br /&gt;
* 1 ... an int&lt;br /&gt;
* -2 ... an int&lt;br /&gt;
* 2.3 ... a float&lt;br /&gt;
* -4. ... a float&lt;br /&gt;
* 5.67e-4 ... a float&lt;br /&gt;
* .89 ... a float&lt;br /&gt;
* ten ... a symbol&lt;br /&gt;
* 11-12 ... a symbol (because no space!)&lt;br /&gt;
* -thirteen ... a symbol&lt;br /&gt;
&lt;br /&gt;
=== Named Values &amp;amp; Variables===&lt;br /&gt;
''Named values'' and ''variables'', always representing a single value, are used in expressions with a leading dollar ('$'), as for example:&lt;br /&gt;
* $x&lt;br /&gt;
* $myobject&lt;br /&gt;
&lt;br /&gt;
Constant ''named values'' are defined by FTM definitions using ''ftm.object'' and one should think of them as ''constants'' that don't change in runtime but allow that a patch can be easily reconfigured for different parameters.&lt;br /&gt;
&lt;br /&gt;
In addition, there are two kinds of ''variables'' that use the same $-syntax in expressions as names values:&lt;br /&gt;
* declared variables (defined by FTM definitions using the ''var'' keyword in ''ftm.object'')&lt;br /&gt;
* private properties of the expression (defined in the inspector of ''ftm.mess'')&lt;br /&gt;
&lt;br /&gt;
Even if a named value ''$mydict'' and a variable ''$myvar'' use the same $-syntax, they behave very differnet in some situations.&lt;br /&gt;
* named values cannot be used as left values of assignments (see below)&lt;br /&gt;
* objects and externals listen to named values&lt;br /&gt;
&lt;br /&gt;
=== Elements and Properties of Objects ===&lt;br /&gt;
An ''element'' or a ''property'' of an object can be accessed with FTM expressions using brackets ('[ ]'), as for example:&lt;br /&gt;
* $myvec[0]&lt;br /&gt;
* $mymat[0 0]&lt;br /&gt;
* $mydict[x]&lt;br /&gt;
* {0 1 2.3 $four}[$1]&lt;br /&gt;
* $mysccob[pitch]&lt;br /&gt;
&lt;br /&gt;
=== Numbered Arguments ===&lt;br /&gt;
''Numbered arguments'' ('$1', '$2', '$3' etc) are especially useful in the FTM message box and can be used in the ''expr'' object. In expressions of FTM definitions with ''ftm.object'' they don't make sense and generate an error.&lt;br /&gt;
&lt;br /&gt;
=== Tuples ===&lt;br /&gt;
A ''tuple'' is an FTM object pretty much like an ''fmat'' or a ''dict'' and can show up in expressions with braces ('{ }'). The elements of a tuple are single values separated by blancs. The single value is a reference to a ''tuple''. Since tuples are immutable objects (they don't have any methods that allow changing their size or thier values) they can be used in a similar way as lists, giving the possibilty to create tuples that contain tuples). Example of tuples are:&lt;br /&gt;
* {1 2.3 three $four}&lt;br /&gt;
* {1 2 3 {4 5 6} 7}&lt;br /&gt;
* {1 + 2 + 3 + 4} (7 elements!)&lt;br /&gt;
&lt;br /&gt;
== Lists ==&lt;br /&gt;
&lt;br /&gt;
Evidently single values can be concatenated to argument lists (in the message box ''lists'' or ''messages'') with spaces:&lt;br /&gt;
* 1 2.3 three&lt;br /&gt;
* 4 + 5.5 / six (this is a list of 5 elements)&lt;br /&gt;
* $myobj set 7 9.8 ten&lt;br /&gt;
&lt;br /&gt;
== Parentheses ==&lt;br /&gt;
&lt;br /&gt;
Parentheses in FTM expressions – '(' and ')' – always will (try to) evaluate the contained sub-expressions to a single value.&lt;br /&gt;
&lt;br /&gt;
Inside parentheses the following expressions are allowed:&lt;br /&gt;
* a '''''value''''' such as '(1)' or '($x)' or '($mydict[x])' (in which case the parentheses are useless)&lt;br /&gt;
* an '''''infix expression''''' using binary operators such as '(4 + 5.5 / $six)'&lt;br /&gt;
* an '''''assignement''''' such as '($x = 7)' or '($mydict[0] = zero)'&lt;br /&gt;
* an '''''increment''''' such as '($x += 0.5)' or '($myfmat[0 0] += 0.1)' (also '-=', '*=' and '/=')&lt;br /&gt;
* a '''''function call''''' such as '(random -90 0)'&lt;br /&gt;
* a '''''method call''''' such as '($myobj set 7 9.8 ten)'&lt;br /&gt;
&lt;br /&gt;
=== Infix Expressions and Binary Operators ===&lt;br /&gt;
Binary operators such as '+' and '*' are evaluated in ''infix expressions'' within parentheses.&lt;br /&gt;
The following operators are provided:&lt;br /&gt;
* ($1 + $2 - $3 * $4 / $5) ... basic artimetic operators (division has always floating-point result)&lt;br /&gt;
* ($1 ** $2) ... power operator&lt;br /&gt;
* ($1 % $2) ... modulo operator (integer and floating-point)&lt;br /&gt;
* ($1 &amp;gt; $2) ($1 &amp;lt; $2) ($1 &amp;gt;= $2) ($1 &amp;lt;= $2) ($1 == $2) ($1 != $2)  ... comparisons operators (result is 0 or 1)&lt;br /&gt;
* ($1 &amp;amp;&amp;amp; $2) ($1 || $2) ... logical operators (AND and OR) applying to integer values (non-0 is true and 0 is false, result is 0 or 1)&lt;br /&gt;
* ($1 &amp;amp; $2) ($1 | $2) ($1 ^ $2) ... bitwise logical operators (AND, OR, XOR) applying to integer values&lt;br /&gt;
* ($1 &amp;lt;&amp;lt; $2) ($1 &amp;gt;&amp;gt; $2) ... bitshift operators (LEFT and RIGHT) applying to integer values&lt;br /&gt;
&lt;br /&gt;
Operators can be chained in which case the usual (C) precedence rules are applied.&lt;br /&gt;
&lt;br /&gt;
=== Assignments, Increments, etc ===&lt;br /&gt;
The '=' can appear in the following operations:&lt;br /&gt;
* ($x = 42) ... assignment of a value to a variable&lt;br /&gt;
* ($mydict[two] = zwei) ... assignment of a value to an element of an object&lt;br /&gt;
* ($myfmat := $yourfmat) ... assignment of the content of an object from another&lt;br /&gt;
* ($x += 1) ... increment of a variable value&lt;br /&gt;
* ($myfmat[0 0] += 0.1) ... increment of an element of an object&lt;br /&gt;
* ($myfmat += $yourfmat) ... increment of an object by a value or an object (currently implemented for fmat only)&lt;br /&gt;
&lt;br /&gt;
FTM expressions provide the two assignment operators '=' and ':='.&lt;br /&gt;
While '=' assigns single values to variables and elements of objects, the ':=' operator applies to the content of FTM object operands.&lt;br /&gt;
&lt;br /&gt;
The operator ':=' copies the content of the right operand to the left operand.&lt;br /&gt;
If the operands are of the same class the result of the operation are two identical objects, otherwise the left operand will represent as complete as possible the content of the right operand.&lt;br /&gt;
The same effect can be obtained by a ''set'' message with a single argument.&lt;br /&gt;
&lt;br /&gt;
In addition to the increment operator '+=', the operators '-=', '*=', and '/=' are provided.&lt;br /&gt;
All four operators can be applied to variables and elements with primitive values as well as to objects (currently implemented for fmat only).&lt;br /&gt;
&lt;br /&gt;
Note that (constant) named values cannot appear as left values of the simple assignement operand '=' while all other assignment operators can be applied so far the named value is an FTM object. Named primitive values cannot be left values of any assignment.&lt;br /&gt;
&lt;br /&gt;
=== Function &amp;amp; Method Calls ===&lt;br /&gt;
&lt;br /&gt;
Functions and FTM object methods are called by prefix expressions within parenthesis such as:&lt;br /&gt;
* (random) ... call the function ''random'' returning a floating-point random value between 0 and 1&lt;br /&gt;
* (sin ($phi * 3.141593)) ... call the function ''sin'' with the result of the given multiplication&lt;br /&gt;
* (cat $1 + $2) ... concatenate the two arguments to a single symbol with '+' in the middle&lt;br /&gt;
* (new fmat 7 7) ... call the ''new''-function creating a new fmat with the given instantiation arguments&lt;br /&gt;
* (info functions) ... call the ''info'' system function printing a list of the available functions to the console&lt;br /&gt;
&lt;br /&gt;
* ($myfmat set 0 0 1. 0.5 0.25 0.125) ... call the method ''set'' of an fmat with the given arguments (returns the fmat itself)&lt;br /&gt;
* ($myfmat iget 1.5 2.2) ... call the method ''iget'' of an fmat with the given arguments (returns an interpolated value)&lt;br /&gt;
* ((new fmat 7 7) fill 7) ... call ''fill'' method on a newly created fmat&lt;br /&gt;
* ($model[coeffs] random) ... call the ''random'' method of an fmat stored as element ''coeffs'' in the dict bound to''model''&lt;br /&gt;
&lt;br /&gt;
If the first value within parenthesis is a symbol and the second (if any) is not an operator, the sub-expression is evaluated to the result of a function call interpreting the symbol as function name and the following (optional) values as function arguments.&lt;br /&gt;
Note that the first argument of a function cannot be an operator since an expression such as '(random + 42)' would be evaluated as infix expression.&lt;br /&gt;
&lt;br /&gt;
Similar to a function call, a method call of an FTM objects starts with the object followed by a symbol, the method name, and the optional arguments passed to the method.&lt;br /&gt;
&lt;br /&gt;
The syntax of function and method calls can be summarized as follows:&lt;br /&gt;
* '(' &amp;lt;function name&amp;gt; [&amp;lt;function arguments&amp;gt; ... ] ')'&lt;br /&gt;
* '(' &amp;lt;object reference&amp;gt; &amp;lt;method name&amp;gt; [&amp;lt;method arguments&amp;gt; ... ] ')'&lt;br /&gt;
&lt;br /&gt;
[[Category:FAQ]] [[Category:Expressions]] [[Category:ftm.mess]] [[Category:ftm.object]] [[Category:FTM Documentation]]&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=3161</id>
		<title>Credits</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=3161"/>
				<updated>2011-11-03T10:33:24Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM &amp;amp; Co is developed in the [http://imtr.ircam.fr/ Real-Time Musical Interactions] team at IRCAM by &lt;br /&gt;
&lt;br /&gt;
* '''Norbert Schnell'''&lt;br /&gt;
* '''Riccardo Borghesi'''&lt;br /&gt;
* '''Diemo Schwarz'''&lt;br /&gt;
* '''Frederic Bevilacqua'''&lt;br /&gt;
* '''Remy Müller'''&lt;br /&gt;
* '''Jean-Philippe Lambert'''&lt;br /&gt;
&lt;br /&gt;
* '''Julien Bloit'''&lt;br /&gt;
* '''Baptiste Caramiaux'''&lt;br /&gt;
* '''Arshia Cont'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
* '''Sebastien Gulluni'''&lt;br /&gt;
* '''Baptiste de la Gorce'''&lt;br /&gt;
* '''Bruno Zamborlin'''&lt;br /&gt;
* '''Adrian Gierakowski'''&lt;br /&gt;
&lt;br /&gt;
Contributions to the documentation by&lt;br /&gt;
* '''Miguel Ortiz'''&lt;br /&gt;
... and many others&lt;br /&gt;
&lt;br /&gt;
The PureData support has been developed by	 &lt;br /&gt;
* '''IOhannes Zmölnig''' (at the [http://iem.at IEM Graz])&lt;br /&gt;
* '''Tommaso Bianco'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
&lt;br /&gt;
Parts of FTM &amp;amp; Co have been developped in the framework and with the support of the following projects:&lt;br /&gt;
* [http://shf.ircam.fr/ Semantic HIFI] (European IST FP6, 2004-2006)&lt;br /&gt;
* [http://www.i-maestro.net/ I-MAESTRO] (European IST FP6, 2005-2008)&lt;br /&gt;
* [http://www.ircam.fr/305.html?&amp;amp;tx_ircamprojects_pi1%5BshowUid%5D=35&amp;amp;tx_ircamprojects_pi1%5BpType%5D=p&amp;amp;cHash=d685c470c9 VoxStruments] (French ANR, 2006-2008)&lt;br /&gt;
* [http://www.sameproject.eu SAME] (European-IST FP7, 2008-2010)&lt;br /&gt;
&lt;br /&gt;
FTM is based on the Max/FTS and jMax projects that have been conducted by the IRCAM's ''Real-Time Systems'' team under the coordination of '''Francois Dechelle''', who contributed some of the essential functionalities of what today is FTM. jMax was also developed by '''Maurizo Decceco''', '''Enzo Maggi''' and '''Patrice Tisserand'''. Max/FTS was based on Max for the ISPW written by '''Miller Puckette''' et al.&lt;br /&gt;
&lt;br /&gt;
For their courage and critique contributing to the evolution of the project we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Roland Cahen'''&lt;br /&gt;
* '''Olivier Pasquet'''&lt;br /&gt;
* '''Alexis Baskind'''&lt;br /&gt;
* '''Thomas Goepfer'''&lt;br /&gt;
* '''Benoit Meudic'''&lt;br /&gt;
* '''Andrew Gerzso'''&lt;br /&gt;
* '''Mikhail Malt'''&lt;br /&gt;
* '''Emmanuel Jourdan'''&lt;br /&gt;
&lt;br /&gt;
For their wisdom and advice we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Gerhard Eckel'''&lt;br /&gt;
* '''Xavier Rodet'''&lt;br /&gt;
* '''Alain de Cheveigné'''&lt;br /&gt;
* '''Geoffroy Peeters'''&lt;br /&gt;
* '''Axel Roebel'''&lt;br /&gt;
&lt;br /&gt;
The basic design of Gabor is based on ideas that have been previously implemented in Gerhard Eckel's work on granular and FOF synthesis.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=FTM%26Co&amp;diff=3160</id>
		<title>FTM&amp;Co</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=FTM%26Co&amp;diff=3160"/>
				<updated>2011-11-03T10:32:17Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* [[About | Read more about FTM]]&lt;br /&gt;
* [[Download | Download FTM]]&lt;br /&gt;
* [http://listes.ircam.fr/wws/info/ftm Join the FTM mailing-list]&lt;br /&gt;
&lt;br /&gt;
* [[Credits]]&lt;br /&gt;
&lt;br /&gt;
== [[Documentation]] ==&lt;br /&gt;
* [[Documentation|User Manual, References and other Resources]]&lt;br /&gt;
* [[Description of Packages]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [[Examples]]&lt;br /&gt;
&lt;br /&gt;
== [[Applications]] ==&lt;br /&gt;
* [http://imtr.ircam.fr/index.php/CataRT CataRT]&lt;br /&gt;
* [[Gesture Follower]]&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
* [http://listes.ircam.fr/wws/info/ftm FTM mailing-list]&lt;br /&gt;
* [[Projects using FTM]] (''here you can put a link to your research or artistic project and tell us how you use FTM &amp;amp; Co'')&lt;br /&gt;
* [[User Reactions]] (''what users say about FTM'')&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
* [http://sourceforge.net/projects/ftm/ FTM @ SourceForge.net]&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=FTM%26Co&amp;diff=3159</id>
		<title>FTM&amp;Co</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=FTM%26Co&amp;diff=3159"/>
				<updated>2011-11-03T10:32:10Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: /* Community */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* [[About | Read more about FTM]]&lt;br /&gt;
* [[Download | Download FTM]]&lt;br /&gt;
* [http://listes.ircam.fr/wws/info/ftm Join the FTM mailing-list]&lt;br /&gt;
&lt;br /&gt;
* [[Credits]]&lt;br /&gt;
&lt;br /&gt;
== [[Documentation]] ==&lt;br /&gt;
* [[Documentation|User Manual, References and other Resources]]&lt;br /&gt;
* [[Description of Packages]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [[Examples]]&lt;br /&gt;
&lt;br /&gt;
== [[Applications]] ==&lt;br /&gt;
* [http://imtr.ircam.fr/index.php/CataRT CataRT]&lt;br /&gt;
* [[Gesture Follower]]&lt;br /&gt;
&lt;br /&gt;
== Community ==&lt;br /&gt;
* [http://listes.ircam.fr/wws/info/ftm FTM mailing-list]&lt;br /&gt;
* [[Projects using FTM]] (''here you can put a link to your research or artistic project and tell us how you use FTM &amp;amp; Co'')&lt;br /&gt;
* [[User Reactions]] -- (''what users say about FTM'')&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
* [http://sourceforge.net/projects/ftm/ FTM @ SourceForge.net]&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2869</id>
		<title>Credits</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2869"/>
				<updated>2010-08-14T13:10:50Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM &amp;amp; Co is developed in the [http://imtr.ircam.fr/ Real-Time Musical Interactions] team at IRCAM by &lt;br /&gt;
&lt;br /&gt;
* '''Norbert Schnell'''&lt;br /&gt;
* '''Riccardo Borghesi'''&lt;br /&gt;
* '''Diemo Schwarz'''&lt;br /&gt;
* '''Frederic Bevilacqua'''&lt;br /&gt;
* '''Remy Müller'''&lt;br /&gt;
* '''Jean-Philippe Lambert'''&lt;br /&gt;
&lt;br /&gt;
* '''Julien Bloit'''&lt;br /&gt;
* '''Baptiste Caramiaux'''&lt;br /&gt;
* '''Arshia Cont'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
* '''Sebastien Gulluni'''&lt;br /&gt;
* '''Baptiste de la Gorce'''&lt;br /&gt;
* '''Bruno Zamborlin'''&lt;br /&gt;
&lt;br /&gt;
Contributions to the documentation by&lt;br /&gt;
* '''Miguel Ortiz'''&lt;br /&gt;
... and many others&lt;br /&gt;
&lt;br /&gt;
The PureData support has been developed by	 &lt;br /&gt;
* '''IOhannes Zmölnig''' (at the [http://iem.at IEM Graz])&lt;br /&gt;
* '''Tommaso Bianco'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
&lt;br /&gt;
Parts of FTM &amp;amp; Co have been developped in the framework and with the support of the following projects:&lt;br /&gt;
* [http://shf.ircam.fr/ Semantic HIFI] (European IST FP6, 2004-2006)&lt;br /&gt;
* [http://www.i-maestro.net/ I-MAESTRO] (European IST FP6, 2005-2008)&lt;br /&gt;
* [http://www.ircam.fr/305.html?&amp;amp;tx_ircamprojects_pi1%5BshowUid%5D=35&amp;amp;tx_ircamprojects_pi1%5BpType%5D=p&amp;amp;cHash=d685c470c9 VoxStruments] (French ANR, 2006-2008)&lt;br /&gt;
* [http://www.sameproject.eu SAME] (European-IST FP7, 2008-2010)&lt;br /&gt;
&lt;br /&gt;
FTM is based on the Max/FTS and jMax projects that have been conducted by the IRCAM's ''Real-Time Systems'' team under the coordination of '''Francois Dechelle''', who contributed some of the essential functionalities of what today is FTM. jMax was also developed by '''Maurizo Decceco''', '''Enzo Maggi''' and '''Patrice Tisserand'''. Max/FTS was based on Max for the ISPW written by '''Miller Puckette''' et al.&lt;br /&gt;
&lt;br /&gt;
For their courage and critique contributing to the evolution of the project we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Roland Cahen'''&lt;br /&gt;
* '''Olivier Pasquet'''&lt;br /&gt;
* '''Alexis Baskind'''&lt;br /&gt;
* '''Thomas Goepfer'''&lt;br /&gt;
* '''Benoit Meudic'''&lt;br /&gt;
* '''Andrew Gerzso'''&lt;br /&gt;
* '''Mikhail Malt'''&lt;br /&gt;
* '''Emmanuel Jourdan'''&lt;br /&gt;
&lt;br /&gt;
For their wisdom and advice we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Gerhard Eckel'''&lt;br /&gt;
* '''Xavier Rodet'''&lt;br /&gt;
* '''Alain de Cheveigné'''&lt;br /&gt;
* '''Geoffroy Peeters'''&lt;br /&gt;
* '''Axel Roebel'''&lt;br /&gt;
&lt;br /&gt;
The basic design of Gabor is based on ideas that have been previously implemented in Gerhard Eckel's work on granular and FOF synthesis.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2868</id>
		<title>Credits</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2868"/>
				<updated>2010-08-14T13:10:35Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM &amp;amp; Co is developed in the [http://imtr.ircam.fr/ Real-Time Musical Interactions] team at IRCAM by &lt;br /&gt;
&lt;br /&gt;
* '''Norbert Schnell'''&lt;br /&gt;
* '''Riccardo Borghesi'''&lt;br /&gt;
* '''Diemo Schwarz'''&lt;br /&gt;
* '''Frederic Bevilacqua'''&lt;br /&gt;
* '''Remy Müller'''&lt;br /&gt;
* '''Jean-Philippe Lambert'''&lt;br /&gt;
&lt;br /&gt;
* '''Julien Bloit'''&lt;br /&gt;
* '''Baptiste Caramiaux'''&lt;br /&gt;
* '''Arshia Cont'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
* '''Sebastien Gulluni'''&lt;br /&gt;
* '''Baptiste de la Gorce'''&lt;br /&gt;
* '''Bruno Zamborlin'''&lt;br /&gt;
&lt;br /&gt;
Contributions to the documentation by:&lt;br /&gt;
* '''Miguel Ortiz'''&lt;br /&gt;
... and many others&lt;br /&gt;
&lt;br /&gt;
The PureData support has been developed by	 &lt;br /&gt;
* '''IOhannes Zmölnig''' (at the [http://iem.at IEM Graz])&lt;br /&gt;
* '''Tommaso Bianco'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
&lt;br /&gt;
Parts of FTM &amp;amp; Co have been developped in the framework and with the support of the following projects:&lt;br /&gt;
* [http://shf.ircam.fr/ Semantic HIFI] (European IST FP6, 2004-2006)&lt;br /&gt;
* [http://www.i-maestro.net/ I-MAESTRO] (European IST FP6, 2005-2008)&lt;br /&gt;
* [http://www.ircam.fr/305.html?&amp;amp;tx_ircamprojects_pi1%5BshowUid%5D=35&amp;amp;tx_ircamprojects_pi1%5BpType%5D=p&amp;amp;cHash=d685c470c9 VoxStruments] (French ANR, 2006-2008)&lt;br /&gt;
* [http://www.sameproject.eu SAME] (European-IST FP7, 2008-2010)&lt;br /&gt;
&lt;br /&gt;
FTM is based on the Max/FTS and jMax projects that have been conducted by the IRCAM's ''Real-Time Systems'' team under the coordination of '''Francois Dechelle''', who contributed some of the essential functionalities of what today is FTM. jMax was also developed by '''Maurizo Decceco''', '''Enzo Maggi''' and '''Patrice Tisserand'''. Max/FTS was based on Max for the ISPW written by '''Miller Puckette''' et al.&lt;br /&gt;
&lt;br /&gt;
For their courage and critique contributing to the evolution of the project we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Roland Cahen'''&lt;br /&gt;
* '''Olivier Pasquet'''&lt;br /&gt;
* '''Alexis Baskind'''&lt;br /&gt;
* '''Thomas Goepfer'''&lt;br /&gt;
* '''Benoit Meudic'''&lt;br /&gt;
* '''Andrew Gerzso'''&lt;br /&gt;
* '''Mikhail Malt'''&lt;br /&gt;
* '''Emmanuel Jourdan'''&lt;br /&gt;
&lt;br /&gt;
For their wisdom and advice we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Gerhard Eckel'''&lt;br /&gt;
* '''Xavier Rodet'''&lt;br /&gt;
* '''Alain de Cheveigné'''&lt;br /&gt;
* '''Geoffroy Peeters'''&lt;br /&gt;
* '''Axel Roebel'''&lt;br /&gt;
&lt;br /&gt;
The basic design of Gabor is based on ideas that have been previously implemented in Gerhard Eckel's work on granular and FOF synthesis.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2867</id>
		<title>Credits</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2867"/>
				<updated>2010-08-14T13:10:15Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM &amp;amp; Co is developed in the [http://imtr.ircam.fr/ Real-Time Musical Interactions] team at IRCAM by &lt;br /&gt;
&lt;br /&gt;
* '''Norbert Schnell'''&lt;br /&gt;
* '''Riccardo Borghesi'''&lt;br /&gt;
* '''Diemo Schwarz'''&lt;br /&gt;
* '''Frederic Bevilacqua'''&lt;br /&gt;
* '''Remy Müller'''&lt;br /&gt;
* '''Jean-Philippe Lambert'''&lt;br /&gt;
&lt;br /&gt;
* '''Julien Bloit'''&lt;br /&gt;
* '''Baptiste Caramiaux'''&lt;br /&gt;
* '''Arshia Cont'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
* '''Sebastien Gulluni'''&lt;br /&gt;
* '''Baptiste de la Gorce'''&lt;br /&gt;
* '''Bruno Zamborlin'''&lt;br /&gt;
&lt;br /&gt;
Contributions to the documentation by:&lt;br /&gt;
* '''Miguel Ortiz'''&lt;br /&gt;
* ... and many others&lt;br /&gt;
&lt;br /&gt;
The PureData support has been developed by	 &lt;br /&gt;
* '''IOhannes Zmölnig''' (at the [http://iem.at IEM Graz])&lt;br /&gt;
* '''Tommaso Bianco'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
&lt;br /&gt;
Parts of FTM &amp;amp; Co have been developped in the framework and with the support of the following projects:&lt;br /&gt;
* [http://shf.ircam.fr/ Semantic HIFI] (European IST FP6, 2004-2006)&lt;br /&gt;
* [http://www.i-maestro.net/ I-MAESTRO] (European IST FP6, 2005-2008)&lt;br /&gt;
* [http://www.ircam.fr/305.html?&amp;amp;tx_ircamprojects_pi1%5BshowUid%5D=35&amp;amp;tx_ircamprojects_pi1%5BpType%5D=p&amp;amp;cHash=d685c470c9 VoxStruments] (French ANR, 2006-2008)&lt;br /&gt;
* [http://www.sameproject.eu SAME] (European-IST FP7, 2008-2010)&lt;br /&gt;
&lt;br /&gt;
FTM is based on the Max/FTS and jMax projects that have been conducted by the IRCAM's ''Real-Time Systems'' team under the coordination of '''Francois Dechelle''', who contributed some of the essential functionalities of what today is FTM. jMax was also developed by '''Maurizo Decceco''', '''Enzo Maggi''' and '''Patrice Tisserand'''. Max/FTS was based on Max for the ISPW written by '''Miller Puckette''' et al.&lt;br /&gt;
&lt;br /&gt;
For their courage and critique contributing to the evolution of the project we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Roland Cahen'''&lt;br /&gt;
* '''Olivier Pasquet'''&lt;br /&gt;
* '''Alexis Baskind'''&lt;br /&gt;
* '''Thomas Goepfer'''&lt;br /&gt;
* '''Benoit Meudic'''&lt;br /&gt;
* '''Andrew Gerzso'''&lt;br /&gt;
* '''Mikhail Malt'''&lt;br /&gt;
* '''Emmanuel Jourdan'''&lt;br /&gt;
&lt;br /&gt;
For their wisdom and advice we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Gerhard Eckel'''&lt;br /&gt;
* '''Xavier Rodet'''&lt;br /&gt;
* '''Alain de Cheveigné'''&lt;br /&gt;
* '''Geoffroy Peeters'''&lt;br /&gt;
* '''Axel Roebel'''&lt;br /&gt;
&lt;br /&gt;
The basic design of Gabor is based on ideas that have been previously implemented in Gerhard Eckel's work on granular and FOF synthesis.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2866</id>
		<title>Credits</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2866"/>
				<updated>2010-08-14T13:10:00Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM &amp;amp; Co is developed in the [http://imtr.ircam.fr/ Real-Time Musical Interactions] team at IRCAM by &lt;br /&gt;
&lt;br /&gt;
* '''Norbert Schnell'''&lt;br /&gt;
* '''Riccardo Borghesi'''&lt;br /&gt;
* '''Diemo Schwarz'''&lt;br /&gt;
* '''Frederic Bevilacqua'''&lt;br /&gt;
* '''Remy Müller'''&lt;br /&gt;
* '''Jean-Philippe Lambert'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Julien Bloit'''&lt;br /&gt;
* '''Baptiste Caramiaux'''&lt;br /&gt;
* '''Arshia Cont'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
* '''Sebastien Gulluni'''&lt;br /&gt;
* '''Baptiste de la Gorce'''&lt;br /&gt;
* '''Bruno Zamborlin'''&lt;br /&gt;
&lt;br /&gt;
Contributions to the documentation by:&lt;br /&gt;
* '''Miguel Ortiz'''&lt;br /&gt;
* ... and many others&lt;br /&gt;
&lt;br /&gt;
The PureData support has been developed by	 &lt;br /&gt;
* '''IOhannes Zmölnig''' (at the [http://iem.at IEM Graz])&lt;br /&gt;
* '''Tommaso Bianco'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
&lt;br /&gt;
Parts of FTM &amp;amp; Co have been developped in the framework and with the support of the following projects:&lt;br /&gt;
* [http://shf.ircam.fr/ Semantic HIFI] (European IST FP6, 2004-2006)&lt;br /&gt;
* [http://www.i-maestro.net/ I-MAESTRO] (European IST FP6, 2005-2008)&lt;br /&gt;
* [http://www.ircam.fr/305.html?&amp;amp;tx_ircamprojects_pi1%5BshowUid%5D=35&amp;amp;tx_ircamprojects_pi1%5BpType%5D=p&amp;amp;cHash=d685c470c9 VoxStruments] (French ANR, 2006-2008)&lt;br /&gt;
* [http://www.sameproject.eu SAME] (European-IST FP7, 2008-2010)&lt;br /&gt;
&lt;br /&gt;
FTM is based on the Max/FTS and jMax projects that have been conducted by the IRCAM's ''Real-Time Systems'' team under the coordination of '''Francois Dechelle''', who contributed some of the essential functionalities of what today is FTM. jMax was also developed by '''Maurizo Decceco''', '''Enzo Maggi''' and '''Patrice Tisserand'''. Max/FTS was based on Max for the ISPW written by '''Miller Puckette''' et al.&lt;br /&gt;
&lt;br /&gt;
For their courage and critique contributing to the evolution of the project we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Roland Cahen'''&lt;br /&gt;
* '''Olivier Pasquet'''&lt;br /&gt;
* '''Alexis Baskind'''&lt;br /&gt;
* '''Thomas Goepfer'''&lt;br /&gt;
* '''Benoit Meudic'''&lt;br /&gt;
* '''Andrew Gerzso'''&lt;br /&gt;
* '''Mikhail Malt'''&lt;br /&gt;
* '''Emmanuel Jourdan'''&lt;br /&gt;
&lt;br /&gt;
For their wisdom and advice we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Gerhard Eckel'''&lt;br /&gt;
* '''Xavier Rodet'''&lt;br /&gt;
* '''Alain de Cheveigné'''&lt;br /&gt;
* '''Geoffroy Peeters'''&lt;br /&gt;
* '''Axel Roebel'''&lt;br /&gt;
&lt;br /&gt;
The basic design of Gabor is based on ideas that have been previously implemented in Gerhard Eckel's work on granular and FOF synthesis.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	<entry>
		<id>https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2865</id>
		<title>Credits</title>
		<link rel="alternate" type="text/html" href="https://ftm2.ircam.fr/index.php?title=Credits&amp;diff=2865"/>
				<updated>2010-08-14T13:09:16Z</updated>
		
		<summary type="html">&lt;p&gt;Norbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FTM &amp;amp; Co is developed in the [http://imtr.ircam.fr/ Real-Time Musical Interactions] team at IRCAM by &lt;br /&gt;
&lt;br /&gt;
* '''Norbert Schnell'''&lt;br /&gt;
* '''Riccardo Borghesi'''&lt;br /&gt;
* '''Diemo Schwarz'''&lt;br /&gt;
* '''Frederic Bevilacqua'''&lt;br /&gt;
* '''Remy Müller'''&lt;br /&gt;
* '''Jean-Philippe Lambert'''&lt;br /&gt;
&lt;br /&gt;
* '''Julien Bloit'''&lt;br /&gt;
* '''Baptiste Caramiaux'''&lt;br /&gt;
* '''Arshia Cont'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
* '''Sebastien Gulluni'''&lt;br /&gt;
* '''Baptiste de la Gorce'''&lt;br /&gt;
* '''Bruno Zamborlin'''&lt;br /&gt;
&lt;br /&gt;
Contributions to the documentation by:&lt;br /&gt;
* '''Miguel Ortiz'''&lt;br /&gt;
&lt;br /&gt;
The PureData support has been developed by	 &lt;br /&gt;
* '''IOhannes Zmölnig''' (at the [http://iem.at IEM Graz])&lt;br /&gt;
* '''Tommaso Bianco'''&lt;br /&gt;
* '''Pierre Duquesne'''&lt;br /&gt;
&lt;br /&gt;
Parts of FTM &amp;amp; Co have been developped in the framework and with the support of the following projects:&lt;br /&gt;
* [http://shf.ircam.fr/ Semantic HIFI] (European IST FP6, 2004-2006)&lt;br /&gt;
* [http://www.i-maestro.net/ I-MAESTRO] (European IST FP6, 2005-2008)&lt;br /&gt;
* [http://www.ircam.fr/305.html?&amp;amp;tx_ircamprojects_pi1%5BshowUid%5D=35&amp;amp;tx_ircamprojects_pi1%5BpType%5D=p&amp;amp;cHash=d685c470c9 VoxStruments] (French ANR, 2006-2008)&lt;br /&gt;
* [http://www.sameproject.eu SAME] (European-IST FP7, 2008-2010)&lt;br /&gt;
&lt;br /&gt;
FTM is based on the Max/FTS and jMax projects that have been conducted by the IRCAM's ''Real-Time Systems'' team under the coordination of '''Francois Dechelle''', who contributed some of the essential functionalities of what today is FTM. jMax was also developed by '''Maurizo Decceco''', '''Enzo Maggi''' and '''Patrice Tisserand'''. Max/FTS was based on Max for the ISPW written by '''Miller Puckette''' et al.&lt;br /&gt;
&lt;br /&gt;
For their courage and critique contributing to the evolution of the project we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Roland Cahen'''&lt;br /&gt;
* '''Olivier Pasquet'''&lt;br /&gt;
* '''Alexis Baskind'''&lt;br /&gt;
* '''Thomas Goepfer'''&lt;br /&gt;
* '''Benoit Meudic'''&lt;br /&gt;
* '''Andrew Gerzso'''&lt;br /&gt;
* '''Mikhail Malt'''&lt;br /&gt;
* '''Emmanuel Jourdan'''&lt;br /&gt;
&lt;br /&gt;
For their wisdom and advice we would like to thank&lt;br /&gt;
&lt;br /&gt;
* '''Gerhard Eckel'''&lt;br /&gt;
* '''Xavier Rodet'''&lt;br /&gt;
* '''Alain de Cheveigné'''&lt;br /&gt;
* '''Geoffroy Peeters'''&lt;br /&gt;
* '''Axel Roebel'''&lt;br /&gt;
&lt;br /&gt;
The basic design of Gabor is based on ideas that have been previously implemented in Gerhard Eckel's work on granular and FOF synthesis.&lt;/div&gt;</summary>
		<author><name>Norbert</name></author>	</entry>

	</feed>