Vurv78 / WebAudio

A safe, efficient and powerful replacement for Streamcore that adds playing & manipulating URL streams through IGmodAudioChannel/BASS
https://steamcommunity.com/sharedfiles/filedetails/?id=2466875474
MIT License
18 stars 3 forks source link

Add webaudio:setLooping(n) #5

Closed Vurv78 closed 3 years ago

Vurv78 commented 3 years ago

Sets whether the stream will loop the audio played. Just add a field to the Modify enum and add a receiver and writer for net and that's pretty much it.

Edit: Would have to also change stopwatch stuff so I don't recommend taking this on