<?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: AudioSnippet</title>
	<atom:link href="http://code.compartmental.net/tools/minim/manual-audiosnippet/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: kotoko</title>
		<link>http://code.compartmental.net/tools/minim/manual-audiosnippet/comment-page-1/#comment-2554</link>
		<dc:creator>kotoko</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://code.compartmental.net/tools/minim/manual-audioclip/#comment-2554</guid>
		<description>I&#039;m using this class to play some sounds. 

I&#039;m having problems, sometimes the loadSnippet method return null. I mean it behaves randomly, sometimes it works and sometimes not (with the same file).

I&#039;m only using wav files recorded with the example about recording sound that comes with processing.

Also maybe important to notice that I use 2 AudioSnippet objects one has always the same sound and is just played the other is used to load different sounds. Only the second one has problems.

Also important to notice that I&#039;m using threads.

I went and digged into your code and the problem is on line 606 of JSMinim. When you call getInputStream a UnsupportedAudioFileException is triggered.

Can you help me please?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using this class to play some sounds. </p>
<p>I&#8217;m having problems, sometimes the loadSnippet method return null. I mean it behaves randomly, sometimes it works and sometimes not (with the same file).</p>
<p>I&#8217;m only using wav files recorded with the example about recording sound that comes with processing.</p>
<p>Also maybe important to notice that I use 2 AudioSnippet objects one has always the same sound and is just played the other is used to load different sounds. Only the second one has problems.</p>
<p>Also important to notice that I&#8217;m using threads.</p>
<p>I went and digged into your code and the problem is on line 606 of JSMinim. When you call getInputStream a UnsupportedAudioFileException is triggered.</p>
<p>Can you help me please?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
