You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing or comparing microphones, a VU meter is essential for recording comparative audio input levels.
Although you can do this from the Web Terminal with a simple command like this:- arecord -vv -f S16_LE /dev/null
it would be useful to have this as a built in option, maybe activated by a switch on the Spectrogram screen.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When testing or comparing microphones, a VU meter is essential for recording comparative audio input levels.
Although you can do this from the Web Terminal with a simple command like this:-
arecord -vv -f S16_LE /dev/null
it would be useful to have this as a built in option, maybe activated by a switch on the Spectrogram screen.
Beta Was this translation helpful? Give feedback.
All reactions