https://github.com/splines/image-daw
Playground for DSP image to audio
https://github.com/splines/image-daw
Last synced: 10 months ago
JSON representation
Playground for DSP image to audio
- Host: GitHub
- URL: https://github.com/splines/image-daw
- Owner: Splines
- License: mit
- Created: 2023-08-27T00:36:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-27T00:41:46.000Z (over 2 years ago)
- Last Synced: 2023-08-27T02:12:25.334Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image DAW Playground
Just a little playground for DSP image to audio processing.
Goal: Draw image (x-axis: time, y-axis: frequency) and convert it to audio.
*DAW*: Digital Audio Workstation
*DSP*: Digital Signal Processing