Skip to main content

deflacue is a SoX based audio splitter to split audio CD images incorporated with .cue files

Project description

http://github.com/idlesign/deflacue

https://pypip.in/d/deflacue/badge.png

What’s that

deflacue is a SoX based audio splitter appropriate to split audio CD images incorporated with .cue files.

It is able to function both as a Python module and in command line mode.

Features

  • Large variety of supported lossless input audio formats FLAC, WAV, etc. (due to SoX).

  • Batch audio files processing (including recursive path traversing).

  • Automatic audio collection hierarchy building (Artist/Year-Album/Tracknum-Title).

  • Automatic track metadata copying from .cue.

Requirements

SoX command line utility - http://sox.sourceforge.net.

Ubuntu users may install the following SoX packages: sox, libsox-fmt-all.

Usage

  1. from deflacue import deflacue - if you want to use it as module. Deflacue and CueParser classes are at your service.

  2. deflacue –help in command line - to get help on utility usage.

In the following example we create audio collection in /home/idle/audio_collection/ from audio CD images stored under /home/idle/audio_raw/ processing Cue Sheet files created using windows-1251 encoding:

deflacue -e windows-1251 /home/idle/audio_raw/ -d /home/idle/audio_collection/
https://d2weczhvl823v0.cloudfront.net/idlesign/deflacue/trend.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deflacue-0.3.0.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page