Comment 18 for bug 1500531

Revision history for this message
Steven De Herdt (stdh) wrote :

While checking if this affected me (turns out it was just the boar sound, see #1624857), I noticed some non-standard stuff. These are the non-11025Hz-multiple-sampled and stereo sounds:

stdh@box:widelands$ find data/sound/ -type f -exec file '{}' \; |sort -k7
(...)
data/sound/farm/farm_animal_01.ogg: Ogg data, Vorbis audio, mono, 15000 Hz, ~48000 bps, created by: Xiph.Org libVorbis I (1.1.0 RC1)
data/sound/animals/elk_01.ogg: Ogg data, Vorbis audio, mono, 16000 Hz, ~64000 bps, created by: Xiph.Org libVorbis I
data/sound/taverns/dishes_01.ogg: Ogg data, Vorbis audio, mono, 16000 Hz, ~64000 bps, created by: Xiph.Org libVorbis I
data/sound/farm/horse_01.ogg: Ogg data, Vorbis audio, mono, 20000 Hz, ~50000 bps, created by: Xiph.Org libVorbis I
data/sound/farm/donkey_00.ogg: Ogg data, Vorbis audio, mono, 22000 Hz, ~50000 bps, created by: Xiph.Org libVorbis I
(...)
data/sound/hammering/hammering_01.ogg: Ogg data, Vorbis audio, stereo, 44100 Hz, ~160000 bps, created by: Xiph.Org libVorbis I
data/sound/message_00.ogg: Ogg data, Vorbis audio, stereo, 44100 Hz, ~256000 bps, created by: Xiph.Org libVorbis I
data/sound/message_01.ogg: Ogg data, Vorbis audio, stereo, 44100 Hz, ~256000 bps, created by: Xiph.Org libVorbis I
(...)

And some 48 kHz sounds as well, but I don't suppose that's a problem? I should emphasize that I don't hear any audio problems with any of these frequencies. The direction of hammering_01 I couldn't hear, but that goes for the three hammerings (tested with atlantean builder and shipwright).