Tasks:Audio: Difference between revisions
Jump to navigation
Jump to search
m →Requirements: formatting changed |
m categories added |
||
Line 24: | Line 24: | ||
* Maybe [http://lists.nongnu.org/archive/html/adonthell-devel/2004-04/msg00001.html this] can be integrated with the [[Tasks:Ether|Ether]]? | * Maybe [http://lists.nongnu.org/archive/html/adonthell-devel/2004-04/msg00001.html this] can be integrated with the [[Tasks:Ether|Ether]]? | ||
[[Category:Tasks]] | |||
[[Category:Development]] |
Revision as of 18:46, 8 March 2008
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 (done)
- Load sfx in Ogg Vorbis format instead of .wav
- Events notify when background music finished playing (done)
- Python script to chose next piece of music
- Backend independence (done)
References
- Current v0.4 audio code
- Ideas for SFX