scripts

random scripts
git clone https://git.parazyd.org/scripts
Log | Files | Refs

tone (137B)


      1 #!/bin/sh
      2 #
      3 # record an audio file
      4 # credits to FRIGN
      5 
      6 ffmpeg -f alsa -ac 1 -i plughw:1,0 -sameq -strict -2 -acodec libmp3lame -qscale 8