A library to sonify images using Python
Project description
ViSound
Library to convert images to sounds.
Refer to the wiki here
Introduction
This is just a standalone library for use in other programs that can make use of ViSound capabilities. On it's own ViSound doesn't do anything. You have to use it in some way to get the output and play the audio yourself.
Installation
ViSound can be installed using pip:
pip install visound
Features
- Sonify images in a number of different ways
- Output the audio to a file or stdout
- Apply effects
Traversal Modes
You can traverse the given input images in different ways to get different audio output. The following modes are currently supported.
- Left To Right
- Right to Left
- Top to Bottom
- Bottom to Top
- Circle Inward
- Circle Outward
Usage
visound <path to an image> --play --verbose
Dependencies
- numpy
- opencv-python
- sounddevice
- soundfile
TODO
- Traversal
- Left to Right
- Right to left
- Top to bottom
- Bottom to top
- Circular inward
- Circular outward
- Apply effects to the output audio
- Allow for custom pixel to frequency mapping
- CLI client
- Machine learning to apply effects and custom image traversal
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 visound-0.1.3.tar.gz.
File metadata
- Download URL: visound-0.1.3.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d624bbefe6e4c34b1223c4420736788f27b0a617f839921a0aa2a49c4f9c330e
|
|
| MD5 |
508a029fbb4d370227d9a4fb1f6b74c6
|
|
| BLAKE2b-256 |
f7ee936d01a58f58192000cd1c015f88d0a24de85491b57680f856620be0519e
|
File details
Details for the file visound-0.1.3-py3-none-any.whl.
File metadata
- Download URL: visound-0.1.3-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98c6048967ad319436141b35a11e2e8b7a76d750292c9ce19cf12f4947fdd436
|
|
| MD5 |
49153fa6cb34f42c1e9e594be731f0b3
|
|
| BLAKE2b-256 |
e75db9753cf26385d1d641ce8c886cddaf889a4498e05aab1dafafd1e7d978d2
|