media: Add flac encoder
This commit is contained in:
parent
7402a970a1
commit
383333c113
|
@ -4,6 +4,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Audio
|
# Audio
|
||||||
abcde # cd ripper
|
abcde # cd ripper
|
||||||
|
flac # flac encoder
|
||||||
shntool # split audio with cue
|
shntool # split audio with cue
|
||||||
sidplayfp # SID chiptune player
|
sidplayfp # SID chiptune player
|
||||||
sox # “Swiss Army knife of audio manipulation”
|
sox # “Swiss Army knife of audio manipulation”
|
||||||
|
|
Loading…
Reference in a new issue