This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
anki-3d-engine
mirror of
https://github.com/godlikepanos/anki-3d-engine.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
gr_refactoring
Branches
Tags
Sergio/develop
bindless
deferred_lighting_interlacing
dlss
gi_vrs
gpu_cascade_fit
gr_refactoring
light_shader_stencil_permutations
master
material
merge_point_and_spot_lights
meshv6_2
sh
upscale
vrs_demo
anki-3d-engine
/
ThirdParty
/
Sdl3
/
examples
/
audio
/
03-load-wav
Panagiotis Christopoulos Charitos
1ba5f16d5f
Add SDL3 source
6 months ago
..
README.txt
1ba5f16d5f
Add SDL3 source
6 months ago
load-wav.c
1ba5f16d5f
Add SDL3 source
6 months ago
README.txt
If you're running this in a web browser, you need to click the window before you'll hear anything!
This example code creates a simple audio stream for playing sound, and
loads a .wav file that is pushed through the stream in a loop.