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.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file audiovisualizer-1.0.0.tar.gz
.
File metadata
- Download URL: audiovisualizer-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3323e123f5a13b5108e6bc1ed238912bb7a2af8e27e9fece1ca0215273383c98 |
|
MD5 | cd022ab327dd5d42b176e91b9bec2997 |
|
BLAKE2b-256 | 09e7836cabedd78b4c7708c8fc0d6115f0a3ec69b1cc0eed895f494397552e1c |
File details
Details for the file audiovisualizer-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: audiovisualizer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 | 88b9671d6eb2e966dca1f4a3f878ff7458135eba848d0482286ff5ccca31c7ae |
|
MD5 | ef61073bb90637b974789b6a7886c799 |
|
BLAKE2b-256 | 085a8ad96ae5744eb6842cdc148c15309eb14b5fc891c3339b7551801a550a8f |