soundmeter icon indicating copy to clipboard operation
soundmeter copied to clipboard

Simple real-time sound meter

Results 29 soundmeter issues
Sort by recently updated
recently updated
newest added

I want to adjust this code to to loop recording. saying, it will record for 5s, then sleep for 5s, and then it will start to record again. Can you...

I tried to use SoundMeter on Raspberry Pi 3 model B with external UBS microphone. Installation was completed without any problems. But, when executioned, I faced following error. Probably, this...

Hi, I'm trying to use Soundmeter with a USB mic on Raspberry pi. If I run `arecord -l` I get the following output: ``` **** List of CAPTURE Hardware Devices...

Probably more of a feature request than an issue, couldn't work out where else to ask sorry..

I tried this with python3 on osx 10.11 and ran into a few errors, here they are in received order: - `SyntaxError: Missing parentheses in call to 'print'` - `ImportError:...

I tried using soundmeter today on a Raspberry Pi running Raspbian. It's a Debian like distribution and installation worked without any problems by following the normal Debian/Ubuntu installation instructions. The...

Hi, thanks for creating this -- I have a problem I'm trying to solve and it seems this may be a perfect solution. One question though. Have you done at...

hi, I'd like to use something like `${XDG_CONFIG_HOME}/soundmeter/rc.conf` as the configuration folder/file. Could you please check that path fist? thanks for this tool! I use it to control mpd in...

On OS X 10.10 El Capitan, the following warnings will show up when running `soundmeter`: ``` 2016-01-09 22:21:11.616 python2.7[2268:35440] 22:21:11.614 WARNING: 140: This application, or a library it uses, is...