3D sounds

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!

3D sounds

Postby Jonnee » Wed Jul 16, 2008 2:23 am

Just a short question:

Am I right that 3D sounds are not playing if the maxfdists of two sounds overlap eachother? In my case only one of the sounds gets played at these areas.

Image

The Alcscript looks good:
Code: Select all
SFX_Heart1:
     type: soundemit
     sound:
          flags:
            - autostart
            - looping
            - is3dsound
          file: Fardorag_Heart1
          volume: 1
          type: BackgroundMusic
          maxfdist: 50
          minfdist: 10



SFX_Wind:
     type: soundemit
     sound:
          flags:
            - autostart
            - looping
            - is3dsound
          file: Fardorag_Wind
          volume: 1
          type: Ambience
          maxfdist: 50
          minfdist: 10



SFX_Birds:
     type: soundemit
     sound:
          flags:
            - autostart
            - looping
            - is3dsound
          file: Fardorag_Birds
          volume: 1
          type: Ambience
          maxfdist: 100
          minfdist: 10



SFX_Fall:
     type: soundemit
     sound:
          flags:
            - autostart
            - looping
            - is3dsound
          file: Fardorag_Fall
          volume: 1
          type: Ambience
          maxfdist: 80
          minfdist: 10


Any suggestions?
User avatar
Jonnee
 
Posts: 266
Joined: Fri Nov 16, 2007 9:45 pm

Re: 3D sounds

Postby Jonnee » Thu Jul 17, 2008 1:57 am

Anyone please? 8-)
User avatar
Jonnee
 
Posts: 266
Joined: Fri Nov 16, 2007 9:45 pm

Re: 3D sounds

Postby Lontahv » Thu Jul 17, 2008 3:23 am

I have no idea.
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
User avatar
Lontahv
Councilor of Artistic Direction
 
Posts: 1331
Joined: Wed Oct 03, 2007 2:09 pm

Re: 3D sounds

Postby Jonnee » Thu Jul 17, 2008 2:19 pm

The answer to my own question is: Yes, we can do!

When I decided to create all sounds and emitters of my age again I found the error (maybe :roll: ). I changed the sound files and noticed that one of my sound converting programs writes usual .wav files with capitals (.WAV). While exporting my age I noticed that blender can't handle these .WAV files. So I changed them into .wav with another program - now everything works fine.
Yeah! Two 3d-sounds at the same time from different direction sounds amazing! :)
User avatar
Jonnee
 
Posts: 266
Joined: Fri Nov 16, 2007 9:45 pm


Return to Building

Who is online

Users browsing this forum: No registered users and 2 guests