<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Sound Mixer Source</title>
	<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/</link>
	<description>A digital supplement for the O'Reilly book</description>
	<pubDate>Tue, 07 Sep 2010 08:20:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Geeem</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-6463</link>
		<dc:creator>Geeem</dc:creator>
		<pubDate>Fri, 30 Apr 2010 13:11:59 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-6463</guid>
		<description>Rich

I also wanted to thank you for this brilliant mixer. Really inspiring.
But like others, I'm unable to find a reliable way of creating mp3 loops that don't glitch. Tried everything I know of, so was hoping you might be able to shed some light, as you have clearly discovered something that's eluded all of us!

Many thanks

Geeem</description>
		<content:encoded><![CDATA[<p>Rich</p>
<p>I also wanted to thank you for this brilliant mixer. Really inspiring.<br />
But like others, I&#8217;m unable to find a reliable way of creating mp3 loops that don&#8217;t glitch. Tried everything I know of, so was hoping you might be able to shed some light, as you have clearly discovered something that&#8217;s eluded all of us!</p>
<p>Many thanks</p>
<p>Geeem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5956</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:08:17 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5956</guid>
		<description>@Lasse, the actual starting of the sound is a multi-step process to make sure the sounds are buffered and ready to go before playing. The listener is added to the play button in the constructor of the Mixer class. the &lt;span class="inlineas"&gt;onPlay()&lt;/span&gt; method of the same class is called when the button is clicked. The &lt;span class="inlineas"&gt;onLoop()&lt;/span&gt; method is executed every enter frame until all three sounds are buffered. When the sounds are ready, the &lt;span class="inlineas"&gt;loopSound&lt;/span&gt; method is called on each sound.</description>
		<content:encoded><![CDATA[<p>@Lasse, the actual starting of the sound is a multi-step process to make sure the sounds are buffered and ready to go before playing. The listener is added to the play button in the constructor of the Mixer class. the <span class="inlineas">onPlay()</span> method of the same class is called when the button is clicked. The <span class="inlineas">onLoop()</span> method is executed every enter frame until all three sounds are buffered. When the sounds are ready, the <span class="inlineas">loopSound</span> method is called on each sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5955</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 24 Feb 2010 16:03:31 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5955</guid>
		<description>@NauJFracT, I'm afraid you can't save a sound as a shared object. 
@Nima, as far as I know, it's not possible to save the microphone input at present.</description>
		<content:encoded><![CDATA[<p>@NauJFracT, I&#8217;m afraid you can&#8217;t save a sound as a shared object.<br />
@Nima, as far as I know, it&#8217;s not possible to save the microphone input at present.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5790</link>
		<dc:creator>Lasse</dc:creator>
		<pubDate>Tue, 09 Feb 2010 00:04:38 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5790</guid>
		<description>Hi,

I was just wondering if you could direct me in the code where the action of pressing the start button takes place. What I am interested in is how to start more than 1 sound simultaneously and then control each sound individually.

Best regards

/Lasse</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was just wondering if you could direct me in the code where the action of pressing the start button takes place. What I am interested in is how to start more than 1 sound simultaneously and then control each sound individually.</p>
<p>Best regards</p>
<p>/Lasse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nima</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5629</link>
		<dc:creator>Nima</dc:creator>
		<pubDate>Wed, 27 Jan 2010 17:33:11 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5629</guid>
		<description>btw I am using flex air2</description>
		<content:encoded><![CDATA[<p>btw I am using flex air2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nima</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5628</link>
		<dc:creator>Nima</dc:creator>
		<pubDate>Wed, 27 Jan 2010 17:24:49 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-5628</guid>
		<description>Hi Rich,

Thank you for the wonderful job you have done.
I am working on a remix software that users can drag and drop some sounds on timelines(like drum,...) and sing on the top of it through mic. I want to save the whole result as mp3 file or wave.. any idea if it is possible and how? ( i mean how to save multiple sound channels   mic in one mp3 or wave file?)

many thanks in advance.

Nima</description>
		<content:encoded><![CDATA[<p>Hi Rich,</p>
<p>Thank you for the wonderful job you have done.<br />
I am working on a remix software that users can drag and drop some sounds on timelines(like drum,&#8230;) and sing on the top of it through mic. I want to save the whole result as mp3 file or wave.. any idea if it is possible and how? ( i mean how to save multiple sound channels   mic in one mp3 or wave file?)</p>
<p>many thanks in advance.</p>
<p>Nima</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NauJFracT</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3357</link>
		<dc:creator>NauJFracT</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:57:04 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3357</guid>
		<description>Another question... if i want to save the sound like a "SharedObject" and after play the same session... what can i do? a lot of thanks!</description>
		<content:encoded><![CDATA[<p>Another question&#8230; if i want to save the sound like a &#8220;SharedObject&#8221; and after play the same session&#8230; what can i do? a lot of thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NauJFracT</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3356</link>
		<dc:creator>NauJFracT</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:55:24 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3356</guid>
		<description>Rich! Although my english is very bad... i want to give you thanks! i will read something about LAME and flash... because i don't want to user FMS for that...</description>
		<content:encoded><![CDATA[<p>Rich! Although my english is very bad&#8230; i want to give you thanks! i will read something about LAME and flash&#8230; because i don&#8217;t want to user FMS for that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3355</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 23 Jul 2009 19:13:06 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3355</guid>
		<description>@NauJFracT, I'm afraid this is not a simple matter. I haven't done this myself, but you'll need to use Sound.extract() and ByteArray, and I'm not sure how you'd end up as MP3. I believe Sound.extract() pulls uncompressed audio. You'd need to invoke an MP3 library like LAME or something similar. I don't know of any AS3-only ways to do it but, at the moment, that might only be ignorance on my part. If you used LAME you might be able to do it with Alchemy, but I haven't done it.</description>
		<content:encoded><![CDATA[<p>@NauJFracT, I&#8217;m afraid this is not a simple matter. I haven&#8217;t done this myself, but you&#8217;ll need to use Sound.extract() and ByteArray, and I&#8217;m not sure how you&#8217;d end up as MP3. I believe Sound.extract() pulls uncompressed audio. You&#8217;d need to invoke an MP3 library like LAME or something similar. I don&#8217;t know of any AS3-only ways to do it but, at the moment, that might only be ignorance on my part. If you used LAME you might be able to do it with Alchemy, but I haven&#8217;t done it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NauJFracT</title>
		<link>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3354</link>
		<dc:creator>NauJFracT</dc:creator>
		<pubDate>Thu, 23 Jul 2009 18:19:11 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/12/06/sound-mixer-source/#comment-3354</guid>
		<description>If i want to export the result in a mp3 file... what can i do? thanks!</description>
		<content:encoded><![CDATA[<p>If i want to export the result in a mp3 file&#8230; what can i do? thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
