Register
Site Login
Site Search
Forums
Advertisement
Welcome to PocketMatrix. PocketMatrix is dedicated to providing the best online community for mobile device developers and enthusiests. What's new?

Hekkus sounds really bad in my program.


Hekkus sounds really bad in my program.

Postby mmtbb » Jul 22, 2006 @ 2:57am

I have a program where the wav file is PCM signed 16bit. When it plays in other sound engines, it sounds great. When I use Hekkus, it sounds very distorted. Is there any was to fix this? ADPCM only does 4bit files and sounds bad. THanks
mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Re: Hekkus sounds really bad in my program.

Postby mamaich » Jul 28, 2006 @ 7:52am

Maybe you should convert signed to unsigned? Just add 32768 to every WORD of audio data.
mamaich
pm Member
 
Posts: 53
Joined: Dec 14, 2004 @ 3:16am


Postby fast_rx » Jul 29, 2006 @ 3:15pm

Hekkus supports 8, 16 bit uncompressed and Microsoft ADPCM compressed mono/stereo WAVs...

The problem is with the PCM part, right? Can you convert the PCM to raw in memory and then hand it off to hekkus using the load sound from memory call?

Seems like just re-saving the file would be the easiest, unless the size is an issue.
User avatar
fast_rx
pm Member
 
Posts: 660
Joined: Jun 10, 2003 @ 4:24pm


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron