ParallelGraphics Forums
Sound Node
You are here: [Forums]::[Browsers]::[Cortona VRML Client]::[Sound Node]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   Browsers - Cortona VRML Client - Sound Node

Subject: Re: sounds like...
Sender: MTelnov 26.06.01 08:54

>it seems that it should work
>the box shows up and yet no
>sound plays.
>
>http://entropy8.com/live/
>sound_test.wrl
>
Hello,

The default value for the maxFront and
maxBack fields (a Sound node) is 10
metres. You have a viewpoint at position
0.0 0.0 10.0 -- 10 metres in the Z
direction. This means that at the
viewpoint position you are outside the
sound ellipsoid and the intensity = 0

The sound should be heard in the
following example:

Sound {
maxFront 1000
maxBack 1000
source AudioClip {
url
"http://www.entropy8.com/live/white.wav"
loop TRUE }
}


Mikhail Telnov


 


sounds like... / chaos@entropy8.com / 18.06.01 10:56
     Re: sounds like... / MTelnov / 26.06.01 08:54

Messages in thread: 2


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.