https://github.com/dheerajshenoy/sonify-hackathon
Convert images into beautiful audio signals
https://github.com/dheerajshenoy/sonify-hackathon
audio-processing gui image-processing python qt sonification
Last synced: about 1 month ago
JSON representation
Convert images into beautiful audio signals
- Host: GitHub
- URL: https://github.com/dheerajshenoy/sonify-hackathon
- Owner: dheerajshenoy
- Created: 2023-10-06T13:15:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T05:11:13.000Z (almost 2 years ago)
- Last Synced: 2025-05-06T19:32:45.462Z (about 1 year ago)
- Topics: audio-processing, gui, image-processing, python, qt, sonification
- Language: Python
- Homepage:
- Size: 59.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sonify
Software that helps you visualize an image through audio signals. Sonification refers to the process of converting image pixels into frequencies of sounds. This software has been the efforts of me and my team members when we participated in the 2023 NASA Hackathon.







# NOTE
* C++ re-write of the same program is being done for extra performance. Link to the github [here](https://github.com/dheerajshenoy/sonifycpp)
# Documentation
* [Document explaining the working behind the program](./DOC.docx)
# Installation
* First install the dependencies required for the program using pip
`pip install -r requirements.txt`
* Then run the .py file in the src directory
`python src/sonify.py`
# Files in the src directory
* sonify.py - The main sonify GUI program
* resources.py - Files that contain information about the icons used in the GUI
# Screenshots


# Demo
https://github.com/dheerajshenoy/sonify/assets/21986384/0d7b7c32-df2b-4f40-b618-855eb43f5af2