Wrapper for multiple audio conversion libraries.
Project description
Audiomass - wrapper for multiple audio conversion libraries.
Audiomass is a command line audio wrapper of the Flac, Lame, Vorbis-tools, Monkey's Audio, Shntool and FFmpeg libraries. It supports conversions of different audio formats at a time and the ability to convert even groups of files in a directory, saving the output in a specific folder.
Dependencies
- python >=3.6
- flac
- lame
- vorbis-tools (include: oggenc, oggdec)
- shntool
- ffmpeg
- mac (monkey's-audio, name depends to your O.S., try search: libmac2, mac)
Usage
audiomass [-h HELP] [-v VERSION] [-C COPYING] [-c CHECK]
[-f FILE {..FILENAME}]
[-d DIRECTORY {..DIRNAME}]
[-b BATCH {..FILENAME_1 ..FILENAME_2 ..FILENAME_3 ..}]
[-o OUTPUT {..DIRNAME}]
Optional arguments:
-f --file Convert only one audio file at a time.
-d, --dir Converts a bunch of audio files contained in a directory.
-b, --batch Convert a queue of files even with different formats.
-o --output Save the output files to a specified folder.
-c, --check Check of available audio libraries used by audiomass
-h, --help print this help and exit
-v, --version print version and date and exit
-C, --copying print license and exit
Examples
Convert a single audio file and save it into same directory:
audiomass -f '/home/Name/my Music/audiofile.wav'
Convert a bunch of audio files inside a folder and save them in another folder:
audiomass -d /MyDirName/Music -o '/MyOtherDir/converted'
Convert a queue of audio files and save them in a specified folder:
audiomass -b '..FILE 1.wav' '..FILE 2.mp3' '..FILE 3.flac' '...' -o '/MyOtherDir/converted'
Installation
python3 -m pip install audiomass
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file audiomass-0.9.0.tar.gz.
File metadata
- Download URL: audiomass-0.9.0.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f38e60cce19f3cd85c038c99ea442b2d0df7ca44639796818a077171b0827c0
|
|
| MD5 |
b2b89df013331dd0ffd28ecae5a1d0bb
|
|
| BLAKE2b-256 |
d99116c5da6d1c2ac47fa6a7f468282cc24fd49efde74f375f4f02a83962b93c
|
File details
Details for the file audiomass-0.9.0-py3-none-any.whl.
File metadata
- Download URL: audiomass-0.9.0-py3-none-any.whl
- Upload date:
- Size: 50.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c5c86b78faa4657c534acde5701c79400c6e90f6a5047c3a2eaf0d4d5e3153a
|
|
| MD5 |
df7324ce6baadd67b5fa227091820fc3
|
|
| BLAKE2b-256 |
700d0663a786ac7b5d9ffe5eb43a66a0fa788e61aeb9d8713f04c8d5ae1a92d1
|