<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: Audio CD operation including CD-Text reading in pure C#</title>
	<atom:link href="http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:44:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Peter T</title>
		<link>http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/comment-page-1/#comment-4317</link>
		<dc:creator>Peter T</dc:creator>
		<pubDate>Thu, 31 Mar 2011 11:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/#comment-4317</guid>
		<description>I second that! Now that the CD Text Reader site is dead, and it doesn&#039;t work in Windows 7 64-bit I can&#039;t find a way of getting hold of CD information any more. And I&#039;d prefer not to have to learn yet another programming language at my age!</description>
		<content:encoded><![CDATA[<p>I second that! Now that the CD Text Reader site is dead, and it doesn&#8217;t work in Windows 7 64-bit I can&#8217;t find a way of getting hold of CD information any more. And I&#8217;d prefer not to have to learn yet another programming language at my age!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo</title>
		<link>http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/comment-page-1/#comment-4060</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Wed, 17 Nov 2010 15:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/#comment-4060</guid>
		<description>Hi Tamir, is fantastic!!!

Please, you can make a library .DLL for c# (.net)??


Thank you
uelfox from Italy
uelfox@hotmail.it</description>
		<content:encoded><![CDATA[<p>Hi Tamir, is fantastic!!!</p>
<p>Please, you can make a library .DLL for c# (.net)??</p>
<p>Thank you<br />
uelfox from Italy<br />
<a href="mailto:uelfox@hotmail.it">uelfox@hotmail.it</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Evans</title>
		<link>http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/comment-page-1/#comment-3813</link>
		<dc:creator>Jerry Evans</dc:creator>
		<pubDate>Thu, 27 May 2010 11:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/#comment-3813</guid>
		<description>2 ways:

1. (Relatively common) Get the ISRC code from the CD-TEXT block in the lead-in header. See MMC3 spec for READ TOC/PMA/ATIP (command 0x43)

2. Never seen this variety. ISRC is encoded into subchannels in audio data. 

Good luck!</description>
		<content:encoded><![CDATA[<p>2 ways:</p>
<p>1. (Relatively common) Get the ISRC code from the CD-TEXT block in the lead-in header. See MMC3 spec for READ TOC/PMA/ATIP (command 0&#215;43)</p>
<p>2. Never seen this variety. ISRC is encoded into subchannels in audio data. </p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Little Q</title>
		<link>http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/comment-page-1/#comment-3773</link>
		<dc:creator>Little Q</dc:creator>
		<pubDate>Tue, 27 Apr 2010 10:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/#comment-3773</guid>
		<description>Does anyone knows how to extract ISRC codes from (normal) CD&#039;s? My best guess it&#039;s like the methode discribed above but I can&#039;t seem to find any good documentation about it.

Btw. nice article,

Regards Little Q</description>
		<content:encoded><![CDATA[<p>Does anyone knows how to extract ISRC codes from (normal) CD&#8217;s? My best guess it&#8217;s like the methode discribed above but I can&#8217;t seem to find any good documentation about it.</p>
<p>Btw. nice article,</p>
<p>Regards Little Q</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krzysiek (Poland)</title>
		<link>http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/comment-page-1/#comment-3004</link>
		<dc:creator>krzysiek (Poland)</dc:creator>
		<pubDate>Sat, 16 May 2009 14:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/dev/audio-cd-operation-including-cd-text-reading-in-pure-c/#comment-3004</guid>
		<description>This is what I&#039;m looking for, thanks</description>
		<content:encoded><![CDATA[<p>This is what I&#8217;m looking for, thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

