Skip to main content

Splitting utilities for big audio tracks supplied with CUE sheet.

Project description

Pysplitcue - Splitting utilities for big audio tracks supplied with CUE sheet.

Pysplitcue is a stupid wrapper for the shntool and cuetools libraries. It splits big audio tracks using informations contained in the associated "CUE" file. It supports Wav, Flac and Ape audio formats and auto tag. Requires related '*.cue' sheet file to read audio metadata and execute commands for splitting and tagging.

Dependencies requires

  • Python >=3.6
  • cuetools (includes: cuebreakpoints, cueconvert, cueprint, cuetag)
  • shntool (includes: shnsplit)
  • flac
  • mac (monkey's-audio, name depends to your O.S., try search: libmac2, mac)
  • wavpack

Usage

usage: pysplitcue [-h] [-v] [-c] [-o {wav,flac,ape}] [-i FILE]

optional arguments:

-h, --help show this help message and exit
-v, --version show the current version and exit
-c, --check list of installed or missing dependencies
-o {wav,flac,ape} output audio format
-i FILE input audio filename to splitting

Example

pysplitcue -o flac -i file.wav

To split and convert wav audio format into the relative individual auto-tagged flac format audio tracks.

Installation

python3 -m pip install pysplitcue

License and Copyright

Copyright © 2010 - 2021 Gianluca Pernigotto
Author and Developer: Gianluca Pernigotto
Mail: jeanlucperni@gmail.com
License: GPL3 (see LICENSE file in the docs folder)

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

pysplitcue-2.0.0.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distribution

pysplitcue-2.0.0-py3-none-any.whl (35.3 kB view hashes)

Uploaded Python 3

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