Audio file spectral analysis
Project description
Delicious audio file spectrograms.
specky is a collection of easy-to-use Python and command-line tools for analyzing audio files. Install from PyPi with
pip install specky
and use with
specky-show filename.mp3 # shows the wave spectrum of the audio file
specky-check {dirname or filename.mp3} # checks if the audio file is worse than it pretends to be
See -h
for their respective command-line arguments.
The quality of MP3 files is typically determined by their bitrate. For audio files, 128 kbps (kilobit per second) is considered low quality, 320 kbps is considered high quality. It is of course possible to re-encode a low-quality MP3 with a higher bitrate or even a WAV file. specky can help singling out those foul eggs.
Here is the specky-show
output of a sample
file (only first
channel shown):
Full-quality WAV | 320 kbps MP3 | 256 kbps MP3 |
192 kbps MP3 | 128 kbps MP3 | 96 kbps MP3 |
64 kbps MP3 | 32 kbps MP3 | 16 kbps MP3 |
License
specky is published under the GPLv3+ license.
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
File details
Details for the file specky-0.1.1.tar.gz
.
File metadata
- Download URL: specky-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d487382a170e398d8fa5cb2cf8950757da1b37fd18424098b43cc09a151b870c |
|
MD5 | 80855ed429fae4aee7736f01df89579f |
|
BLAKE2b-256 | fff09820035f09646e239cd5d50e2d055920b567a65c7932361a846e004e8d4c |
File details
Details for the file specky-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: specky-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4121930b7b007aca6d17800fb6798379bbc7e5bc3df9cf35f12c5c70ac03bab3 |
|
MD5 | b5bbdeeae1d0e10972633a7efe568118 |
|
BLAKE2b-256 | 187a0ef96485a47e3d4e3dbac6fe698c13765fe397990531cf9c3d0f8d8957f8 |