https://github.com/matiasinsaurralde/bytes2wav
Quick experiment on storing arbitrary data in a WAV file.
https://github.com/matiasinsaurralde/bytes2wav
Last synced: 3 months ago
JSON representation
Quick experiment on storing arbitrary data in a WAV file.
- Host: GitHub
- URL: https://github.com/matiasinsaurralde/bytes2wav
- Owner: matiasinsaurralde
- Created: 2016-06-05T10:12:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T04:44:15.000Z (over 9 years ago)
- Last Synced: 2025-08-03T04:39:03.741Z (3 months ago)
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bytes2wav
Quick experiment on storing arbitrary data in a WAV file.