Some nice commands if you add it

Previous topic - Next topic

ala_samodi

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

Schranz0r

Yes GLBasic Supports MP3 Soundfiles !
But i dont know something about 3D Sound in GLB, sorry ;)

Greetz
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

Kitty Hello

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.