Ogg Noise Problem

Non-platform specific questions.

Ogg Noise Problem

Postby summer_goth » Mon Jan 21, 2008 8:17 am

Hi there,

I've been adding music to the game, all ogg files. Mono with a frequency of 44 100. I set the Games preferences to be the same. However when I play the game the music make a rather loudish white noise every few seconds.

I am using: PlayMusic2("data/sound004.ogg", 1.000000, 0, HIGH_PRIORITY_MUSIC);

The files play fine in other programs.

Makslane, does GE convert the sound files to something else and should I maybe use different settings for the files? If you'd like I can send you a file to test. The music files will be used in the game commercially, so I don't want to post them publicly on the forums.

Thanks for your help,
Summer
User avatar
summer_goth
 
Posts: 153
Joined: Fri Jun 22, 2007 8:07 am
Location: South Africa
Score: 5 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 8:21 am

Have you tried it in .wav file???
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Ogg Noise Problem

Postby Kalladdolf » Mon Jan 21, 2008 8:35 am

wav sucks way too much memory!!!
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 8:40 am

I know...I just said that how about in wav file??is that noise still happen???
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Ogg Noise Problem

Postby summer_goth » Mon Jan 21, 2008 8:44 am

Wave files are too large. This is for a project that will be released on Windows Mobile and Pocket PC. An original score was written for the game so in order to keep the best quality but a small enough file size we decided to use ogg files. Plus because Ogg files are fast on a Pocket PC.

That made me think. I tested the program on the Pocket PC now and there the ogg files sound fine. The only white noise I heard on the Pocket PC was when the file started again from the beginning. (It's looping). So that's not so bad. It seems like it's affecting Windows but not Pocket PC.

Can anyone verify that they hear white noises with 44100 mono Ogg files in Windows? And for those who can try it out, if you hear white noises in Windows can you check it out on your Windows Mobile device to see if it works fine there?

I unfortunately have only two Pocket PC's to test on. One with Pocket PC 2003 and one with 2002 or 2000? Not sure. I can unfortunately not test on Windows Mobile 5 and 6 during development. So I'd just like to make sure that the ogg files are playing alright on there as well.

Thanks for the help everyone,
Summer.

(As I wanted to post this I see that there have been a couple of replies. No, I have not tested any wav files. Also if the problem is only on desktop Windows versions and not mobile ones then it will be alright since the game will only be released on mobile devices.)
User avatar
summer_goth
 
Posts: 153
Joined: Fri Jun 22, 2007 8:07 am
Location: South Africa
Score: 5 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 8:47 am

Btw, why you dont use .mid file?
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Ogg Noise Problem

Postby summer_goth » Mon Jan 21, 2008 9:40 am

Think of it like a music cd that you buy. The tracks are all recordings. The same with our ogg files (the equivalent of mp3). Midi is a completely different format and works differently with the music.
User avatar
summer_goth
 
Posts: 153
Joined: Fri Jun 22, 2007 8:07 am
Location: South Africa
Score: 5 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 9:57 am

Oh...I see...
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Ogg Noise Problem

Postby Kalladdolf » Mon Jan 21, 2008 10:27 am

with ogg for example you can add effects, midi is just instruments, they sound dry on a normal computer...
it would be good if GE supported wma or mp3.
cuz those are thingies that I can export my music to besides ogg.

summer_goth if you trust me, you could send me your ogg file and I could re-export it.
I won't use it, I make game music myself.
The ogg files made by magix music maker (the program I use) always sound well on GE =D
User avatar
Kalladdolf
 
Posts: 2427
Joined: Sat Sep 08, 2007 8:22 am
Location: Germany
Score: 120 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 10:32 am

Himppfff... :roll:
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Ogg Noise Problem

Postby summer_goth » Mon Jan 21, 2008 11:59 am

Thanks Kalladdolf, I'll have to get permission first. I will tell you tomorrow whether I may send the file to you or not. Thanks for your help.
User avatar
summer_goth
 
Posts: 153
Joined: Fri Jun 22, 2007 8:07 am
Location: South Africa
Score: 5 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 12:02 pm

Btw, summer...do you still need my paint tutorial? :roll:
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: Ogg Noise Problem

Postby makslane » Mon Jan 21, 2008 1:14 pm

summer_goth wrote:I've been adding music to the game, all ogg files. Mono with a frequency of 44 100. I set the Games preferences to be the same. However when I play the game the music make a rather loudish white noise every few seconds.


Try change the game setting for 44KHz mono too or change the ogg format to stereo.
The only conversion is done in realtime from the music audio format to the output audio format, if necessary.
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: Ogg Noise Problem

Postby summer_goth » Mon Jan 21, 2008 1:48 pm

Thanks Makslane, I'll give it a try. I'll report back tomorrow on my findings.

And yes Bee-Ant, I would love to see your paint tutorial. I love the way that you draw. I am a programmer and know very little about art. I've tried to create pixel art in the past but I sucked at it. :wink: So yes, I would like to see a step-by-step tutorial on how it is done. That'll be great.
User avatar
summer_goth
 
Posts: 153
Joined: Fri Jun 22, 2007 8:07 am
Location: South Africa
Score: 5 Give a positive score

Re: Ogg Noise Problem

Postby Bee-Ant » Mon Jan 21, 2008 1:55 pm

Oh...OK
I'll make it tomorow :D
Thanks anyway...
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Next

Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron