Changeset 4210 in orxonox.OLD for orxonox/branches/openAL/src/lib
- Timestamp:
- May 17, 2005, 10:45:05 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/openAL/src/lib/sound/sound_engine.h
r4209 r4210 11 11 12 12 13 #define SOUND_DOPPLER_FACTOR 0.0 1 //!< A factor for the audible doppler effect14 #define SOUND_DOPPLER_VELOCITY 5000000 00//!< A factor for the TravelSpeed of sound13 #define SOUND_DOPPLER_FACTOR 0.001 //!< A factor for the audible doppler effect 14 #define SOUND_DOPPLER_VELOCITY 5000000 //!< A factor for the TravelSpeed of sound 15 15 16 16 // FORWARD DEFINITION
Note: See TracChangeset
for help on using the changeset viewer.