<?xml version="1.0" encoding="iso-8859-1"?>
<rss version='2.0'>
	<channel>
		<title>xFX JumpStart</title>
        <link>http://software.xfx.net</link>
        <description>xFX JumpStart News</description>
        <language>en-us</language>
		<ttl>60</ttl>		
				
					<item>
				<title>
					MixerProNET 2.1 is now available!				</title>
				<link>http://xfx.net/netcl/mxp/news.htm#n2796</link>
				<description><p>If you have worked with the new Core Audio APIs introduced with Windows Vista and also available in Windows 7 you may have noticed that Microsoft appears to have forgotten to include any means to change the default audio playback or recording device.</p>
<p>Well, the thing is that Microsoft didn't forget and this is "by design" as Microsoft feels that applications should not be able to change user defined settings.</p>
<p>This (bad) decision has left audio-related applications crippled when running under Windows Vista/7... up until now!<br/>MixerProNET 2.1 introduces an extremely easy way to change the default audio device by simply controlling a Boolean property.</p>
<p>By simply setting the <a href="http://software.xfx.net/netcl/mxp/help/html/3dbfb747-efeb-3c91-7026-1c670e5ce921.htm" target="_blank">Selected</a> property to true on any audio device, MixerProNET will set that particular device (or mixer, as known by <a href="http://software.xfx.net/netcl/mxp/help/index.html" target="_blank">MixerProNET's API</a>) as the default device (or audio end point, as known by <a href="http://msdn.microsoft.com/en-us/library/dd370802%28v=vs.85%29.aspx" target="_blank">Core Audio's APIs</a>).</p>
<p>Also available in version 2.1 is the introduction of a .NET User Control that mimics the look, feel and behavior of the TrackBar control used in Windows own mixer application.</p>
<div class="blockLink" style="WIDTH: 320px"><a href="/netcl/mxp/download.htm"><img src="/menu/images/dlicon.gif" align="absMiddle" border="0" /> Click here to download MixerProNET</a> </div><![CDATA[]]></description>
				<pubDate>2011-04-01</pubDate> 
			</item>
				
					<item>
				<title>
					Core Audio .NET released				</title>
				<link>http://xfx.net/netcl/mxp/news.htm#n2797</link>
				<description>As <a href="http://software.xfx.net/netcl/mxp/news.htm#n2507">announced a few days ago</a>, I've released the library that it's now part of MixerProNET to let you have full control over all the mixers in any installed sound card under Windows Vista and Windows 7.
The library is based on the work by <a href="http://www.codeproject.com/script/Membership/View.aspx?mid=63885" target="_blank">Ray Molenkamp</a> from <a href="http://www.codeproject.com/" target="_blank">CodeProject</a>.
<p>Although the library is still missing some of the Core Audio API interfaces, it provides all the necessary resources to let MixerProNET (and you) enumerate all audio end points and manipulate all the exposed controls.</p>

<p>The library's source code is written in C# and is provided as a Visual Studio 2010 project.</p>

<div class="blockLink" style="WIDTH: 340px"><a href="http://whenimbored.xfx.net/download-links/?did=5"><img src="/menu/images/dlicon.gif" align="absMiddle" border="0" /> Click here to download Core Audio .NET Wrapper 0.2</a> </div>

<p>If you would like to know the whole story of how MixerProNET was born and how it got to support the Core Audio API, here's the complete article:<br /><a href="http://whenimbored.xfx.net/2011/01/core-audio-for-net/">Core Audio .Net: the story of why and how it came to be, in three chapters</a></p><![CDATA[]]></description>
				<pubDate>2011-02-04</pubDate> 
			</item>
				
					<item>
				<title>
					MixerProNET 2.0 is now available!				</title>
				<link>http://xfx.net/netcl/mxp/news.htm#n2798</link>
				<description>MixerProNET 2.0 is a major upgrade which provides full support for querying and manipulating the mixers, lines and controls of all audio devices (sound cards) under Windows Vista and Windows 7!<br />
Support for previous versions of Windows is, of course, also supported.

<p>Here's a detailed list of what's new:</p>
<ul>
<li>Support for Core Audio APIs through an abstraction layer which allows MixerProNET to provide full support under Windows Vista and Windows 7 while still maintaining the ease of use of the library</li>
<li>Intellisense support for all its members</li>
<li>Many bug fixes for the legacy mixer API support</li>
<li>Compatible with both 32bit (x86) and 64bit (x86) versions of Windows</li>
<li><a href="/netcl/mxp/help/index.html" target="_blank">New documentation</a> using the Microsoft Help format</li>
</ul>
<p>For a more detailed description regarding the support for Core Audio under post-Vista versions of Windows, please refer to <a href="/netcl/mxp/">MixerProNet's web site</a>.</p>

<div class="blockLink"><a href="/netcl/mxp/"><img src="/menu/images/home.gif" align="absMiddle" border="0" /> Click here to know more about MixerProNET</a></div>

<div class="blockLink" style="WIDTH: 320px"><a href="/netcl/mxp/download.htm"><img src="/menu/images/dlicon.gif" align="absMiddle" border="0" /> Click here to download MixerProNET</a> </div>
<![CDATA[]]></description>
				<pubDate>2011-01-19</pubDate> 
			</item>
				
					<item>
				<title>
					MixerProNET 1.2.005 is now available				</title>
				<link>http://xfx.net/netcl/mxp/news.htm#n2799</link>
				<description>This new version incorporates a new installer which should minimize the potential problems of adding a new library to the GAC.<br />
Additionally, this version has been updated to accommodate some of the new features in <a href="/netcl/dxvunet/index.htm">DXVUMeterNET</a>.<![CDATA[]]></description>
				<pubDate>2007-10-05</pubDate> 
			</item>
				
					<item>
				<title>
					MixerProNET is now available!				</title>
				<link>http://xfx.net/netcl/mxp/news.htm#n2800</link>
				<description><p>We're very proud to announce the availability of the .NET version of MixerPro.</p>
<p>MixerProNET is a powerful .NET based class library that provides access to the lines and controls of installed sound card.<br />Through the use of classes and collections the MixerProNET engine is the easiest and most powerful method for developing applications that need to read and/or change any parameter from any sound card.</p>
<div class="blockLink"><a href="/netcl/mxp/"><img src="/menu/images/home.gif" align="absMiddle" border="0" /> Click here to know more about MixerProNET</a></div><![CDATA[]]></description>
				<pubDate>2004-11-10</pubDate> 
			</item>
			</channel>
</rss>