Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of content/Sound


Ignore:
Timestamp:
Mar 30, 2009, 3:50:15 PM (15 years ago)
Author:
erwin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • content/Sound

    v3 v4  
    11= Sound =
     2Presented to you by [wiki:ErwinHerrsche Erwin Herrsche]
    23
    3 Sound will use the [http://openal.org OpenAL library].
     4Sound uses the [http://openal.org OpenAL library].
    45
    56All good things come in threes. Here is now the third version of the sound subsystem.
    67
    7 Classes:
     8== Classes ==
    89
    910SoundManager: <- Tickable
     
    2324 * can load an wav file
    2425
     26== Timetable ==
    2527
    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'''