
Moro
Type
ChildNode.
Description
A simple audiovisual instrument. Uses simple monochrome bezier curves for the visuals and a physically-modelled string for the audio. There are no rate-of-change inputs in this instrument.
Attributes
slider1 SFFloat
slider2 SFFloat
Example Use
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE X3D> <X3D profile="Full"> <Scene> <NavigationInfo type="ANY"/> <Transform translation="0.0 0.0 -2.0"> <Moro DEF="bob"/> </Transform> </Scene> </X3D>