freemlib-neogeo icon indicating copy to clipboard operation
freemlib-neogeo copied to clipboard

ADPCM-A sample playback

Open freem opened this issue 9 years ago • 0 comments

Part of the Sound Driver master todo list (#2)

ADPCM-A sample playback is typically the easiest of the sound sources to grasp.

  • [ ] Play/stop all 6 channels
  • [ ] Handle priority (sound effects vs. music)
  • [ ] Global PCMA volume
  • [ ] Per-channel volume and left/right output
  • [ ] Sample start and end addresses
  • [ ] Looped playback (check for channel end, check if loop flag is active, etc.)

freem avatar May 24 '16 22:05 freem