<div dir="ltr"><a href="https://medialab.hmu.gr/minipages/x3domAudio/SpatialSoundFilter.xhtml">https://medialab.hmu.gr/minipages/x3domAudio/SpatialSoundFilter.xhtml</a>  <br><div>Q. where  / what function / who is drawing the Analyser node frequency or time domain visualization. I don't see anything in Page Source looking at Analyser node fields for output.</div><div><br></div><div>Thanks, Doug</div><div>more..</div><div><a href="https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Visualizations_with_Web_Audio_API">https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Visualizations_with_Web_Audio_API</a> <br></div><div>- web audio example of visualization using Analyser node gets a buffer of spatial or time-domain data on each draw loop, and draws it.</div><div>Currently web3d Analyser node has no output fields defined for the spatial or time-domain output data.</div><div><br></div><div><a href="https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4-DIS/Part01/components/sound.html#Analyser">https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4-DIS/Part01/components/sound.html#Analyser</a></div><div> It is a mystery to me how we would use it to visualize without access to the data.</div></div>