Cut the original audio into more granular files with new names, saving the cut specifications in text files so you can edit your cuts.
Run like so.
cutaudio 'audio/long raw audio file.mp3' 'another file.wav'
The following happens to each audio file that you pass.
If a cut file does not exist alongside the original file, play the file and prompt for cuts. Cuts are saved to the cutfile.
If an output directory does not exist alongside the original file, process the cut file to produce the output directory.
Step 1 depends on mplayer, and step 2 depends on sox.
Install from PyPI.
pip install cutaudio
Read more help.
cutaudio -h
Release files for cutaudio 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cutaudio-0.0.1.tar.gz | 3.0 kB | Details |
Release files / cutaudio-0.0.1.tar.gz
| Download URL | cutaudio-0.0.1.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d96918a63a2f5393b583b5fa040b52ef7d19169eb7128f147bc655a12ecf3682
|
|
BLAKE2b-256 checksum How to use checksums |
7a4b00ab3738062ab20c13de508770a0df93ea2293758c4770704048749ed47f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |