emacs/var/elfeed/db/data/48/4886ed5471d15a3ba1f42c29a92c570fcf64ba51
2022-01-03 12:49:32 -06:00

4 lines
353 B
Plaintext

One more thing to add to my new desktop computer.
Bounce I wrote bounce to convert a bunch of sound files to mono by calling SoX. It requires LAME for MP3 support.
sudo apt install sox libsox-fmt-mp3 go install github.com/oylenshpeegul/bounce@latest We also need wodim (formerly cdrecord) when we want to burn a CD.
sudo apt install wodim cdrkit-doc