Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
viciious authored Jul 25, 2023
1 parent 6b4aae7 commit 522a96f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The supported formats for sound samples are: WAV IMA ADPCM, WAV SB4 ADPCM and ra

The demo project that comes with the driver showcases an example of how the driver can be used to start and control playback of multiple PCM streams. The code is based on the SEGA CD Mode 1 CD Player by Chilly Willy.

![image](https://github.com/viciious/SegaCDMode1PCM/assets/1173058/40cade84-177b-4683-b512-7efce4e237f3)

A couple of important notes:
* Each sample must be under 128KiB
* For ADPCM, only mono samples supported
Expand Down

0 comments on commit 522a96f

Please sign in to comment.