<?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>Kerry D. Wong &#187; MIDI keyboard</title>
	<atom:link href="http://www.kerrywong.com/tag/midi-keyboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 00:51:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Dual Sound Card Setup</title>
		<link>http://www.kerrywong.com/2008/12/09/a-dual-sound-card-setup/</link>
		<comments>http://www.kerrywong.com/2008/12/09/a-dual-sound-card-setup/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 02:15:07 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Linux/BSD]]></category>
		<category><![CDATA[ASUS P5QL Pro]]></category>
		<category><![CDATA[Dual]]></category>
		<category><![CDATA[MIDI keyboard]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[Sound Card]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=442</guid>
		<description><![CDATA[Newer sound card usually does not&#160; come with a game port since most of the peripherals nowadays come almost exclusively with USB connections.Since I have an old MIDI keyboard (MK-4903) and the only way it can connect to a computer is via the game port, I could not use it on my either of my [...]]]></description>
			<content:encoded><![CDATA[<p>Newer sound card usually does not&nbsp; come with a <a href="http://en.wikipedia.org/wiki/Game_port">game port</a> since most of the peripherals nowadays come almost exclusively with USB connections.<span id="more-442"></span>Since I have an old MIDI keyboard (MK-4903) and the only way it can connect to a computer is via the game port, I could not use it on my either of my Linux workstations (<a href="/2008/04/12/some-pictures-of-my-new-rig/">1</a>, <a href="/2008/10/29/another-quad-core-build/">2</a>) at home. My main working station uses an ASUS P5E motherboard, which uses an add-on PCI Express sound card and the other Linux box uses an ASUS P5QL Pro motherboard with integrated sound. In theory, I could just disable the default sound on either of the machines and use a game port equipped sound card instead. But the only spare sound card I have is a SoundBlaster Live value card which does not offer much beyond the basics, so I decided to try adding it as a second sound card to my <a href="/2008/04/12/some-pictures-of-my-new-rig/">main computer</a>.</p>
<p>Ubuntu 8.04 recognized the second sound card with no problem. A <em>cat /dev/sndstat </em>confirmed that both sound cards are indeed installed:</p>
<blockquote><p>Card config: <br />
HDA Intel at 0xf9ff8000 irq 22<br />
SBLive! Value [CT4780] (rev.7, serial:0&#215;80221102) at 0xe880, irq 18
</p></blockquote>
<p>And <em>lsmod | grep snd</em> showed that midi modules were successfully loaded:</p>
<blockquote>
<p>snd_rtctimer, snd_emux_synth, snd_seq_virmidi, snd_emu10k1, snd_ac97_codec, snd_seq_dummy, snd_seq_oss, snd_hda_intel, snd_pcm_oss, snd_mixer_oss, snd_pcm, snd_rawmidi, snd_hwdep, snd_seq, snd_timer, snd_seq_device</p>
</blockquote>
<p>So the dual sound card setup is pretty effortless. Getting the MIDI keyboard setup correctly though turned out to be quite tricky and I will share my experience in a later post.</p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2008/12/09/a-dual-sound-card-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
