4 lines
211 B
Text
4 lines
211 B
Text
This example code creates a mixer, loads a single sound, and plays it on loop,
|
|
letting the user seek around in playback with a slider.
|
|
|
|
(Remember that web browsers won't make sound until you click on the page!)
|