<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - Sound cloning problem]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=920</link>
		<description><![CDATA[The most recent posts in Sound cloning problem.]]></description>
		<lastBuildDate>Sat, 25 Jan 2014 17:33:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6240#p6240</link>
			<description><![CDATA[<p>No clue, when i was cloning them, i didn&#039;t used stopsound<br />But i can make some test if you wish</p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Sat, 25 Jan 2014 17:33:13 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6240#p6240</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6235#p6235</link>
			<description><![CDATA[<p>ok, the use of &quot;stopSound&quot; seems to relieve the system ?</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Sat, 25 Jan 2014 05:14:42 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6235#p6235</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6234#p6234</link>
			<description><![CDATA[<p>Oh ok thanks for the precision, well, i went with <a href="https://dl.dropboxusercontent.com/u/19970067/Maratis/Various/sounds.lua">this method</a>, so far everything&#039;s ok</p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Fri, 24 Jan 2014 17:11:35 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6234#p6234</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6233#p6233</link>
			<description><![CDATA[<p>You are probably saturating the sound buffer,<br />because you just duplicate and duplicate sound sources, and they are never deleted (as delete is not available yet from script).</p><p>You should use the same source for a specific sound if you don&#039;t need to play it simultaneously in different positions.<br />Or use a fixed number of sources (2 or 3) that you turn with.</p><p>Other temporary solution is to add a custom script to delete objects from a c++ plugin and call this script from lua when the sound finished playing. We can add this script to the trunk later.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Fri, 24 Jan 2014 04:41:39 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6233#p6233</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6232#p6232</link>
			<description><![CDATA[<p>Well, in the example i posted, you press a key to play a sound, <br />but then after some uses, when you press again, nothing happen</p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Thu, 23 Jan 2014 16:27:10 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6232#p6232</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6231#p6231</link>
			<description><![CDATA[<p>I can&#039;t understand what exactly the problem.. I don&#039;t always understand English.</p>]]></description>
			<author><![CDATA[dummy@example.com (ant0n)]]></author>
			<pubDate>Thu, 23 Jan 2014 15:58:31 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6231#p6231</guid>
		</item>
		<item>
			<title><![CDATA[Sound cloning problem]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=6230#p6230</link>
			<description><![CDATA[<p>Hello, i have a problem about sound cloning, here&#039;s my set-up :</p><p>Two scenes, Scene-1 and SNDscene.<br />All sounds are on SNDscene.</p><p>I&#039;m using sounds in a OO way, so i can play a whole collection with just few lines, <br />for playing i&#039;m cloning the sound from SNDscene to Scene-1, <br />and i&#039;m setting the setPosition argument to place it to the object i want.</p><p>The problem is, after a while (120~ uses), it stop playing for good.<br /> in some other projects it stops playing after 15~ uses</p><p>here&#039;s a project to show the problem : <a href="https://dl.dropboxusercontent.com/u/19970067/Questions/Soundbug.rar">Soundbug</a><br />(this one stops sounds after 120~ uses)</p><p>Press these keys to play sound at :<br />4 = left<br />8 = front<br />6 = right<br />2 = back</p><p>Any idea what&#039;s going on ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Thu, 23 Jan 2014 14:28:54 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=6230#p6230</guid>
		</item>
	</channel>
</rss>
