Skip to content

An attempt to have available audio tools to rip audio cds, make audio conversions, manage tags... with a docker image

License

Notifications You must be signed in to change notification settings

vgenguita/audioForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audioForge

An attempt to have available audio tools to rip audio cds, make audio conversions, manage tags... with a docker image

Build

DOCKER_BUILDKIT=1 docker build --progress=plain  -t audioforge:latest -f Dockerfile .

Run

Rip audio CD with tags


# docker run -it --rm --device=/dev/yourcddevice:/dev/cdrom -v /local/rip/directory:/tmp/RIP audioforge:latest r

Working

  • Rip to WAV with basic tags using CDDB and with possibility to add your own tags

TODO

  • Encode to FLAC, ALAC with tags (In progress)

About

An attempt to have available audio tools to rip audio cds, make audio conversions, manage tags... with a docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published