https://github.com/mrsmith33/openaltest
https://github.com/mrsmith33/openaltest
d dlang openal
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrsmith33/openaltest
- Owner: MrSmith33
- License: bsl-1.0
- Created: 2016-07-05T21:07:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T18:57:59.000Z (over 9 years ago)
- Last Synced: 2025-10-10T09:13:08.119Z (5 months ago)
- Topics: d, dlang, openal
- Language: D
- Size: 21.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Little framework for OpenAL usage in D language.
========
- [x] Streaming
- [x] Wav output
- [x] Simple sound synth
Use `dub run --config=test` to run.