ProffieOS7.x "Transition Sounds" pre-alpha discussion

“Transition Sounds” allow sound effects to be added to transition animations at specific points in a TrConcat to keep visual and audio effects in synch.

This effect will require my prop to run as shown in the demos.

The effect will allow you to introduce additional sound effects that are called by a TransitionEffectL at specific points in an animation as shown below. This will allow a “transition” sound to be called at the exact point in the animation that you want so rather than try to time a visual effect to a sound file, the visual effect can call the sound itself.

You can set up interactive transitions that call an effect at an exact point in the interaction:

Or you can have a TransitionLoop and call the sound(s) over and over, this one is a completely random timing but the visual effect and sound effect are in perfect synch because they are called simultaneously by the style code:

In addition, new functionality to allow for Randomization of Selected Sounds like Transition Sounds has been added, more information here: ProffieOS7.x "Randomization of Selected Sounds" pre-alpha discussion

<several pieces are not yet merged I’ll expand on usage and explanation here when added>

3 Likes

Looking forward to this.

This is not prop specific, correct? Just OS code?

1 Like

You’ll need a prop that supports the sound for it to work, the base OS doesn’t support.