<?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: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency</title>
		<atom:link href="http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 04:21:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-48781</guid>
					<title><![CDATA[Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-48781</link>
					<pubDate>Thu, 25 Feb 2010 19:10:14 +0000</pubDate>
					<dc:creator>ComfortableInClouds</dc:creator>

					<description>
						<![CDATA[
						<p>Hi &#8211; I am trying to analyze the mean amplitude and dominant frequencies of individual grains within a larger sample, then organize those grains in a list according to these attributes. I realize that this is a job better suited for non-real time analysis, such as MATLAB, but would like to be able to do it in Max as to record a sample and organize its grains in real time. I am struggling with an approach making use of [avg~], [pitch~] and [gate] but am not having very much luck. I was curious if anyone could give some suggestions or post a basic patch to nudge me in the right direction.</p>
<p>Thanks for your help!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175321</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175321</link>
					<pubDate>Thu, 25 Feb 2010 19:24:42 +0000</pubDate>
					<dc:creator>MIB</dc:creator>

					<description>
						<![CDATA[
						<p>I don&#8217;t really have anything overly useful to say other than you might want to have a look at the IRCAM ftm library for storage and sorting. It&#8217;s very fast and flexible. There is also gbr from IRCAM (might come with ftm, can&#8217;t remember) which does some nifty stuff with audio&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175322</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175322</link>
					<pubDate>Thu, 25 Feb 2010 20:19:39 +0000</pubDate>
					<dc:creator>Pierre Alexandre Tremblay</dc:creator>

					<description>
						<![CDATA[
						<p>ftm.ircam.fr</p>
<p>check the catart package, it does exactly this</p>
<p>pa</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175323</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175323</link>
					<pubDate>Thu, 25 Feb 2010 21:05:32 +0000</pubDate>
					<dc:creator>Brad Garton</dc:creator>

					<description>
						<![CDATA[
						<p>Do you know lisp programming?  This would be easy to do in lisp:</p>
<p><a href="http://music.columbia.edu/~brad/maxlispj/" rel="nofollow">http://music.columbia.edu/~brad/maxlispj/</a></p>
<p>brad</p>
<p><a href="http://music.columbia.edu/~brad" rel="nofollow">http://music.columbia.edu/~brad</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175324</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175324</link>
					<pubDate>Thu, 25 Feb 2010 23:07:03 +0000</pubDate>
					<dc:creator>ComfortableInClouds</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the replies :)</p>
<p>i should stress that i&#8217;m not very concerned about the list sorting, that&#8217;s simple enough to do with coll and a few objects, or even with js. i&#8217;m much more interested in solutions for the grain amp and freq analysis. would lisp help for this, brad?</p>
<p>are the ftm objects useful for the grain analysis? Or just list sorting? on my computer, it seems the ftm objects can&#8217;t be opened. im on mac os x, 10.6. It says &#8220;the following disk image cannot be recognized.&#8221; would someone be able to post the externals (if they are useful for grain analysis) ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175325</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175325</link>
					<pubDate>Fri, 26 Feb 2010 00:34:37 +0000</pubDate>
					<dc:creator>Brad Garton</dc:creator>

					<description>
						<![CDATA[
						<p>on a sample (or event vector) level, lisp probably wouldn&#8217;t be best.  It&#8217;s good at structuring lists, doing all kinds of data-manipulation, etc.  If you&#8217;re asking about the direct analysis of the incoming audio data stream, then you&#8217;ll probably have to do some C-coding or find an external that can do this (maybe FTM?  I don&#8217;t know that package well&#8230;  or maybe Eric Lyon&#8217;s FFTease objects have something that could help).</p>
<p>brad</p>
<p><a href="http://music.columbia.edu/~brad" rel="nofollow">http://music.columbia.edu/~brad</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175326</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175326</link>
					<pubDate>Fri, 26 Feb 2010 03:45:25 +0000</pubDate>
					<dc:creator>tdaeik</dc:creator>

					<description>
						<![CDATA[
						<p>for the frequency analysis, you could maybe use zsa.freqpeak~ from the zsa.descriptors (<a href="http://www.e&#8211;j.com/?page_id=83" rel="nofollow">http://www.e&#8211;j.com/?page_id=83</a>) package to get the highest n peaks from a signal. run it over your windowed data.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175327</guid>
					<title><![CDATA[Re: Grain Analysis &#8211; Mean Amplitude and Dominant Frequency]]></title>
					<link>http://cycling74.com/forums/topic/grain-analysis-mean-amplitude-and-dominant-frequency/#post-175327</link>
					<pubDate>Fri, 26 Feb 2010 15:57:38 +0000</pubDate>
					<dc:creator>ComfortableInClouds</dc:creator>

					<description>
						<![CDATA[
						<p>the zsa objects are incredible. precisely the kind of thing i was looking for. many thanks, tdaeik (and to mikhail and ej).</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

