Does GLBasic support 3D Sound , Can I add sound listener to my game?
Can GLBasic support other sound formats like : mp3,... ?
it would be nice to add more sound commands like :
X_LOAD3DSOUND filename,buffer,number
X_POSITION3DSOUND number,X#,Y#,Z#
X_CREATE3DSOUNDLISTENER number
X_POSITION3DSOUNDLISTENER number,x#,Y#,Z#
X_PARENT3DSOUND number,objnumber
X_PARENT3DSOUNDLISTENER number,objnumber
I hope you will add it .
thanx for listening
Yes GLBasic Supports MP3 Soundfiles !
But i dont know something about 3D Sound in GLB, sorry ;)
Greetz
MP3 only for Playmusic. Sounds are WAV only, since I don't want to include mp3 or ogg code in PocketPC. WAV in a shoebox is quite small.
3D sound not yet.