Added support for CD+EG, CD+MIDI, CD Line Graphics and CD with

user data following red book.
This commit is contained in:
2015-10-02 03:42:00 +01:00
parent c943e47b05
commit 3364dcbd9e
5 changed files with 550 additions and 186 deletions

View File

@@ -38,7 +38,7 @@
<Compile Include="Subchannel.cs" />
<Compile Include="CRC16CCITTContext.cs" />
<Compile Include="BigEndianBitConverter.cs" />
<Compile Include="CD+G.cs" />
<Compile Include="CD_RW_Subchannel.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>