#4766: derrick sound effect not playing in master
-------------------------------------+-------------------------
        Reporter:  Berg              |      Owner:
            Type:  bug               |     Status:  new
        Priority:  normal            |  Milestone:  unspecified
       Component:  Engine: Sound     |    Version:  git/master
Operating System:  All/Non-Specific  |
-------------------------------------+-------------------------
 {{{
 erg@berg-desktop ~/bin/warzone2100 $ grep -r "powerhum.ogg"

 Binary file src/warzone2100 matches
 Binary file build/data/base.wz matches
 Binary file .git/index matches
 Binary file data/base.wz matches
 data/base/wrf/audio.wrf:file        WAV "powerhum.ogg"
 data/base/audio/audio.cfg:  audio   "powerhum.ogg"  loop     10 1800
 Binary file lib/sound/libsound.a matches
 lib/sound/audio_id.cpp: {ID_SOUND_POWER_HUM,
 "powerhum.ogg"},
 Binary file lib/sound/audio_id.o matches
 berg@berg-desktop ~/bin/warzone2100 $


 berg@berg-desktop ~/bin/warzone2100 $ grep -r "oilpump.ogg"
 Binary file src/warzone2100 matches
 Binary file build/data/base.wz matches
 Binary file .git/index matches
 Binary file data/base.wz matches
 data/base/wrf/audio.wrf:file        WAV "oilpump.ogg"
 data/base/audio/audio.cfg:  audio   "oilpump.ogg"   loop     3 1800
 Binary file lib/sound/libsound.a matches
 lib/sound/audio_id.cpp: {ID_SOUND_OIL_PUMP_2,
 "oilpump.ogg"},
 Binary file lib/sound/audio_id.o matches
 }}}
 I looked in all the folders and these are the same listing for both sounds
 the power hum is working but the derrick sound is not.

--
Ticket URL: <http://developer.wz2100.net/ticket/4766>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project

Reply via email to