Hello, I know how to play wav file in blender and bge but is it possible to use a direct url to a wav file instead of a file on your computer? The reason I ask is because wav files can get really big so if I could store and access them remotely it would save a lot of disc space.
Uhmmm, i dont know about it, but, i think that the weight of the the wav file on your project is natural, its big but it gives you 100% of quality and i think that almost everybody have at least 80 GB of HD, and the wav file isn t is that big, the maximum size that I used was 10 meg.
Try to download from this website,you can download for free 5 sounds and their wave files are trated to be HQ and not that big at the same time, take a look: www.soundsnap.com
try this http://wiki.blender.org/index.php/Dev:Source/GameEngine/2.49/VideoTexture
this is video playing but it can play from url
so maybe you can make an empty video with only sound…
Yes I do see your point but I plan to create GTA like soundtracks which are large because they are lots of songs in one file.
Thank you I will look into this. Also what about using the mp3 abilities in the pygam python script?