DevMaster.net Forums
[[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]]

Go Back   DevMaster.net Forums > Programming & Development > Sound and Music Programming
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 12-12-2003, 01:32 PM   #1
kc7zax
New Member
 
Join Date: Dec 2003
Posts: 2
Question

Okay. I have been using the tutorials here to learn OpenAL. Everything was going fine until I tried to implement it with my Graphics code. Now, whenever I try to change the orientation of the listener after the initial setting of the property then the sound suddenly stops playing.

Also, I think that might have to do with this somehow. My sounds aren't 3D at all. They always seem like they are relative.

I hope someone can help me with this. Thanks.
kc7zax is offline   Reply With Quote
Old 01-27-2004, 01:26 PM   #2
SpreeTree
Valued Member
 
SpreeTree's Avatar
 
Join Date: Jan 2004
Location: England
Posts: 265
Default

Apparently there is a problem with the latest .dll's in the OpenAL SDK install, which has been fixed, but not yet released. This might be your problem (I'm hoping its also causing my problems too!)

Spree
SpreeTree is offline   Reply With Quote
Old 01-27-2004, 04:11 PM   #3
TheCell
New Member
 
Join Date: Jun 2003
Posts: 24
Default

Have you verified that the sound you use is not dual channel(Stereo)? Stereo sound cannot be rendered in a 3d environment. Even if you change the source or listener position, you will still get the same effect. For this, you absolutely need mono sound file. Try changing the sound file for one that you know is mono. If it still doesn't work, might you post your source?

TheCell
TheCell is offline   Reply With Quote
Old 01-27-2004, 11:12 PM   #4
kc7zax
New Member
 
Join Date: Dec 2003
Posts: 2
Post

Yes. I looked and all my sound files are mono. I just don't know what is the problem. Thanks for the advice. Anything else you might know will also be useful.
kc7zax is offline   Reply With Quote
Old 01-27-2004, 11:15 PM   #5
Dia Kharrat
DevMaster Staff
 
Join Date: Jan 2003
Posts: 1,201
Default

TheCell: nice to see you back. It would nice if you could hang in here from time to time to help out in answering OpenAL related questions, since recently, we've been getting a couple of questions about it.
Dia Kharrat is offline   Reply With Quote
Old 01-28-2004, 06:55 AM   #6
TheCell
New Member
 
Join Date: Jun 2003
Posts: 24
Default

I intend to hang out from time to time in the forums, but right now, I have a very bad hardware karma. Both my laptop's hd and my desktop hd failed, modem fried(How can it fry in the first place?) and I'm rather computerless(Anyone know how to install things on the ramdisk device with a gentoo livecd?). School just started, and required books are very expensive, so I might not have computer at all for at least a month, maybe two. I'll try to use school lab, but access is very restricted and limited. But if I can find a lab which has a C++ compiler(damn VB and C#), I'll try to test codes that might get posted.

TheCell
TheCell is offline   Reply With Quote
Old 01-28-2004, 10:52 AM   #7
anubis
DevMaster Staff
 
anubis's Avatar
 
Join Date: Apr 2003
Location: Germany
Posts: 2,328
Default

hmm, shouldn't you be able to just mount a ram disk device normally with read write access ?
___________________________________________
If Prolog is the answer, what is the question ?
anubis is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT -7. The time now is 11:55 PM.


Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.