<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: [SHARE] New Externals Library</title>
		<atom:link href="http://cycling74.com/forums/topic/share-new-externals-library/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/share-new-externals-library/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 13:29:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-46618</guid>
					<title><![CDATA[[SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-46618</link>
					<pubDate>Wed, 13 Jun 2012 20:04:34 +0000</pubDate>
					<dc:creator>Pierre Guillot</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I&#8217;m pleased to share my new Max externals. It includes the beta of pg.descriptor~ the fft friend of waveform~ (Sonogram and analysis of a buffer~) and other fft, dsp and max externals :</p>
<p><a href="http://cycling74.com/toolbox/pg-library-2/" rel="nofollow">http://cycling74.com/toolbox/pg-library-2/</a></p>
<p><a href="http://pierreguillot.github.com/MaxObjects/" rel="nofollow">http://pierreguillot.github.com/MaxObjects/</a></p>
<p>I hope that you&#8217;ll enjoy it and be pleased to have feedback.</p>
<p>Pierre</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167699</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167699</link>
					<pubDate>Thu, 14 Jun 2012 07:28:38 +0000</pubDate>
					<dc:creator>Mathieu Chamagne</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Pierre,</p>
<p>thanks for sharing !</p>
<p>but your FFT externals do not work here : (Max 6.0.5 / macOs 10.7.4)</p>
<p>pg.moment~: unable to load object bundle executable<br />
 2012-06-14 09:22:03.766 Max[38061:507] Error loading /Users/mathieuchamagne/Dropbox/_Max_/Add_externals/pg.library/MaxFFT/OsX externals/pg.moment~.mxo/Contents/MacOS/pg.moment~:  dlopen(/Users/mathieuchamagne/Dropbox/_Max_/Add_externals/pg.library/MaxFFT/<br />
 OsX externals/pg.moment~.mxo/Contents/MacOS/pg.moment~, 262): Library not loaded: /usr/local/lib/libfftw3.3.dylib<br />
   Referenced from: /Users/mathieuchamagne/Dropbox/_Max_/Add_externals/pg.library/MaxFFT/OsX externals/pg.moment~.mxo/Contents/MacOS/pg.moment~<br />
   Reason: image not found</p>
<p>(same error message for all FFT objects)</p>
<p>looks like libfftw3.3.dylib is not included in the object&#8230;</p>
<p>Mathieu</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167700</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167700</link>
					<pubDate>Thu, 14 Jun 2012 09:32:03 +0000</pubDate>
					<dc:creator>Pierre Guillot</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Yep, I don&#8217;t explain how to use the fftw3&#8230; I should add few line about it!<br />
The .dylib are dynamic library, externals can be compiled with a static or a dynamic library. With a dynamic library the user need to have it on his computer. With a static library, the library is in the package but I&#8217;m not sure that it&#8217;s going to work everywhere. I&#8217;m a developer since less than a year and I&#8217;ve never try to use static library before. Here, I&#8217;ve try with the pg.energy~, can you tell me if it works? If it&#8217;s works I&#8217;m going to make two library for max (a static one and a dynamic one) and publish it otherwise you&#8217;ll have to wait until I really understand how to do and try it on several computer.</p>
<p>The other solution is to install the fftw3 on you Mac. There&#8217;s several links where you can install the fftw3 library, it&#8217;s really easy and fast and it could be useful because this library is very popular :</p>
<p><a href="http://pdb.finkproject.org/pdb/package.php/fftw3?rel_id=10.7-x86_64-current-stable" rel="nofollow">http://pdb.finkproject.org/pdb/package.php/fftw3?rel_id=10.7-x86_64-current-stable</a></p>
<p><a href="http://antst.net/Site/FFTW_for_MAC_OS_X.html" rel="nofollow">http://antst.net/Site/FFTW_for_MAC_OS_X.html</a></p>
<p>I think it&#8217;s should work.</p>
<p>Feedback helps me to improve my library, if you have other comments, I&#8217;ll be pleased to know it.<br />
Thanks a lot.</p>
<p>Pierre</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167701</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167701</link>
					<pubDate>Thu, 14 Jun 2012 09:45:24 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>with [pg.energy~] i get :</p>
<p> 2012-06-14 11:42:03.432 MaxMSP[214] CFLog (21): dyld returns 2 when trying to load /Users/jeantoto/Download/pg.energy~.mxo/Contents/MacOS/pg.energy~</p>
<p>max 5.1.9 / OS X.4.11.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167702</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167702</link>
					<pubDate>Thu, 14 Jun 2012 11:50:30 +0000</pubDate>
					<dc:creator>Pierre Guillot</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Nicolas,</p>
<p>As expected, my static library don&#8217;t work with all the OS X version. I&#8217;m going to solve this problem in the next few days. And you use Max 5.1.9, have you try with Max 6 runtime? I said yesterday that there&#8217;s differences between the MaxAPI of Max 6 and MaxAPI of Max 5, that&#8217;s why the FFT externals work only on Max 6 :<br />
<a href="http://cycling74.com/forums/topic.php?id=40459" rel="nofollow">http://cycling74.com/forums/topic.php?id=40459</a><br />
I&#8217;m going to compile everything with the Max 5 SDK today. I&#8217;ll post a message when it will be done.</p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167703</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167703</link>
					<pubDate>Thu, 14 Jun 2012 14:10:00 +0000</pubDate>
					<dc:creator>nicolas danet</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, </p>
<p>i did not try max6 as it is announced to require 10.5 and later only.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167704</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167704</link>
					<pubDate>Thu, 14 Jun 2012 14:31:04 +0000</pubDate>
					<dc:creator>Pierre Guillot</dc:creator>

					<description>
						<![CDATA[
						<p>Re,</p>
<p>For Mac the FFT externals should work now for Max 5 and Max 6, but you still need to install the fftw3. I going to do the same for Windows now&#8230; or perhaps tonight&#8230; or tomorrow. </p>
<p>Thanks</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/share-new-externals-library/#post-167705</guid>
					<title><![CDATA[Re: [SHARE] New Externals Library]]></title>
					<link>http://cycling74.com/forums/topic/share-new-externals-library/#post-167705</link>
					<pubDate>Thu, 14 Jun 2012 15:57:37 +0000</pubDate>
					<dc:creator>Pierre Guillot</dc:creator>

					<description>
						<![CDATA[
						<p>ARfff,</p>
<p>Now I should work on Windows and OsX on MAx 5 and Max 6 and I give a few words of explanation about the fftw3. If you find something else that could be improved, please tell me.</p>
<p>Thanks.</p>
<p>Pierre</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

