Re: FreeSL list of available functions

Hi, the basic functions are fslloadsound, fslsoundplay, fslsoundsetposition, fslsetlistenerposition and fslupdate, which must be called with streaming sounds or else they'll stop playing. For extras, fslsoundsetlooping, fslloadlistenerenvironment, fslsetlistenerenvironment, etc. Environments are a little strange, i'll provide an exampple. xincludefile "freesl.pb" fslinit(FSL_SS_EAX2) env.fsl_eax_listener_properties fslloadlistenerenvironment(@env, "env_scripts/arena.sndshader") fslsetlistenerenvironment(@env) and you have an environment to work with. Hope this helpt somewhat. I'd write a more detailed post but I just barely got up about 30 minutes ago.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : severestormsteve1 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : danny via Audiogames-reflector

Reply via email to