Tasks:Audio: Difference between revisions

From Adonthell
Jump to navigation Jump to search
Audio system spec
 
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
Back to [[Tasks:Contents|Contents]]
== Overview ==
== Overview ==



Revision as of 18:15, 18 June 2005

Back to Contents

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