Skip to content

Instantly share code, notes, and snippets.

View monkseal's full-sized avatar

Kevin English monkseal

  • Kenglish.co - Ruby, React.js, Javascript Developer
  • South Lake Tahoe/San Diego/Honolulu
View GitHub Profile
@jvmvik
jvmvik / rip_cd_audio.rb
Created January 20, 2019 02:04
Rip Audio CD on Linux / Debian / Ubuntu in command line
#!/usr/bin/env ruby
#
# Convert CD to mp3 on Linux
#
# reference: https://www.cyberciti.biz/faq/linux-ripping-and-encoding-audio-files/
#
# Run extraction with
# cdparanoia -B
#
# Convert wav to mp3 with lame