This is the development version of the documentation. It may change before the next release. See 0.6.x for the latest release.
Simulator
Simulator is a sound field simulator that visualizes the AUTD3 output sound field in a browser.
Even without real hardware, you can check the sound field generated from the data sent by the client.
Launching
Section titled “Launching”Simulator is bundled with the GUI console autd3-console.
Obtain autd3-console as described in Console, launch it, and open the “Simulator” tab at the top.
Connecting
Section titled “Connecting”Since Simulator internally launches a RemoteServer, the client connects to it with RemoteLink.
The connection target is 127.0.0.1:<link-port> (default is 8080).