https://github.com/talandar99/wavfile_c
implementation of simple sound generation library
https://github.com/talandar99/wavfile_c
c clanguage sound wav-files wavfile
Last synced: 2 months ago
JSON representation
implementation of simple sound generation library
- Host: GitHub
- URL: https://github.com/talandar99/wavfile_c
- Owner: Talandar99
- Created: 2024-02-05T14:05:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T16:51:41.000Z (about 1 year ago)
- Last Synced: 2025-01-09T16:34:43.624Z (4 months ago)
- Topics: c, clanguage, sound, wav-files, wavfile
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wavfile c
This is simplified version of code i found here
- https://www3.nd.edu/~dthain/courses/cse20211/fall2013/wavfile/
## how to run
- `./run.sh`