Microphone Array Geometry App#

This application can be used to explore the characteristics of a given microphone geometry response to a point source.

Starting the application#

If SpectAcoular is installed in an activated environment, start the application with:

$ micgeom_app --show

If you installed SpectAcoular with uv and did not activate the environment, run:

$ uv run micgeom_app --show

Starting this application produces the following interactive interface in your browser:

../_images/micgeomexample.mp4