Visaualize audio stream in terminal
Project description
Audio Visualizer
Visual representation of audio stream in terminal. Also provides helpful functions for turning an audio stream into a representation that is friendly for graphical representation. This is done by scaling the values in stream and interpolating them to create a stream of frames for given fps, width and height.
usage: visualizer [-h] [-t TYPE] [-f FPS] [-w WIDTH] [-he HEIGHT] [-c CHAR]
[-d] [-ns]
filename
visualize audio
positional arguments:
filename path to audio file
options:
-h, --help show this help message and exit
-t TYPE, --type TYPE file type of the audio file
-f FPS, --fps FPS frames per second for the graphical representation of
audio
-w WIDTH, --width WIDTH
width of graphical representation of audio
-he HEIGHT, --height HEIGHT
height of the graphical representation of audio
-c CHAR, --char CHAR char used to represent graph point
-d, --debug prints the number of skipped frames
-ns, --nosync do not sync graph with audio
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
audiovisualizer-1.0.2.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file audiovisualizer-1.0.2.tar.gz
.
File metadata
- Download URL: audiovisualizer-1.0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b04b9ed4915d584faf4ff7dcbf0e042319fe6624044a26995175d369c6446102 |
|
MD5 | a7a99172dc28ac94fda767a8daa97d1d |
|
BLAKE2b-256 | 855e9943474a1cce4621d48a3b6286472052b524c7b60b28aaca77233ba4e2f2 |
File details
Details for the file audiovisualizer-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: audiovisualizer-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a718789c7ea242c8e0be4502471597bc95619819277d347efff263a2b18f3182 |
|
MD5 | 6488a719d5da9fa7c6670bda2c349b9b |
|
BLAKE2b-256 | 1a0fff8c38fe46ae06f721475370748ef6bca034df628df4fd12c5f9a82ff789 |