Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arda-guler/spectrobrush
A command line tool that paints images (or text) on audio spectograms
https://github.com/arda-guler/spectrobrush
audio audio-processing audio-spectrum audio-synthesis sonification sound sound-spectrum spectogram synthesizer
Last synced: 8 days ago
JSON representation
A command line tool that paints images (or text) on audio spectograms
- Host: GitHub
- URL: https://github.com/arda-guler/spectrobrush
- Owner: arda-guler
- License: mit
- Created: 2024-06-21T12:08:12.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-15T20:42:03.000Z (2 months ago)
- Last Synced: 2024-09-15T21:49:25.240Z (2 months ago)
- Topics: audio, audio-processing, audio-spectrum, audio-synthesis, sonification, sound, sound-spectrum, spectogram, synthesizer
- Language: Python
- Homepage:
- Size: 1.93 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![sb](https://github.com/arda-guler/Spectrobrush/assets/80536083/04752b12-64fa-4301-a70a-466aabf19893)
A command line tool that paints images (or text) onto audio spectograms. You can later merge those with existing sound files to create ARGs, [video game easter eggs](https://www.youtube.com/watch?v=yzFit0nldf4) or transmit them to your favorite [globular cluster](https://en.wikipedia.org/wiki/Arecibo_message).
Duration and frequency ranges are adjustable.
Easiest way to use is simply:
```
sb.py
```Use '-h' or '--help' to see all possible arguments.