3d audio
This commit is contained in:
parent
d214a59592
commit
a84dfac0d7
7 changed files with 48 additions and 8 deletions
|
|
@ -21,7 +21,7 @@ int main(){
|
|||
|
||||
drv = new fishbone::SoundDriver();
|
||||
|
||||
snd = drv->mixer.open("shanghai.ogg");
|
||||
snd = drv->mixer.open("music.mod");
|
||||
snd->setLoop(true);
|
||||
snd->resume();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue