<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Windows virtual audio?</title>
	<link>http://ask.metafilter.com/16568/Windows-virtual-audio/</link>
	<description>Comments on Ask MetaFilter post Windows virtual audio?</description>
	<pubDate>Sun, 20 Mar 2005 19:40:33 -0800</pubDate>
	<lastBuildDate>Sun, 20 Mar 2005 19:40:33 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Windows virtual audio?</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio</link>	
		<description>I need to make an audio application work on a windows xp computer that doesn&apos;t have audio hardware. &lt;br /&gt;&lt;br /&gt; In normal operation, the software sends and receives lots of audio through the sound card. I need to use the software in an obscure way on a computer that doesn&apos;t (and can&apos;t) have an audio card. Is there a virtual or loopback sound driver for windows? I&apos;ve tried Virtual Audio Cable, but that doesn&apos;t seem to work if you don&apos;t already have an audio card installed.&lt;br&gt;
&lt;br&gt;
I don&apos;t need to hear or record the sounds, I just need something that will satisfy the program&apos;s need for audio hardware.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.16568</guid>
		<pubDate>Sun, 20 Mar 2005 19:07:00 -0800</pubDate>
		<dc:creator>b1tr0t</dc:creator>
		
			<category>sounsd</category>
		
			<category>audio</category>
		
			<category>windows</category>
		
			<category>virtual</category>
		
	</item> <item>
		<title>By: ALongDecember</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280249</link>	
		<description>What program is it, someone can find a replacement/plugin/hack for it perhaps?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280249</guid>
		<pubDate>Sun, 20 Mar 2005 19:40:33 -0800</pubDate>
		<dc:creator>ALongDecember</dc:creator>
	</item><item>
		<title>By: fake</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280265</link>	
		<description>it wouldn&apos;t surprise me if you could do it with the kx-project &lt;a href=&quot;http://kxproject.lugosoft.com/index.php?skip=1&quot;&gt;driver&lt;/a&gt;...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280265</guid>
		<pubDate>Sun, 20 Mar 2005 20:15:05 -0800</pubDate>
		<dc:creator>fake</dc:creator>
	</item><item>
		<title>By: true</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280354</link>	
		<description>If you want the easy way out, and can spend a little money, just get a USB sound adaptor and be done with it. This one, by &lt;a href=&quot;http://reviews.cnet.com/Xitel_HiFi_Link__Analog_/4505-6462_7-20195604.html&quot;&gt;Xitel&lt;/a&gt;, looks like it might be pretty decent to have just as a home stereo connector anyway, and costs about $40. It&apos;s totally plug and play, so no drivers needed.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280354</guid>
		<pubDate>Mon, 21 Mar 2005 05:21:02 -0800</pubDate>
		<dc:creator>true</dc:creator>
	</item><item>
		<title>By: majick</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280377</link>	
		<description>Another option would be to install a &lt;a href=&quot;http://www.soundcard-drivers.com/drivers/48/48016.htm&quot;&gt;PC speaker/squeaker soundcard driver&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280377</guid>
		<pubDate>Mon, 21 Mar 2005 06:52:21 -0800</pubDate>
		<dc:creator>majick</dc:creator>
	</item><item>
		<title>By: 31d1</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280452</link>	
		<description>I don&apos;t think the kx drivers will work - they&apos;ll just error out if you don&apos;t have a compatible soundcard installed. But I bet they CAN do it - if you can hack around the errors...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280452</guid>
		<pubDate>Mon, 21 Mar 2005 09:05:16 -0800</pubDate>
		<dc:creator>31d1</dc:creator>
	</item><item>
		<title>By: orthogonality</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280693</link>	
		<description>The problem is this: modern soundcards are themselves quite sophisticated signal processing computers. They&apos;re implemented (mostly) in hardware, rather than software, because software would be significantly slower.&lt;br&gt;
&lt;br&gt;
It&apos;s not just a matter of loop-back, it&apos;s a matter of emulating in software all that the sound card does in hardware. It&apos;s obviously possible, but it&apos;s not trivial nor would the resulting software be speedy.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280693</guid>
		<pubDate>Mon, 21 Mar 2005 14:36:11 -0800</pubDate>
		<dc:creator>orthogonality</dc:creator>
	</item><item>
		<title>By: b1tr0t</title>
		<link>http://ask.metafilter.com/16568/Windows-virtual-audio#280765</link>	
		<description>true - the system is colocated, and the vendor doesn&apos;t like dangling hardware. I think we have a card filling the PCI slot already.&lt;br&gt;
&lt;br&gt;
majick - I jumped through the hoops to download that driver, and unzipped it. What I found was a repackaged driver for some sound card. I really don&apos;t trust loading something like that into my kernel.&lt;br&gt;
&lt;br&gt;
orthogonality - I don&apos;t need the driver to function, I just want it to return S_OK or E_NOTIMPL for all of the functions and send whatever data it receives off to the bitbucket. I don&apos;t need anything as sophisticated as VAC.&lt;br&gt;
&lt;br&gt;
thanks for all the responses so far!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16568-280765</guid>
		<pubDate>Mon, 21 Mar 2005 17:16:31 -0800</pubDate>
		<dc:creator>b1tr0t</dc:creator>
	</item>
	</channel>
</rss>
