<?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: Manual: AudioRecorder</title>
	<atom:link href="http://code.compartmental.net/tools/minim/manual-audiorecorder/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.compartmental.net</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 06:21:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ddf</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiorecorder/comment-page-1/#comment-2669</link>
		<dc:creator>ddf</dc:creator>
		<pubDate>Fri, 23 Jul 2010 00:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiorecorder/#comment-2669</guid>
		<description>If you are using an AudioInput as your Recordable source, you should be able to add AudioEffects to it and have them modify the sound before it is recorded. There isn&#039;t a compressor AudioEffect in the library presently, though you could probably dig up code for one on the web.</description>
		<content:encoded><![CDATA[<p>If you are using an AudioInput as your Recordable source, you should be able to add AudioEffects to it and have them modify the sound before it is recorded. There isn&#8217;t a compressor AudioEffect in the library presently, though you could probably dig up code for one on the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johanna</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiorecorder/comment-page-1/#comment-2667</link>
		<dc:creator>Johanna</dc:creator>
		<pubDate>Thu, 22 Jul 2010 18:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiorecorder/#comment-2667</guid>
		<description>Thanks a lot for this library! I&#039;d like to record voices within a sound installation.
How can I control the sound quality ? (something like compressor or just volume adaptation) Is there a tool I can associate to the Audiorecorder?</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this library! I&#8217;d like to record voices within a sound installation.<br />
How can I control the sound quality ? (something like compressor or just volume adaptation) Is there a tool I can associate to the Audiorecorder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zacl</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiorecorder/comment-page-1/#comment-2373</link>
		<dc:creator>zacl</dc:creator>
		<pubDate>Wed, 02 Jun 2010 15:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiorecorder/#comment-2373</guid>
		<description>Love the library, find it very useful. Is it possible to change the file name that is being saved to without creating numerous instances of AudioRecorder objects? I want to have one audiorecorder saving a variety of mp3s. Is this feasible?</description>
		<content:encoded><![CDATA[<p>Love the library, find it very useful. Is it possible to change the file name that is being saved to without creating numerous instances of AudioRecorder objects? I want to have one audiorecorder saving a variety of mp3s. Is this feasible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhiLho</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiorecorder/comment-page-1/#comment-2255</link>
		<dc:creator>PhiLho</dc:creator>
		<pubDate>Tue, 11 May 2010 09:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiorecorder/#comment-2255</guid>
		<description>Just delete the file (File.delete()) before saving.
@ddf: you should indicate clearly what are the audio file formats supported here (only .wav?). Thanks.</description>
		<content:encoded><![CDATA[<p>Just delete the file (File.delete()) before saving.<br />
@ddf: you should indicate clearly what are the audio file formats supported here (only .wav?). Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddf</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiorecorder/comment-page-1/#comment-1910</link>
		<dc:creator>ddf</dc:creator>
		<pubDate>Sun, 14 Mar 2010 02:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiorecorder/#comment-1910</guid>
		<description>There is not currently a way to do that, IIRC.</description>
		<content:encoded><![CDATA[<p>There is not currently a way to do that, IIRC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiorecorder/comment-page-1/#comment-1854</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Tue, 02 Mar 2010 16:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audiorecorder/#comment-1854</guid>
		<description>first of I really like this library!,
Is there a way i can overwrite the data in my file instead of having the new recordings append to the audio file?</description>
		<content:encoded><![CDATA[<p>first of I really like this library!,<br />
Is there a way i can overwrite the data in my file instead of having the new recordings append to the audio file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
