https://github.com/alifarazz/example-openal
:mega: OpenAL sample programs
https://github.com/alifarazz/example-openal
ansi-c openal recording sample-code
Last synced: 10 days ago
JSON representation
:mega: OpenAL sample programs
- Host: GitHub
- URL: https://github.com/alifarazz/example-openal
- Owner: alifarazz
- License: gpl-3.0
- Created: 2017-12-07T01:16:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T01:16:22.000Z (over 7 years ago)
- Last Synced: 2025-02-15T23:43:09.437Z (2 months ago)
- Topics: ansi-c, openal, recording, sample-code
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A set of programs which I wrote to learn OpenAL.
They can be used to accelerate development on other projects.
Record-and-Play:
Contains a simple C program which records 1 second and plays it back