Tasks:Audio

From Adonthell
Revision as of 21:42, 7 June 2005 by Ksterker (talk | contribs) (Audio system spec)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The audio module is used to play background music and sound effects.

Dependencies

none

Requirements

  • Play background music in Ogg Vorbis format
  • Load sfx in Ogg Vorbis format instead of .wav
  • Events notify when background music finished playing
  • Python script to chose next piece of music
  • Backend independence

References