logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Streampunk  
#1 Posted : Tuesday, October 8, 2024 5:16:34 PM(UTC)
Streampunk

Rank: Member

Groups: Registered
Joined: 12/16/2021(UTC)
Posts: 10
Israel

Hi, what's the correct way to fadeout sound, usually master audio, with transition-out (or in of the next input)
and how to set the fade speed?

I tried setting the 'SetVolumeFade' trigger and wasn't successful


Thanks mates
Luis70  
#2 Posted : Tuesday, October 8, 2024 9:32:15 PM(UTC)
Luis70

Rank: Advanced Member

Groups: Registered
Joined: 11/27/2023(UTC)
Posts: 62
Grenada

Thanks: 4 times
Was thanked: 3 time(s) in 3 post(s)
You may have to run a script, and set a keyboard shortcut to run that script...

Function=SetVolumeFade&Input=Your File&Value=0,5000

this will be a 5 second fade.

Or, set up a shortcut.
Select the Key you want to use to trigger the function
Function: SetVolumeFade
Input: your selection
Value: 0,5000

To fade in, Value will be: 80,5000, where '80' is the volume level. you can then manually control the volume....

WaltG12  
#3 Posted : Wednesday, October 9, 2024 5:12:09 AM(UTC)
WaltG12

Rank: Advanced Member

Groups: Registered
Joined: 7/4/2021(UTC)
Posts: 303
United States

Thanks: 8 times
Was thanked: 39 time(s) in 34 post(s)
Originally Posted by: Luis70 Go to Quoted Post
You may have to run a script, and set a keyboard shortcut to run that script...


Just tested, it works fine manually entered on a trigger.

It took me a bit the first time I used it, because it's not entirely clear in the documentation.

The value is the percentage (from 0-100) you want to fade to, followed by a comma, followed by a number of milliseconds that you want the fade to last.

You don't enter the starting position--the starting position is wherever the fader is.

You only enter where you want the fade to end.

If you want it to completely fade out, that number is 0.

That's the only number you enter before the comma.

Then the number of milliseconds you want the fade to last.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.