#I was looking at some sound definitions

1 messages · Page 1 of 1 (latest)

balmy marsh
#

Hola!
Yes, they're related to being a looping sound and indicate the timing in samples of the looped area.
Not sure how familiar you are with audio(files), so pardon if you already know this:

A3 usually takes .wss files at a sample rate of 44.1KHz, meaning 44.100 samples per second.
the values [25704,32159] tell the engine "Loop between the sample 25704 and 32159".

We know that a .wss file has 44.100 samples per second, so we can do
25.704 / 44.100 = 0.5828...
32.159 / 44.100 = 0.7292...

This might seem odd, techy and complicated at first but being this accurate (sample-accurate) is required to make sure pops/clicking are not occuring during looping the sound.

granite ermine
#

oh shit that's actually insanely cool

#

Is this applicable in soundsets?

balmy marsh
granite ermine
#

Laxemann my beloved did you see my question above