<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simon Steed&#039;s Blog About Stuff! &#187; audio</title>
	<atom:link href="http://blog.xploiter.com/tag/audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xploiter.com</link>
	<description>i.e. anything interesting...</description>
	<lastBuildDate>Mon, 26 Sep 2011 14:47:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Muting audio channels using Mixer Control API</title>
		<link>http://blog.xploiter.com/c-and-aspnet/muting-audio-channels-mixer-control-api/</link>
		<comments>http://blog.xploiter.com/c-and-aspnet/muting-audio-channels-mixer-control-api/#comments</comments>
		<pubDate>Fri, 01 May 2009 07:24:16 +0000</pubDate>
		<dc:creator>Simon Steed</dc:creator>
				<category><![CDATA[C# and ASP.Net]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[framework 3.5]]></category>
		<category><![CDATA[mixerSetControlDetails]]></category>
		<category><![CDATA[pinvoke]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sndvol.exe]]></category>

		<guid isPermaLink="false">http://blog.xploiter.com/?p=230</guid>
		<description><![CDATA[I recently had a problem on a job where no matter what we did, we could not control the left/right balance programmatically on two specific PC&#8217;s. We tried using various methods: Windows Media player API DirectSound APi WinMM.dll Praying None of them worked although you could control the balance using the Windows sound vol (sndvol.exe) [...]]]></description>
		<wfw:commentRss>http://blog.xploiter.com/c-and-aspnet/muting-audio-channels-mixer-control-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Need a volume or slider control in your application? Check out the Advanced TrackBar</title>
		<link>http://blog.xploiter.com/c-and-aspnet/need-a-volume-or-slider-control-in-your-application-check-out-the-advanced-trackbar/</link>
		<comments>http://blog.xploiter.com/c-and-aspnet/need-a-volume-or-slider-control-in-your-application-check-out-the-advanced-trackbar/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 07:50:45 +0000</pubDate>
		<dc:creator>Simon Steed</dc:creator>
				<category><![CDATA[C# and ASP.Net]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[controls]]></category>
		<category><![CDATA[fader]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[volume control]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://simonsteed.wordpress.com/2008/09/17/need-a-volume-or-slider-control-in-your-application-check-out-the-advanced-trackbar/</guid>
		<description><![CDATA[I needed a slider control to use as fader sliders in an audio application I was writing using the ASIO libraries to control a MAYA44 USB audio device. Came across this one immediately and got right into using it, I really like it and it has a nice Mac look and feel about it too. [...]]]></description>
		<wfw:commentRss>http://blog.xploiter.com/c-and-aspnet/need-a-volume-or-slider-control-in-your-application-check-out-the-advanced-trackbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

