<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Immersive' version='3.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' http://www.web3d.org/specifications/x3d-3.0.xsd '>
<head>
<meta name='titlecontent='Figure24.5TwoAmbientCirclingSounds.x3d'/>
<meta name='creatorcontent='Figure 24.5, The VRML 2.0 Sourcebook, Copyright [1997] By Andrea L. Ames, David R. Nadeau, and John L. Moreland'/>
<meta name='referencecontent=' http://www.wiley.com/legacy/compbooks/vrml2sbk/ch24/24fig05.htm '/>
<meta name='translatorcontent='Don Brutzman'/>
<meta name='createdcontent='3 October 2000'/>
<meta name='modifiedcontent='11 January 2014'/>
<meta name='descriptioncontent='Two ambient sounds circling the origin.'/>
<meta name='identifiercontent=' http://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24-Sound/Figure24.5TwoAmbientCirclingSounds.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../../license.html'/>
</head>
<!--

Index for DEF nodes : Emitter1, Emitter1Clock, Emitter1Path, Emitter2, Emitter2Clock, Emitter2Path, SoundMarker

Index for Viewpoint images : Viewpoint_1, Viewpoint_2
-->
<Scene>
<Viewpoint description='5m from center: two circling ambient soundsposition='0 1 5'/>
<Viewpoint description='8m from center: two circling ambient soundsposition='0 1 8'/>
<NavigationInfo type='"WALK" "EXAMINE" "ANY"'/>
<Group>
<Shape>
<Sphere radius='0.5'/>
<Appearance>
<Material diffuseColor='0 0 0emissiveColor='0 1 1'/>
</Appearance>
</Shape>
<!-- Emitter1 ROUTE:  [from Emitter1Path.value_changed to set_rotation ] -->
<Transform DEF='Emitter1center='-5 0 0translation='5 0 0'> </Transform>
<!-- Emitter1Clock ROUTE:  [from fraction_changed to Emitter1Path.set_fraction ] -->
<TimeSensor DEF='Emitter1ClockcycleInterval='15loop='true'/>
<!-- Emitter1Path ROUTEs:  [from Emitter1Clock.fraction_changed to set_fraction ] [from value_changed to Emitter1.set_rotation ] -->
<OrientationInterpolator DEF='Emitter1Pathkey='0 0.5 1keyValue='0 1 0 0 0 1 0 -3.14 0 1 0 -6.28'/>
<!-- Emitter2 ROUTE:  [from Emitter2Path.value_changed to set_rotation ] -->
<Transform DEF='Emitter2center='6 0 0translation='-6 0 0'>
<Sound intensity='0.5minBack='5minFront='5'>
<AudioClip description='emitter2loop='true'
  url=' "tone1.wav" "http://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter24-Sound/tone1.wav" '/>
</Sound>
<Inline USE='SoundMarker'/>
</Transform>
<!-- Emitter2Clock ROUTE:  [from fraction_changed to Emitter2Path.set_fraction ] -->
<TimeSensor DEF='Emitter2ClockcycleInterval='7loop='true'/>
<!-- Emitter2Path ROUTEs:  [from Emitter2Clock.fraction_changed to set_fraction ] [from value_changed to Emitter2.set_rotation ] -->
<OrientationInterpolator DEF='Emitter2Pathkey='0 0.5 1keyValue='0 1 0 0 0 1 0 3.14 0 1 0 6.28'/>
</Group>
<ROUTE fromNode='Emitter1ClockfromField='fraction_changedtoNode='Emitter1PathtoField='set_fraction'/>
<ROUTE fromNode='Emitter2ClockfromField='fraction_changedtoNode='Emitter2PathtoField='set_fraction'/>
<ROUTE fromNode='Emitter1PathfromField='value_changedtoNode='Emitter1toField='set_rotation'/>
<ROUTE fromNode='Emitter2PathfromField='value_changedtoNode='Emitter2toField='set_rotation'/>
</Scene>
</X3D>
<!--

Index for DEF nodes : Emitter1, Emitter1Clock, Emitter1Path, Emitter2, Emitter2Clock, Emitter2Path, SoundMarker

Index for Viewpoint images : Viewpoint_1, Viewpoint_2
-->

<!-- Color key: <X3dNode DEF='idName' field='value'/> matches <XmlElement DEF='idName' attribute='value'/> -->

<!-- Additional help information about X3D scenes: X3D Resources, X3D Scene Authoring Hints and X3D Tooltips -->