Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3849 closed bug (fixed)

Audio files with distorted sound.

Reported by: bbjimmy Owned by: dlmcpaul
Priority: normal Milestone: R1
Component: Audio & Video/Codecs Version: R1/pre-alpha1
Keywords: Cc: rossi@…, Jens.Arm@…
Blocked By: Blocking: #3984
Platform: x86

Description

hrev30529 This sound system worked perfectly until recent changes were made.

I use the startup sound file from BeOS hrev5.

Attachments (2)

BeBeep.wav (30.4 KB ) - added by bbjimmy 15 years ago.
BeBeep.wav
BeStartup.wav (135.6 KB ) - added by bbjimmy 15 years ago.
BeStartup.wav

Download all attachments as: .zip

Change History (18)

comment:1 by anevilyak, 15 years ago

Component: Audio & VideoDrivers/Audio
Owner: changed from marcusoverhagen to korli

Any specifics as to roughly what revision the behavior changed at?

comment:2 by bbjimmy, 15 years ago

Works fine in hrev30496

comment:3 by korli, 15 years ago

Maybe related to wav reader changes.

comment:4 by bbjimmy, 15 years ago

hrev30607 VLC plays the sound files perfectly, but Media player, Sounds preferences, and playsound all distort the output. This is not a driver issue, but the media codec must be hosed.

comment:5 by bbjimmy, 15 years ago

I changed to the startup and beep sounds from Windows XP and they work pertectly. The codec is not working properly for all .wav files.

comment:6 by bga, 15 years ago

Owner: changed from korli to dlmcpaul

This is a codec issue so assigning it to dlmcpaul. Are your sound files with problems small enough? If so, attach them to this bug or make them available somewhere.

comment:7 by bga, 15 years ago

Component: Drivers/AudioAudio & Video/Codecs

comment:8 by bga, 15 years ago

Summary: Auvia 8235 distorted output soundAudio files with distorted sound.

by bbjimmy, 15 years ago

Attachment: BeBeep.wav added

BeBeep.wav

by bbjimmy, 15 years ago

Attachment: BeStartup.wav added

BeStartup.wav

comment:9 by rossi, 15 years ago

Cc: rossi@… added

comment:10 by anevilyak, 15 years ago

Blocking: 3984 added

comment:11 by dlmcpaul, 15 years ago

Resolution: fixed
Status: newclosed

hrev31003 and hrev31004 corrected a number of issues with MSADPCM playback.

The BeBeep.wav and BeStartup.wav now play correctly.

Please test other wav files and let me know of any issues.

comment:12 by jahaiku, 15 years ago

Cc: Jens.Arm@… added
Resolution: fixed
Status: closedreopened

Change not compilable with gcc4 (gcc2 not tested)

C++ generated/objects/haiku/x86/release/add-ons/media/plugins/wav_reader/WavReaderPlugin.o 
src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp: In member function 'virtual status_t WavReader::Sniff(int32*)':
src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:174: warning: comparison between signed and unsigned integer expressions
src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:182: warning: comparison between signed and unsigned integer expressions
src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:215: warning: comparison between signed and unsigned integer expressions
src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:305: error: invalid array assignment

comment:13 by axeld, 15 years ago

Resolution: fixed
Status: reopenedclosed

This is a build problem, and has nothing to do with this bug. Please don't reopen tickets in such a case, but instead complain on the mailing list.

comment:14 by jahaiku, 15 years ago

OK, should I use in future the "main development list" or another?

comment:15 by axeld, 15 years ago

That would be the one.

in reply to:  11 comment:16 by bbjimmy, 15 years ago

Replying to dlmcpaul:

hrev31003 and hrev31004 corrected a number of issues with MSADPCM playback.

The BeBeep.wav and BeStartup.wav now play correctly.

Please test other wav files and let me know of any issues.

toobad I'm stuck at hrev20892 untill my main computer is fixed. running on an eeepc with a usb drive. If only I coyuld install on the hard drive, I could then test the fix.

Note: See TracTickets for help on using tickets.