Changes between Version 3 and Version 4 of content/Sound
- Timestamp:
- Mar 30, 2009, 3:50:15 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
content/Sound
v3 v4 1 1 = Sound = 2 Presented to you by [wiki:ErwinHerrsche Erwin Herrsche] 2 3 3 Sound will usethe [http://openal.org OpenAL library].4 Sound uses the [http://openal.org OpenAL library]. 4 5 5 6 All good things come in threes. Here is now the third version of the sound subsystem. 6 7 7 Classes: 8 == Classes == 8 9 9 10 SoundManager: <- Tickable … … 23 24 * can load an wav file 24 25 26 == Timetable == 25 27 26 27 28 28 || '''Date''' || '''What?''' || 29 || 2009-03-30 || Initial code commit, defitiv decision of API || 30 || '''2009-04-06''' || '''Implementing SoundManager and integration into the build system''' || 31 || 2009-04-27 || Implementing SoundBase and SoundWav || 32 || 2009-05-04 || Implementing SoundOgg || 33 || 2009-05-11 || Testing || 34 || 2009-05-18 || Testing and getting things ready for presentation || 35 || 2009-05-2? || Presentation || 36 '''current milestone'''