<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flash Actionscript 3 Waveform Generation Class</title>
	<atom:link href="http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/</link>
	<description>Would you like your piece of code or your pizza cold?</description>
	<lastBuildDate>Wed, 03 Mar 2010 08:02:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arioch</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-734</link>
		<dc:creator>Arioch</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-734</guid>
		<description>Thank you again for your code and for this useful information.
Google is a good source of information... and disinformation as the content is not always up to date with the last tech used by flash.

You won another regular visitor for your blog ! ^^
CYA</description>
		<content:encoded><![CDATA[<p>Thank you again for your code and for this useful information.<br />
Google is a good source of information&#8230; and disinformation as the content is not always up to date with the last tech used by flash.</p>
<p>You won another regular visitor for your blog ! ^^<br />
CYA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schell</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-733</link>
		<dc:creator>Schell</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-733</guid>
		<description>&gt;&gt; Arioch
I haven&#039;t had much luck using mp3s with a lower sampling rate than 44.1k - so as long as the sample rate is 44.1k you shouldn&#039;t have any problems. The best thing to do is try. As far as other file types, my class relies on Sound.extract() for PCM data, which only works with mp3s. If you had another class that could extract PCM data from another filetype, it could be easily plugged into my waveform class. But, I don&#039;t have any leads on other extraction methods... ...besides google.</description>
		<content:encoded><![CDATA[<p>>> Arioch<br />
I haven&#8217;t had much luck using mp3s with a lower sampling rate than 44.1k &#8211; so as long as the sample rate is 44.1k you shouldn&#8217;t have any problems. The best thing to do is try. As far as other file types, my class relies on Sound.extract() for PCM data, which only works with mp3s. If you had another class that could extract PCM data from another filetype, it could be easily plugged into my waveform class. But, I don&#8217;t have any leads on other extraction methods&#8230; &#8230;besides google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arioch</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-732</link>
		<dc:creator>Arioch</dc:creator>
		<pubDate>Fri, 19 Feb 2010 02:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-732</guid>
		<description>Hi there !

First, Thank you for this... I was longing for something like this.
I managed to modify it to fit in one of my own projects. ^^

I&#039;ve some questions for you about this if you have some time to answer :
Does it change anything if the files used are encoded in MP3 128 or MP3 320 ? 
Do you think of any idea to play (and display waveforms of) other sound formats (aiff, wav and ogg) ? My searches are left blank for almost a week now and i don&#039;t even have the confirmation if it&#039;s possible or not to do. (Though i&#039;m almost sure it&#039;s impossible to play or import ogg in flash).

Thank you again !

Arioch</description>
		<content:encoded><![CDATA[<p>Hi there !</p>
<p>First, Thank you for this&#8230; I was longing for something like this.<br />
I managed to modify it to fit in one of my own projects. ^^</p>
<p>I&#8217;ve some questions for you about this if you have some time to answer :<br />
Does it change anything if the files used are encoded in MP3 128 or MP3 320 ?<br />
Do you think of any idea to play (and display waveforms of) other sound formats (aiff, wav and ogg) ? My searches are left blank for almost a week now and i don&#8217;t even have the confirmation if it&#8217;s possible or not to do. (Though i&#8217;m almost sure it&#8217;s impossible to play or import ogg in flash).</p>
<p>Thank you again !</p>
<p>Arioch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schell</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-720</link>
		<dc:creator>Schell</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-720</guid>
		<description>Try replacing all instances of &#039;Vector&#039; with &#039;Array&#039;. That should work.</description>
		<content:encoded><![CDATA[<p>Try replacing all instances of &#8216;Vector&#8217; with &#8216;Array&#8217;. That should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: serene</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-719</link>
		<dc:creator>serene</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-719</guid>
		<description>Now i can run it in flex AS Class type but i cannot include it in flex MXML app. as a component.
There are errors about vector 

can any1 help plz</description>
		<content:encoded><![CDATA[<p>Now i can run it in flex AS Class type but i cannot include it in flex MXML app. as a component.<br />
There are errors about vector </p>
<p>can any1 help plz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schell</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-718</link>
		<dc:creator>Schell</dc:creator>
		<pubDate>Sun, 24 Jan 2010 22:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-718</guid>
		<description>Yes! You can use this code in your project. I don&#039;t think it is released under any license, but you can assume a Creative Commons license.</description>
		<content:encoded><![CDATA[<p>Yes! You can use this code in your project. I don&#8217;t think it is released under any license, but you can assume a Creative Commons license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niiklas</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-717</link>
		<dc:creator>niiklas</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-717</guid>
		<description>can i use this code in a project for my university? what licence is it published under?</description>
		<content:encoded><![CDATA[<p>can i use this code in a project for my university? what licence is it published under?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schell</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-696</link>
		<dc:creator>Schell</dc:creator>
		<pubDate>Sun, 10 Jan 2010 19:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-696</guid>
		<description>Jason -
There are two different sources included. One is for a TextMate project which is pure as3, and the other is a flex project made in windows. The waveform class itself is just an actionscript file and should be able to be included in any project. The only files needed to use the waveform class is efnx.events.WaveformEvent and efnx.sound.Waveform.</description>
		<content:encoded><![CDATA[<p>Jason -<br />
There are two different sources included. One is for a TextMate project which is pure as3, and the other is a flex project made in windows. The waveform class itself is just an actionscript file and should be able to be included in any project. The only files needed to use the waveform class is efnx.events.WaveformEvent and efnx.sound.Waveform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-693</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sun, 10 Jan 2010 00:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-693</guid>
		<description>hey.

thanks for this great work. i&#039;d love to be able to use it.

only problem is i have an as3 project that i&#039;m trying to include this in and it barfs at some of the flex syntax. i looked into the flex  as3 extension but it&#039;s not going to work for me.

is there any other way i can compile this code into my as3 project?

thanks much,
jason</description>
		<content:encoded><![CDATA[<p>hey.</p>
<p>thanks for this great work. i&#8217;d love to be able to use it.</p>
<p>only problem is i have an as3 project that i&#8217;m trying to include this in and it barfs at some of the flex syntax. i looked into the flex  as3 extension but it&#8217;s not going to work for me.</p>
<p>is there any other way i can compile this code into my as3 project?</p>
<p>thanks much,<br />
jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dl</title>
		<link>http://blog.efnx.com/flash-actionscript-3-waveform-generation-class/comment-page-1/#comment-660</link>
		<dc:creator>dl</dc:creator>
		<pubDate>Thu, 31 Dec 2009 16:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.efnx.com/?p=90#comment-660</guid>
		<description>Hi,
anyone like to post a very simple example where you load one mp3 and get a picture displayed, *please*

I tried the Flex example but there are a lot of errors and while learning and starting with that topic its less fun to debug blind.

E.g I get errors that stage is null .

Help please :)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
anyone like to post a very simple example where you load one mp3 and get a picture displayed, *please*</p>
<p>I tried the Flex example but there are a lot of errors and while learning and starting with that topic its less fun to debug blind.</p>
<p>E.g I get errors that stage is null .</p>
<p>Help please <img src='http://blog.efnx.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
