<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>The final hurdle</title>
	<atom:link href="http://www.alexwilcox.co.uk/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alexwilcox.co.uk/wordpress</link>
	<description>A New Media developers online playground - Alex Wilcox</description>
	<pubDate>Tue, 09 Jun 2009 15:33:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AVJ3D - screenshots</title>
		<link>http://www.alexwilcox.co.uk/wordpress/avj3d-screenshots/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/avj3d-screenshots/idat#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:10:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=318</guid>
		<description><![CDATA[So the project was finished a week or two ago and handed in, I think the presentation went quite well although I could have done with more time to show it off but oh well.
Here are some screen shots to give you a taster of what the application looks like, the app will be available [...]]]></description>
			<content:encoded><![CDATA[<p>So the project was finished a week or two ago and handed in, I think the presentation went quite well although I could have done with more time to show it off but oh well.<br />
Here are some screen shots to give you a taster of what the application looks like, the app will be available to download in the next few days. ( once the projects link in the menu is turned on you can get it)</p>
<p style="text-align: center;">
<div id="attachment_320" class="wp-caption alignleft" style="width: 160px"><a title="The Object Selector" href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/objectcreator1.png"><img class="size-thumbnail wp-image-320" title="The object chooser" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/objectcreator1-150x150.png" alt="The Object Selector" width="150" height="150" /></a><p class="wp-caption-text">The Object Selector</p></div>
<div id="attachment_321" class="wp-caption alignright" style="width: 160px"><a title="Add Custom Materials" href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/objectcreatormaterials.png"><img class="size-thumbnail wp-image-321" title="Add Custom Materials" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/objectcreatormaterials-150x150.png" alt="Add Custom Materials" width="150" height="150" /></a><p class="wp-caption-text">Add Custom Materials</p></div>
<div id="attachment_323" class="wp-caption alignleft" style="width: 160px"><a title="Rotating an Object" href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/objectcreatorrotation.png"><img class="size-thumbnail wp-image-323" title="Rotating an Object" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/objectcreatorrotation-150x150.png" alt="Rotating an Object" width="150" height="150" /></a><p class="wp-caption-text">Rotating an Object</p></div>
<div id="attachment_325" class="wp-caption alignright" style="width: 160px"><a title="Scene Example" href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/sceneexample.png"><img class="size-thumbnail wp-image-325" title="Scene Example" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/sceneexample-150x150.png" alt="Scene Example" width="150" height="150" /></a><p class="wp-caption-text">Scene Example</p></div>
<div id="attachment_326" class="wp-caption alignleft" style="width: 160px"><a title="Scene Example 2" href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/sceneexample2.png"><img class="size-thumbnail wp-image-326" title="Scene Example 2" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/06/sceneexample2-150x150.png" alt="Scene Example 2" width="150" height="150" /></a><p class="wp-caption-text">Scene Example 2</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/avj3d-screenshots/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>Flash to Max communication</title>
		<link>http://www.alexwilcox.co.uk/wordpress/flash-to-max-communication/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/flash-to-max-communication/idat#comments</comments>
		<pubDate>Sun, 31 May 2009 23:49:40 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[final project]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[flashserver]]></category>

		<category><![CDATA[max/msp]]></category>

		<category><![CDATA[xml socket]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=241</guid>
		<description><![CDATA[For my project i have had to write an class that will handle all the communication with max/msp, in max the connection is handled by the flashserver external by Olaf Matthes which is available from:
http://www.nullmedium.de/dev/flashserver/
The connection works over an xml socket and the class i have written (basically a conversion of the as2 example to [...]]]></description>
			<content:encoded><![CDATA[<p>For my project i have had to write an class that will handle all the communication with max/msp, in max the connection is handled by the flashserver external by Olaf Matthes which is available from:</p>
<p>http://www.nullmedium.de/dev/flashserver/</p>
<p>The connection works over an xml socket and the class i have written (basically a conversion of the as2 example to as3) handles the connection and dispatches events depending on the status of the connection. so that&#8217;s when its opened,closed or data is received ect..</p>
<p>you can send messages to max as strings or specify a receive object in max to receive the object (if flashserver has remote mode turned on).</p>
<p>i&#8217;ve also implemented a function to send file paths to max (as my app will be loading sounds into max but using flash for the gui).<br />
this takes a string and formats it so that the file path remains intact as blackslashes are used as escape characters in both programs so i had to use a regular expression to ensure that the slashes in the path remained the same by the time the path got to max/msp.</p>
<p>i.e.</p>
<p style="padding-left: 30px;">e:\dir\folder\blah.mp3<br />
you need to send this (in quotes in case there are spaces in the string as max doesn&#8217;t like that either!<br />
&#8220;e\:\\\\\\dir\\\\\\folder\\\\\\my sound file.mp3&#8243;</p>
<p style="padding-left: 30px;">so a little regex can do this for us,</p>
<p style="padding-left: 30px;">maxlocation.replace(/\\/g, &#8220;\\\\\\&#8221;);</p>
<p>I will be releasing this class once I&#8217;ve tidied it up a bit and made it suitable for others to use.</p>
<p>also i would like to thank fellow student <a href="http://www.alexryley.net/" target="_blank">Alex Riley(http://www.alexryley.net/) </a>for his input into this class as it was built on top of something he created for a similar purpose.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/flash-to-max-communication/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>surround sound</title>
		<link>http://www.alexwilcox.co.uk/wordpress/surround-sound/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/surround-sound/idat#comments</comments>
		<pubDate>Sun, 31 May 2009 23:08:21 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=230</guid>
		<description><![CDATA[Each of the &#8217;sound tracks&#8217; in my application will have a surround sound panner module in it thorugh which the audio will be routed after any effects processing has been applied
each of the panning modules then sends its audio stream to the output once its posistion has been adjusted.
]]></description>
			<content:encoded><![CDATA[<p>Each of the &#8217;sound tracks&#8217; in my application will have a surround sound panner module in it thorugh which the audio will be routed after any effects processing has been applied</p>
<div id="attachment_231" class="wp-caption aligncenter" style="width: 227px"><img class="size-medium wp-image-231" title="surroundSound" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/surroundsoundpatch-217x300.png" alt="patch that takes X,Z coordinates of an object to position a sound" width="217" height="300" /><p class="wp-caption-text">patch that takes X,Z coordinates of an object to position a sound</p></div>
<p>each of the panning modules then sends its audio stream to the output once its posistion has been adjusted.</p>
<div id="attachment_232" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/outputmodule.png"><img class="size-medium wp-image-232" title="output Module" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/outputmodule-300x221.png" alt="output patch for surround sound" width="300" height="221" /></a><p class="wp-caption-text">output patch for surround sound</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/surround-sound/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>audio update</title>
		<link>http://www.alexwilcox.co.uk/wordpress/audio-update/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/audio-update/idat#comments</comments>
		<pubDate>Thu, 28 May 2009 14:23:19 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[ambisonics]]></category>

		<category><![CDATA[max/msp]]></category>

		<category><![CDATA[surround sound]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=221</guid>
		<description><![CDATA[So i tested my attempt at setting up ambisonic audio for my application today,
This consisted of

taking the 3d objects coordinates
converting them from Cartesian to spherical coordinates
sending them to the max &#8217;sound track&#8217; the object is associated with via my max Connections class
routing the numbers into the ambisonic encoder for that track in max.

Unfortunately after setting [...]]]></description>
			<content:encoded><![CDATA[<p>So i tested my attempt at setting up ambisonic audio for my application today,<br />
This consisted of</p>
<ul>
<li>taking the 3d objects coordinates</li>
<li>converting them from Cartesian to spherical coordinates</li>
<li>sending them to the max &#8217;sound track&#8217; the object is associated with via my max Connections class</li>
<li>routing the numbers into the ambisonic encoder for that track in max.</li>
</ul>
<p>Unfortunately after setting up the 8 speakers in the room i was using i did not get the desired results, so i decided to do some experiments as ambisonic speaker setup has to be very precise to work and the listener needs to be in the &#8217;sweet spot&#8217; for it to work at all.</p>
<p>at first it appeared that the speakers were in the wrong positions and so i changed the routing from the sound card to the speakers so that they would be in the right positions for how i had encoded and decoded the sound which was for a 3d cube, so each speaker would be at one corner of the cube like the diagram below ( each speaker in the diagram would have two in that position one on top of the other).</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_223" class="wp-caption aligncenter" style="width: 229px;">
<dt class="wp-caption-dt"><a href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/speakersetp.png" mce_href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/speakersetp.png"><img class="size-full wp-image-223" title="speaker setup" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/speakersetp.png" mce_src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/speakersetp.png" alt="Ambisonic Speaker setup" height="186" width="219"></a></dt>
<dd class="wp-caption-dd">Ambisonic Speaker setup</dd>
</dl>
</div>
<p>&nbsp;However this did not solve the problem, and after experimenting some more with the set-up and what coordinates i was sending to the ambisonic encoder, i decided that it was not really viable to use in my project as either the rooms acoustics i was using were not good enough or i did not know enough about how to set it up.</p>
<p>So i have decided that i will use 5.1 surround sound to produce the audio for my project which seems to be the next best method for spatialising audio in the time frame i have. Although this will only be 2 dimensional and will not take into account the height of the sound it is better than using flash for processing the sound. <br />To do this i will extend the example provided with max/msp that encodes audio for 5.1 speaker setups to fit within my framework and enable it to have the X+Z positions specified to move the sound around.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/audio-update/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>MVC</title>
		<link>http://www.alexwilcox.co.uk/wordpress/mvc/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/mvc/idat#comments</comments>
		<pubDate>Thu, 28 May 2009 13:02:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[final project]]></category>

		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=204</guid>
		<description><![CDATA[I&#8217;ve loosely based my applications design on  the model - view - controller design pattern,
here is a nice little diagram to illustrate that..
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve loosely based my applications design on  the model - view - controller design pattern,</p>
<p>here is a nice little diagram to illustrate that..</p>
<div id="attachment_217" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/picture1.png"><img class="size-medium wp-image-217" title="MVC" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/picture1-300x171.png" alt="model-view-controller relationship in my app" width="300" height="171" /></a><p class="wp-caption-text">model-view-controller relationship in my app</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/mvc/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>Amazing Video Cube by Exyzt</title>
		<link>http://www.alexwilcox.co.uk/wordpress/amazing-video-cube-by-exyzt/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/amazing-video-cube-by-exyzt/idat#comments</comments>
		<pubDate>Mon, 25 May 2009 23:51:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[Sound]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[exyzt]]></category>

		<category><![CDATA[VJ]]></category>

		<category><![CDATA[vjing]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=205</guid>
		<description><![CDATA[i&#8217;ve been researching into current practices in VJing and looking at some of the guys pushing the boundries in this area and this installation is nothing short of amazing!

Etienne De Crecy Live 2007 Transmusicales de Rennes from Clement bournat on Vimeo.
p.s.
turns out that mtv and the killers ripped this off quite badly - see link [...]]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve been researching into current practices in VJing and looking at some of the guys pushing the boundries in this area and this installation is nothing short of amazing!</p>
<p><object width="400" height="320" data="http://vimeo.com/moogaloop.swf?clip_id=693800&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=693800&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /></object></p>
<p><a href="http://vimeo.com/693800">Etienne De Crecy Live 2007 Transmusicales de Rennes</a> from <a href="http://vimeo.com/user371631">Clement bournat</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>p.s.</p>
<p>turns out that mtv and the killers ripped this off quite badly - see link below</p>
<p><a href="http://blog.antivj.com/2008/exyzt-installation-ripped-off-by-the-killers">http://blog.antivj.com/2008/exyzt-installation-ripped-off-by-the-killers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/amazing-video-cube-by-exyzt/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>Object Creator</title>
		<link>http://www.alexwilcox.co.uk/wordpress/object-creator/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/object-creator/idat#comments</comments>
		<pubDate>Mon, 25 May 2009 12:35:40 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[3dobjects]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[away3d]]></category>

		<category><![CDATA[final project]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=175</guid>
		<description><![CDATA[one important part of my application will be how you create 3d objects to be added into the world. i have decided that i will create a seperate &#8217;sandbox&#8217; for the creation and manipulation of  3dobjects before they are added and positioned in the world.
features that i am planning to implement in this are:

select an [...]]]></description>
			<content:encoded><![CDATA[<p>one important part of my application will be how you create 3d objects to be added into the world. i have decided that i will create a seperate &#8217;sandbox&#8217; for the creation and manipulation of  3dobjects before they are added and positioned in the world.</p>
<p>features that i am planning to implement in this are:</p>
<ul>
<li>select an object from away3d&#8217;s primitives to manipulate and apply textures to.</li>
<li>adjust the size and shape and rotation of the primitives main parameters e.g. radius for spheres, height,width and depth for cubes and so on.</li>
<li>ability to apply different material types such as:
<ul>
<li>bitmap materials</li>
<li>video(flv) materials</li>
<li>basic colour materials</li>
</ul>
</li>
<li>apply filter effects to the shape - that could also be linked to the sound track the object is assciated with in max/msp to more tightly link the visuals with the audio stream.</li>
<li>associate a sound track in max/msp with the object.</li>
<li>ability to add movement animations to the object there are two options for this
<ul>
<li>have a set of predefined animations to select from and apply to the object</li>
<li>create some sort of path plotting tool that lets the user plot the objects movement in 3d space.</li>
</ul>
</li>
</ul>
<p>If the time allows i will also make a stand alone version of this object creator to use to simply test how materials look on objects and exprot the configorations to xml to be imported into other projects using my app, this would allow more reuseability of objects created with it and let the user build up a base collection of objects for use in their projects made using the application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/object-creator/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>xml structure</title>
		<link>http://www.alexwilcox.co.uk/wordpress/xml-structure/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/xml-structure/idat#comments</comments>
		<pubDate>Mon, 25 May 2009 12:13:02 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[away3d]]></category>

		<category><![CDATA[final project]]></category>

		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=168</guid>
		<description><![CDATA[decided on a structure for the xml format for the storage of projects made using my application which looks a bit like this at the moment
&#60;scene&#62;
&#60;projectProperties name=&#8221;Demo&#8221; location=&#8221;" /&#62;
&#60;assets materials=&#8221;materials&#8221; sounds=&#8221;sounds&#8221; /&#62;
&#60;FlashObjects&#62;
&#60;!&#8212;&#8212;-   new obj set container    &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#62;
&#60;objectContainer id=&#8221;2&#8243; x=&#8221;100&#8243; y=&#8221;100&#8243; z=&#8221;60&#8243; numModels=&#8221;1&#8243;&#62;
&#60;3dPrimitiveType id=&#8221;2.1&#8243; params=&#8221;wdith,radius&#8221; materialType=&#8221;bitmap&#8221; materialName=&#8221;Sunset.jpg&#8221; path=&#8221;materialsSunset.jpg&#8221; x=&#8221;0&#8243; y=&#8221;100&#8243; z=&#8221;0&#8243;&#62;
&#60;animation type=&#8221;path&#8221; preset=&#8221;demo&#8221; values=&#8221;-700,0,400; -300,0,400; 0,0,400; [...]]]></description>
			<content:encoded><![CDATA[<p>decided on a structure for the xml format for the storage of projects made using my application which looks a bit like this at the moment</p>
<p>&lt;scene&gt;<br />
&lt;projectProperties name=&#8221;Demo&#8221; location=&#8221;" /&gt;<br />
&lt;assets materials=&#8221;materials&#8221; sounds=&#8221;sounds&#8221; /&gt;<br />
&lt;FlashObjects&gt;<br />
&lt;!&#8212;&#8212;-   new obj set container    &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&gt;<br />
&lt;objectContainer id=&#8221;2&#8243; x=&#8221;100&#8243; y=&#8221;100&#8243; z=&#8221;60&#8243; numModels=&#8221;1&#8243;&gt;<br />
&lt;3dPrimitiveType id=&#8221;2.1&#8243; params=&#8221;wdith,radius&#8221; materialType=&#8221;bitmap&#8221; materialName=&#8221;Sunset.jpg&#8221; path=&#8221;materialsSunset.jpg&#8221; x=&#8221;0&#8243; y=&#8221;100&#8243; z=&#8221;0&#8243;&gt;<br />
&lt;animation type=&#8221;path&#8221; preset=&#8221;demo&#8221; values=&#8221;-700,0,400; -300,0,400; 0,0,400; 0,0,400; 300,0,400; 700,0,400&#8243; /&gt;<br />
&lt;/3dPrimitiveType &gt;<br />
&lt;sound trackName=&#8221;two&#8221; type=&#8221;sample&#8221; name=&#8221;sevenNotes&#8221; file=&#8221;/bass/NT_174_E_PloddingBassLoop.mp3&#8243; /&gt;<br />
&lt;filter type=&#8221;blurFilter&#8221; blurX=&#8221;50&#8243; blurY=&#8221;50&#8243; /&gt;<br />
&lt;/objectContainer&gt;<br />
&lt;/FlashObjects&gt;<br />
&lt;/scene&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/xml-structure/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>outline of the programs structure</title>
		<link>http://www.alexwilcox.co.uk/wordpress/outline-of-the-programs-structure/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/outline-of-the-programs-structure/idat#comments</comments>
		<pubDate>Mon, 25 May 2009 12:10:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[final project]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=161</guid>
		<description><![CDATA[so I&#8217;ve knocked up a few diagrams using a UML diagram creator extension for eclipse to outline how the program will work and what classes may need to be written etc. these are just ideas for a basic starting point to my application and will no doubt change once i start development.



classes that will be [...]]]></description>
			<content:encoded><![CDATA[<p>so I&#8217;ve knocked up a few diagrams using a UML diagram creator extension for eclipse to outline how the program will work and what classes may need to be written etc. these are just ideas for a basic starting point to my application and will no doubt change once i start development.</p>
<p><a href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/flow.jpg"></a></p>
<div id="attachment_163" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/classes.jpg"></a></p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_162" class="wp-caption aligncenter" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/flow.jpg"><img class="size-medium wp-image-162" title="Program flow" src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/flow-300x293.jpg" alt="Initial Program flow" width="300" height="293" /></a><p class="wp-caption-text">Initial Program flow</p></div>
<p><img class="size-medium wp-image-163" title="Classes " src="http://www.alexwilcox.co.uk/wordpress/wp-content/uploads/2009/05/classes-300x287.jpg" alt="classes that will be needed and structure of code" width="300" height="287" /></p>
</dt>
<dd class="wp-caption-dd">classes that will be needed and structure of code</dd>
</dl>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/outline-of-the-programs-structure/idat/feed</wfw:commentRss>
		</item>
		<item>
		<title>3d sound possibilities for final project</title>
		<link>http://www.alexwilcox.co.uk/wordpress/3d-sound-for-final-project/idat</link>
		<comments>http://www.alexwilcox.co.uk/wordpress/3d-sound-for-final-project/idat#comments</comments>
		<pubDate>Mon, 25 May 2009 12:06:11 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
		
		<category><![CDATA[Major Project]]></category>

		<category><![CDATA[i-DAT]]></category>

		<category><![CDATA[3dsound]]></category>

		<category><![CDATA[ambisonics]]></category>

		<category><![CDATA[as3]]></category>

		<category><![CDATA[away3d]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[max/msp]]></category>

		<category><![CDATA[Sound spatialization]]></category>

		<guid isPermaLink="false">http://www.alexwilcox.co.uk/wordpress/?p=156</guid>
		<description><![CDATA[There are several options for the creation of 3d sound in my project

   1. Use the ICST ambisonic externals for max/msp to provide a very accurate 3d sound representation
   2. use flash for the sound and adjust the volue and panning of each sound based on the objects position relative to the cameras view.
   3. use some form of sound spatialization such as quadphonic panning or use of a surround sound system such as 5.1

]]></description>
			<content:encoded><![CDATA[<p>There are several options for the creation of 3d sound in my project</p>
<ol>
<li>Use the ICST ambisonic externals for max/msp to provide a very accurate 3d sound representation</li>
<li>use flash for the sound and adjust the volume and panning of each sound based on the objects position relative to the cameras view.</li>
<li>use some form of sound spatialization such as quad-phonic panning or use of a surround sound system such as 5.1</li>
</ol>
<p>I&#8217;ve looked at some of the pros and cons of each method and will update this page when i have done some experiments with each method as well.</p>
<p><strong>Ambisonics</strong></p>
<p>This would work by having each 3d object in the world associated with a sound &#8216;track&#8217; in max/msp which would feed the audio stream through the ambisonics engine,  then using an XML connection each tracks position would be updated fairly regularly, probably around 5-10 times a second.<br />
In order for this to work the objects Cartesian coordinates would need to be converted into spherical coordinates before being passed to the ambisonics engine.</p>
<p>pros:</p>
<ul>
<li>very accurate representation of 3d sound</li>
<li>separates the sound side of the program from the visuals spreading out the CPU load</li>
</ul>
<p>cons:</p>
<ul>
<li>difficult to setup requiring very specific speaker placement and room acoustics</li>
<li>to allow the listening point to move around would involve not actually moving the listener but rotating the world around them.</li>
</ul>
<p><strong>Sound spatialization</strong></p>
<p>5.1 - by manipulating which speakers the sound is coming out of.</p>
<p>pros:</p>
<ul>
<li>easy setup - 5.1 surround sound setups are fairly common</li>
</ul>
<p>cons:</p>
<ul>
<li>not really 3d sound only in 2 dimensions</li>
<li>same problem as with ambisonics when wanting the listener to move around</li>
</ul>
<p><strong>Flash 3d sound</strong></p>
<p>pros:</p>
<ul>
<li>listener is not limited to a fixed position.</li>
<li>whole program can be done in flash meaning a wider audience could use the program</li>
</ul>
<p>cons:</p>
<ul>
<li>not really 3d sound only in 2 dimensions</li>
<li>all processing is done by flash so need to be very careful with resources</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.alexwilcox.co.uk/wordpress/3d-sound-for-final-project/idat/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
