<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.3.3" --><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Adobe, MAKE SOME NOISE</title>
	<link>http://www.make-some-noise.info</link>
	<description>A campaign for enhancing Flash audio</description>
	<pubDate>Tue, 21 Oct 2008 11:32:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/AdobeMakeSomeNoise" type="application/rss+xml" /><item>
		<title>Correction - Not creepy!</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/427378683/</link>
		<comments>http://www.make-some-noise.info/2008/10/21/correction-not-creepy/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 11:23:18 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/10/21/correction-not-creepy/</guid>
		<description><![CDATA[After the last post some of you may think that we are complaining that everything is bad about the new Sound API. Well, this is certainly not true. The new Sound API works - but unfortunately not as expected. Our reaction may be seen as a bit overreacting cause most of you guys won&#8217;t run [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Correction - Not creepy!", url: "http://www.make-some-noise.info/2008/10/21/correction-not-creepy/" });</script>]]></description>
			<content:encoded><![CDATA[<p>After the <a href="http://www.make-some-noise.info/2008/10/16/adobe-made-some-creepy-noise/">last post</a> some of you may think that we are complaining that <strong>everything</strong> is bad about the new Sound API. Well, this is certainly not true. The new Sound API works - but unfortunately not as expected. Our reaction may be seen as a bit overreacting cause most of you guys won&#8217;t run into the same issues we had when the final Flash Player launched last week.</p>
<p><strong>Again the story, better explained</strong><br />
We ask for dynamic sound and we finally got it. Since Adobe is running a public beta phase, we could adopt very early the new Sound API. We implemented it in the <a href="http://www.hobnox.com/audiotool">Hobnox AudioTool</a> and we were pleased how good it worked. Then we had some new challenges to solve. There are very CPU intensive tasks every audio application needs to do (creating new plugins, redrawing large areas on the screen). Since we do not have Threads we figured out another way to avoid playback gaps while intensive computation are made by the player. First, you need to pass a bunch of samples when the Sound API asks for them. Speaking for the &#8216;old&#8217; version before the release, we just passed the minimum number of samples, getting a very good latency time of 46ms on a MAC. When we expect a critical process (CPU intensive), we passed the maximum number of samples. The sound card buffer had more data to play and the player more time to perform the intensive computation. The perfect solution actually.</p>
<p><strong>This however changed</strong><br />
With the new changes it is not possible to go back to the minimum number of samples - or in short - it won&#8217;t go back to the minimum latency time. It will stay at 830ms on a MAC. So you can see, that our workaround has become useless. Building workarounds on an API running in Beta might be a bad idea. However we were sure that changes would be passed the beta group. Furthermore passing the minimal number of samples to get the lowest latency is no longer stable enough. So we were forced to switch up to 160ms <strong>AND</strong> getting playback glitches/gaps when intensive computations occur.</p>
<p><strong>Work is not just work</strong><br />
When spending so much time on a proper audio environment in Flash - it should be comprehensive that we felt really wronged when seeing the new changes in the Sound API, done in the last minute before launch.</p>
<p>Peace! Adobe - but next time please tell us earlier. If there is any chance to revert that behavior in a minor update, we would all appreciate this!</p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=Correction+-+Not+creepy%21&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F10%2F21%2Fcorrection-not-creepy%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/10/21/correction-not-creepy/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/10/21/correction-not-creepy/</feedburner:origLink></item>
		<item>
		<title>Adobe made some creepy noise</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/422758216/</link>
		<comments>http://www.make-some-noise.info/2008/10/16/adobe-made-some-creepy-noise/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 15:25:07 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[player]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/10/16/adobe-made-some-creepy-noise/</guid>
		<description><![CDATA[What a bummer. Adobe finally released Flash Player 10 including the new sound enhancements this website asked for. Unlike the promising improvements in the release candidates Adobe released in public, the actual Release Player is neither working as expected nor had Adobe told developers that there will come significant changes in the Sound API.
What changed?
The [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Adobe made some creepy noise", url: "http://www.make-some-noise.info/2008/10/16/adobe-made-some-creepy-noise/" });</script>]]></description>
			<content:encoded><![CDATA[<p>What a bummer. Adobe finally released <a href="http://www.adobe.com/products/flashplayer">Flash Player 10</a> including the new sound enhancements <a href="http://www.make-some-noise.info">this website</a> asked for. Unlike the promising improvements in the release candidates Adobe released in public, the actual Release Player is neither working as expected nor had Adobe told developers that there will come significant changes in the Sound API.</p>
<p><strong>What changed?</strong><br />
The internal sound control asks Actionscript for more audio data, when the sound card is running out of data. The number of samples you provide can vary between 2048 (~46ms) and 8192 (~185ms). For instance in the <a href="http://www.hobnox.com/audiotool">Hobnox AudioTool</a> we sent 2048 samples to the sound card and it worked like a charm. This is not the case anymore. Furthermore if you provide more samples once, the latency will increase at runtime and there is no way to decrease it again without stopping the playback. We used to send more data, when expecting CPU critical processes like creating plugins or scale the desktop in our application. That way we could reserve some space for intensive computation while the longer audio buffer was playing. Well, this is also not working anymore. Passing 8192 samples also leads to the enormous latency time of almost one second.</p>
<p><strong>The worst part is in fact, that we were not informed about any of these changes. We would have had some time to react and adapt. Right now this is quite disappointing.</strong></p>
<p><em>It worked before! What are these changes good for?</em></p>
<p><strong>More information</strong><br />
<a href="http://blog.joa-ebert.com/2008/10/16/david-vs-goliath/">Joa Ebert blog</a><br />
<a href="http://blog.andre-michelle.com/2008/fp10-soundapi-changes/">Andre Michelle blog</a><br />
<a href="http://www.joeberkovitz.com/blog/2008/10/15/controlling-audio-latency-in-flash-10/">Joe Berkovitz blog</a><br />
<a href="http://opencode.forabettertoday.org/?p=20">Kai-Philipp Schöllmann blog</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=Adobe+made+some+creepy+noise&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F10%2F16%2Fadobe-made-some-creepy-noise%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/10/16/adobe-made-some-creepy-noise/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/10/16/adobe-made-some-creepy-noise/</feedburner:origLink></item>
		<item>
		<title>FlashPlayer 10 is making noise (links)</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/294871831/</link>
		<comments>http://www.make-some-noise.info/2008/05/21/flashplayer-10-is-making-noise-links/#comments</comments>
		<pubDate>Wed, 21 May 2008 08:12:06 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[links]]></category>

		<category><![CDATA[collection]]></category>

		<category><![CDATA[feature]]></category>

		<category><![CDATA[flashplayer]]></category>

		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/05/21/flashplayer-10-is-making-noise-links/</guid>
		<description><![CDATA[There is no rush to tear down the side right now. The new sound feature is a big step towards future. However it has just started and there is much left to implement for FlashPlayer11.
But we are very curious what people will do with the new low level API. Here is a (hopefully fast growing) [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "FlashPlayer 10 is making noise (links)", url: "http://www.make-some-noise.info/2008/05/21/flashplayer-10-is-making-noise-links/" });</script>]]></description>
			<content:encoded><![CDATA[<p>There is no rush to tear down the side right now. The <a href="http://www.make-some-noise.info/2008/05/15/adobe-is-finally-making-some-noise/">new sound feature</a> is a <strong>big</strong> step towards future. However it has just started and there is much left to implement for FlashPlayer11.<br />
But we are very curious what people will do with the new low level API. Here is a (hopefully fast growing) collection of links that deal with the new sound feature in <a href="http://labs.adobe.com/technologies/flashplayer10/">FlashPlayer10</a>.</p>
<p><a href="http://www.bit-101.com/blog/?p=1264">Keith Peters (Bit-101) - Astro Dynamic Sound!</a><br />
<a href="http://blog.je2050.de/2008/05/19/simple-astro-synthesizer/">Joa Ebert - Simple Astro Synthesizer (polyphone!)</a><br />
<a href="http://blog.je2050.de/2008/05/20/8bitboy-on-steroids/">Joa Ebert - Astroboy (8Bitboy updated)</a><br />
<a href="http://blog.je2050.de/2008/05/21/soundextract-rocks/">Joa Ebert - Astroflanger (Sound.extract)</a><br />
<a href="http://www.blixtsystems.com/2008/05/simple-3-band-eq-with-flash-player-10/"> Simple 3-band EQ with Flash Player 10</a><br />
<a href="http://compiler.kaustic.net/lab/?p=40">Jan van Coppenolle - Atari Punk Console (with Stepsequencer)</a><br />
<a href="http://panfu.314bits.com/Sintepan">Sintepan</a></p>
<p>-</p>
<p><a href="http://www.gotoandlearn.com/player.php?id=75">Lee Brimelov - Flash Player 10 Beta: Dynamic Sound (Video)</a></p>
<p><em>Feel free to write a comment with new links.</em></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=FlashPlayer+10+is+making+noise+%28links%29&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F05%2F21%2Fflashplayer-10-is-making-noise-links%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/05/21/flashplayer-10-is-making-noise-links/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/05/21/flashplayer-10-is-making-noise-links/</feedburner:origLink></item>
		<item>
		<title>Adobe is finally making some noise!</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/290770062/</link>
		<comments>http://www.make-some-noise.info/2008/05/15/adobe-is-finally-making-some-noise/#comments</comments>
		<pubDate>Thu, 15 May 2008 08:35:03 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[audio]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[flashplayer]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/05/15/adobe-is-finally-making-some-noise/</guid>
		<description><![CDATA[Tinic Uro, a Flashplayer engineer at Adobe posted overall three posting addressing the lack of dynamic audio support and how they will change this in the FlashPlayer 10 release. We are so pleased that Adobe finally gives us the option to pass runtime generated sound samples to the sound card. This was one big key [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Adobe is finally making some noise!", url: "http://www.make-some-noise.info/2008/05/15/adobe-is-finally-making-some-noise/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kaourantin.net">Tinic Uro</a>, a Flashplayer engineer at <a href="http://www.adobe.com">Adobe</a> posted overall three posting addressing the lack of dynamic audio support and how they will change this in the FlashPlayer 10 release. We are so pleased that Adobe finally gives us the option to pass runtime generated sound samples to the sound card. This was one big key issue our campaign has addressed.</p>
<p>To be more detailed, you won&#8217;t get a high-level API to transform sounds, but with some Actionscript you can do almost everything you can imagine. As a bonus we will be able to extract encoded MP3 audio data on the fly! The only thing we are not satisfied is the very long latency (200-500ms). Tinic describes in details why this isn&#8217;t possible to enhance in FP10.</p>
<p>This is nevertheless a big step towards future - audio applications within the FlashPlayer.</p>
<p><a href="http://www.kaourantin.net/2008/05/adobe-is-making-some-noise-part-1.html">Read Tinics post part 1</a><br />
<a href="http://www.kaourantin.net/2008/05/adobe-is-making-some-noise-part-2.html">Read Tinics post part 2</a><br />
<a href="http://www.kaourantin.net/2008/05/adobe-is-making-some-noise-part-3.html">Read Tinics post part 3</a></p>
<p><strong>Thanks Tinic, we owe you something for being so strongheaded.</strong></p>
<p><a href="http://blog.wired.com/music/2008/05/adobe-adding-dy.html">Read also @wired.com</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=Adobe+is+finally+making+some+noise%21&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F05%2F15%2Fadobe-is-finally-making-some-noise%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/05/15/adobe-is-finally-making-some-noise/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/05/15/adobe-is-finally-making-some-noise/</feedburner:origLink></item>
		<item>
		<title>Adobe, MAKE SOME NOISE @wired.com</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/289437214/</link>
		<comments>http://www.make-some-noise.info/2008/05/13/adobe-make-some-noise-wiredcom/#comments</comments>
		<pubDate>Tue, 13 May 2008 13:32:34 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[audio]]></category>

		<category><![CDATA[hobnox]]></category>

		<category><![CDATA[request]]></category>

		<category><![CDATA[wired]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/05/13/adobe-make-some-noise-wiredcom/</guid>
		<description><![CDATA[There is a blogpost on wired.com about the Hobnox AudioTool. Fortunately they linked to this campaign, which is also a great accentuation to our request to support dynamic audio within the FlashPlayer.
UPDATE: Eliot from wired.com was so kind to write a second blogpost especially about our campaign.
The site currently requires Java, although that could change [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Adobe, MAKE SOME NOISE @wired.com", url: "http://www.make-some-noise.info/2008/05/13/adobe-make-some-noise-wiredcom/" });</script>]]></description>
			<content:encoded><![CDATA[<p>There is a <a href="http://blog.wired.com/music/2008/05/free-music-stud.html">blogpost</a> on <a href="http://www.wired.com">wired.com</a> about the <a href="http://www.hobnox.com/audiotool-startpage.1046.en.html#">Hobnox AudioTool</a>. Fortunately they linked to this campaign, which is also a great accentuation to our <a href="http://bugs.adobe.com/jira/browse/ASC-3298">request to support dynamic audio within the FlashPlayer</a>.</p>
<p><em>UPDATE:</em> <a href="http://blog.wired.com/music/2008/05/software-develo.html">Eliot from wired.com was so kind to write a second blogpost especially about our campaign.</a></p>
<blockquote><p>The site currently requires Java, although that could change soon. The developers at Hobnox who made AudioTool would prefer to use Flash entirely, but say its support for dynamic audio is lacking. They suggest that those who want to support online virtual instruments should join the Make Some Noise campaign, which hopes to convince Adobe to add sound manipulation features to Flash and to shore up one specific unstable audio feature, allowing Hobnox and other developers to push the envelope with more evolved online music tools.</p></blockquote>
<p><a href="http://blog.wired.com/music/2008/05/free-music-stud.html">Read the entire post</a> | <a href="http://bugs.adobe.com/jira/browse/ASC-3298">If you have not yet, go vote!</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=Adobe%2C+MAKE+SOME+NOISE+%40wired.com&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F05%2F13%2Fadobe-make-some-noise-wiredcom%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/05/13/adobe-make-some-noise-wiredcom/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/05/13/adobe-make-some-noise-wiredcom/</feedburner:origLink></item>
		<item>
		<title>The rise of online music software</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/281093074/</link>
		<comments>http://www.make-some-noise.info/2008/04/30/the-rise-of-online-music-software/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 22:41:50 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[future]]></category>

		<category><![CDATA[request]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/04/30/the-rise-of-online-music-software/</guid>
		<description><![CDATA[I took the title from a blog post that linked to us and entirely points out what we expect from future Flash applications. Online music applications are not just a niche existing - it will be widespread in a few years and music composers worldwide will share and develop their compositions in the net. Well, [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "The rise of online music software", url: "http://www.make-some-noise.info/2008/04/30/the-rise-of-online-music-software/" });</script>]]></description>
			<content:encoded><![CDATA[<p>I took the title from a <a href="http://www.musicradar.com/news/guitars/blog-the-rise-of-online-music-software-151601">blog post</a> that linked to us and entirely points out what we expect from future Flash applications. Online music applications are not just a niche existing - it will be widespread in a few years and music composers worldwide will share and develop their compositions in the net. <em>Well, it won&#8217;t if Adobe will not MAKE SOME NOISE.</em></p>
<p><a href="http://www.musicradar.com/news/guitars/blog-the-rise-of-online-music-software-151601">Read Chris Wickett Blog Entry</a> | <a href="http://bugs.adobe.com/jira/browse/ASC-3298">Register and vote for the official feature request</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=The+rise+of+online+music+software&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F04%2F30%2Fthe-rise-of-online-music-software%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/04/30/the-rise-of-online-music-software/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/04/30/the-rise-of-online-music-software/</feedburner:origLink></item>
		<item>
		<title>Official feature request to Adobe</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/272083664/</link>
		<comments>http://www.make-some-noise.info/2008/04/17/official-feature-request-to-adobe/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 10:43:13 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[feature]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/04/17/official-feature-request-to-adobe/</guid>
		<description><![CDATA[We created an official feature request on the new Adobe public bugbase.
Please register and vote for the request. They will listen!
http://bugs.adobe.com/jira/browse/ASC-3298
<script type="text/javascript">SHARETHIS.addEntry({ title: "Official feature request to Adobe", url: "http://www.make-some-noise.info/2008/04/17/official-feature-request-to-adobe/" });</script>]]></description>
			<content:encoded><![CDATA[<p>We created an official feature request on the new <a href="http://bugs.adobe.com">Adobe public bugbase</a>.</p>
<p><strong>Please register and vote for the request. They will listen!</strong></p>
<p><a href="http://bugs.adobe.com/jira/browse/ASC-3298">http://bugs.adobe.com/jira/browse/ASC-3298</a></p>
<p> <a href="http://www.make-some-noise.info/2008/04/17/official-feature-request-to-adobe/#more-20" class="more-link">(more&#8230;)</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=Official+feature+request+to+Adobe&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F04%2F17%2Fofficial-feature-request-to-adobe%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/04/17/official-feature-request-to-adobe/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/04/17/official-feature-request-to-adobe/</feedburner:origLink></item>
		<item>
		<title>Response to a bunch of questions from Adobe</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/261800935/</link>
		<comments>http://www.make-some-noise.info/2008/04/01/response-to-a-bunch-of-questions-from-adobe/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 07:48:35 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[correspondence]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[onSoundComplete]]></category>

		<category><![CDATA[response]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/04/01/response-to-a-bunch-of-questions-from-adobe/</guid>
		<description><![CDATA[Adobe: You had mentioned that the vista issue was fixed in a minor version and then broke again. Was there a version of player that had the complete event occur correctly on Vista?  If so, what version?
This is really hard to comprehend, cause it was months ago. Let me give you a rough approximation [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Response to a bunch of questions from Adobe", url: "http://www.make-some-noise.info/2008/04/01/response-to-a-bunch-of-questions-from-adobe/" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong>Adobe: </strong><em>You had mentioned that the vista issue was fixed in a minor version and then broke again. Was there a version of player that had the complete event occur correctly on Vista?  If so, what version?</em></p>
<p>This is really hard to comprehend, cause it was months ago. Let me give you a rough approximation when what happened. I simple don&#8217;t know exactly what version was up-to-date at the time. I encountered the issue myself on Windows Vista in spring 2007 (9.0.0.28?) and it was completely broken. Joa Ebert installed Vista in autumn and reported no problems (9.0.0.45?). The last minor update however (9.0.0.115) broke it again. I am sorry, that I cannot recall it more precisely.</p>
<p><strong>Adobe: </strong><em>If you encounter the issue, can you describe what happens?</em><br />
The onSoundComplete event isn&#8217;t running stable anymore. Read more in my explanation below.</p>
<p><strong>Adobe: </strong><em>Does the event fire at the wrong time?</em><br />
Yes.</p>
<p><strong>Adobe: </strong><em>What is the range of the innaccuracy?</em><br />
A few milliseconds (varying), enough to get audible gaps, shaky playback. It runs a few times stable, then a gap occurs and so on.</p>
<p><strong>Adobe: </strong><em>Does the event always fire (even if at the wrong time)?</em><br />
It doesn&#8217;t appear for me, that it is sometimes missing. So yes, it seems to be fired every time but of the time.<br />
 <a href="http://www.make-some-noise.info/2008/04/01/response-to-a-bunch-of-questions-from-adobe/#more-19" class="more-link">(more&#8230;)</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=Response+to+a+bunch+of+questions+from+Adobe&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F04%2F01%2Fresponse-to-a-bunch-of-questions-from-adobe%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/04/01/response-to-a-bunch-of-questions-from-adobe/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/04/01/response-to-a-bunch-of-questions-from-adobe/</feedburner:origLink></item>
		<item>
		<title>New domain name</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/257586106/</link>
		<comments>http://www.make-some-noise.info/2008/03/25/new-domain-name/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 10:34:57 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.make-some-noise.info/2008/03/25/new-domain-name/</guid>
		<description><![CDATA[Adobe wants us to remove their name from our domain since this would probably cause legal issues. We are thankfull for the warning and hopefully anticipate further problems.
The new domain name is http://www.make-some-noise.info
<script type="text/javascript">SHARETHIS.addEntry({ title: "New domain name", url: "http://www.make-some-noise.info/2008/03/25/new-domain-name/" });</script>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobe.com">Adobe</a> wants us to remove their name from our domain since this would probably cause legal issues. We are thankfull for the warning and hopefully anticipate further problems.</p>
<p>The new domain name is <a href="http://www.make-some-noise.info">http://www.make-some-noise.info</a></p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=New+domain+name&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F03%2F25%2Fnew-domain-name%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/03/25/new-domain-name/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/03/25/new-domain-name/</feedburner:origLink></item>
		<item>
		<title>We care</title>
		<link>http://feeds.feedburner.com/~r/AdobeMakeSomeNoise/~3/257571643/</link>
		<comments>http://www.make-some-noise.info/2008/03/17/we-care/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 12:03:47 +0000</pubDate>
		<dc:creator>André Michelle</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[options]]></category>

		<guid isPermaLink="false">http://www.adobemakesomenoise.com/2008/03/17/we-care/</guid>
		<description><![CDATA[Welcome to Adobe, MAKE SOME NOISE.
We address two issues with the current Flash Player. The general lack of sound manipulation features in Flash and more urgent the current unstability of the SOUND_COMPLETE event, which is the base for a lot of workarounds.
So, in the first place we are just asking for backwards compatibility.
Naturally we want [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "We care", url: "http://www.make-some-noise.info/2008/03/17/we-care/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://www.make-some-noise.info/about">Adobe, MAKE SOME NOISE</a>.</p>
<p>We address two issues with the current <a href="http://www.adobe.com/de/products/flash/">Flash Player</a>. The general lack of sound manipulation features in <a href="http://www.adobe.com/de/products/flash/">Flash</a> and more urgent the current unstability of the <a href="http://livedocs.adobe.com/flex/2/langref/flash/events/Event.html#SOUND_COMPLETE"><em>SOUND_COMPLETE</em></a> event, which is the base for a lot of workarounds.</p>
<p><strong><em>So, in the first place we are just asking for backwards compatibility</em></strong>.</p>
<p>Naturally we want more and we like to force a discussion of possible options to improve the <a href="http://www.adobe.com/de/products/flash/">Flash Player</a> with better sound handling soon. You are welcome to contribute your ideas and hopefully <a href="http://www.make-some-noise.info/support-us/">support us</a>.</p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=443605d9-1fd6-455f-a807-38f0b9fa6be4&amp;title=We+care&amp;url=http%3A%2F%2Fwww.make-some-noise.info%2F2008%2F03%2F17%2Fwe-care%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.make-some-noise.info/2008/03/17/we-care/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.make-some-noise.info/2008/03/17/we-care/</feedburner:origLink></item>
	</channel>
</rss>
