Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADPCM-A sample playback #3

Open
6 tasks
freem opened this issue May 24, 2016 · 0 comments
Open
6 tasks

ADPCM-A sample playback #3

freem opened this issue May 24, 2016 · 0 comments
Labels
Milestone

Comments

@freem
Copy link
Owner

freem commented May 24, 2016

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 freem added the Sound label May 24, 2016
@freem freem added this to the Sound Driver milestone May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant