e3 Brando
Registered User
Join date: 29 Mar 2007
Posts: 5
|
06-20-2007 08:33
Hi everyone. I'm wondering if there's any way to loop sounds in SL? Basically I want to attach looped sounds to objects so as you get closer to them, the looped sound gets louder. Is this possible? Has anyone done this? Does it require scripting?
THanks a lot!
|
Elex Dusk
Bunneh
Join date: 19 Oct 2004
Posts: 800
|
06-20-2007 08:39
Yeah. You can loop sounds in objects. You can learn more about how to do it at http://www.lslwiki.net
|
Hastur Pierterson
Soundscape Alchemist
Join date: 5 Jan 2006
Posts: 105
|
loop vs play
06-20-2007 11:09
This should really go in the scripting forum, but I'll add a short blurb here to help with your question. Yes, it is very easy script wise to do what you want, however the llLoopSound function is not good for localized effects (volume difference based on distance moving towards or away). Instead, llPlaySound is better suited. I have several freebie scripts that may be what you're looking for at my studio in Chebi.
|