ID:2834086
 
Applies to:Dream Maker
Status: Open

Issue hasn't been assigned a status value.
http://www.byond.com/forum/post/2829353
In reference to Lummox's reply, hopefully there'll be better support for looping.
Can you flesh out what you're looking for in more detail? The more detail I have to work with in a feature request, the better.
In response to Lummox JR
Lummox JR wrote:
Can you flesh out what you're looking for in more detail? The more detail I have to work with in a feature request, the better.

Basically this post: http://www.byond.com/forum/post/1433793
However, changing the offset (while I'm sure this is intended) doesn't loop back to the offset, instead loops back to the beginning of the sound. It'd be great if at the end of the loop, it restarts at the offset point. Or there could be more some support for the already incorporated .ogg loops.

Or something like this:
var/sound/S = new('sound.ogg',repeat=1,repeat_offset=x)
//when the sound is finished, it'll repeat starting at the repeat_offset.
bump
image Here's an image that might help?
Something like this would be a great addition to the sound handling.

I currently have to ask my sound team to give me essentially 4 different sounds for each song: The full song, the intro, the loop, and the outro.

Being able to slice and dice them, or sample certain sections, would be fantastic.
In response to Whymet21
Whymet21 wrote:
bump
image Here's an image that might help?

don't use discord for embeds, they're useless after a few hours. please edit your post