For those interested in performing measurements with a plugged sound device, such as the ReSpeaker Mic Array, one can use the SpectAcoular repository, which uses Acoular for processing and provides a GUI (
SpectAcoular Repo). See
Documentation on how to start the application.
The app uses the python-sounddevice package which provides access to audio streams available by the PortAudio library. Simply do
bokeh serve --show Measurement_App --args --device=sounddevice --blocksize=256 ,
which will open the browser with the application window. There one can select the corresponding device.
The app provides measurement capabilities. Live beamforming is possible if the microphone geometry is provided via .XML file.