Sound Level Meter App¶
This application can be used to analyse an audio stream with any input device available. The application can be used as a sound level meter and oscilloscope.
Serving the Application:¶
One can run the application by simply running
$ slm_app --show
in the command line or by navigating to the spectacoular/apps folder and typing the following command in a dedicated console (e.g. shell)
$ bokeh serve --show SLM
Serving this application produces the following interactive interface in your browser: