so snd_tune is calling the snd_handle too, I thought it was just modifying the playing sound? if so then that is another problem I'm having.... I also need to define snd_handle as a global variable...(var snd_handle;)if I want to adjust the sound from a different function or ent correct? I'll look further. Thank you.