logo

Live Production Software Forums


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

Notification

Icon
Error

2 Pages12>
Options
Go to last post Go to first unread
solo16  
#1 Posted : Monday, October 12, 2020 2:27:50 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

I have added an audio playlist and I am trying to create a keyboard shortcut that when I press it it will fade the audio in on that input and when i press it again it will fade the audio out.

Is this possible please?

If not can it be done another way?
doggy  
#2 Posted : Monday, October 12, 2020 2:38:24 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
SetVolumeFade but will need to shortcuts unless you make a script to check the current state and act accordingly
solo16  
#3 Posted : Monday, October 12, 2020 2:49:51 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

Sorry I don't understand your reply.
solo16  
#4 Posted : Monday, October 12, 2020 2:52:26 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

SO one to fade in and one to fade out? Do I need to set Values?
doggy  
#5 Posted : Monday, October 12, 2020 2:57:33 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Yes

There is a bit of explanation/instruction written in the add shortcut window when selecting this particular shortcut function
solo16  
#6 Posted : Monday, October 12, 2020 2:58:51 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

so to fade it up what value do I give it and the same to drop it? Every time i try this I get error messages when i press the button?

It says KEY DOWN ES
doggy  
#7 Posted : Monday, October 12, 2020 3:04:25 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: solo16 Go to Quoted Post
Sorry I don't understand your reply.


SetVolumeFade is a one of function where you either fade in or out hence yes you will need 2 separate shortcuts


If one is brave one shortcut can call a script that check the currents volume level by reading the XML API which then decides based on the value read to either instruct to fade in or fade out.
solo16  
#8 Posted : Monday, October 12, 2020 3:06:38 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

Yes thanks I have created two, one for fading in and one for fading out. What values do I need to assign to each? I have tried them and I get the KEY DOWN ES error message
doggy  
#9 Posted : Monday, October 12, 2020 3:08:25 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: solo16 Go to Quoted Post
so to fade it up what value do I give it and the same to drop it? Every time i try this I get error messages when i press the button?

It says KEY DOWN ES


to volume level to go to comma over period of time

setvolumefade.JPG (44kb) downloaded 2 time(s).
solo16  
#10 Posted : Monday, October 12, 2020 3:09:27 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

yes done all that but it does not work.
doggy  
#11 Posted : Monday, October 12, 2020 3:20:53 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Have you tried with input being the active one (scroll up in the list)

and is value for one 0,200 (200 milliseconds) and other 100,200 for example ?
solo16  
#12 Posted : Monday, October 12, 2020 3:25:34 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

It is an audio list I am trying to trigger.

Function: SetVolumeFade

Input: is the name of the audio playlist

Video: the first audio track in the playlist
Value: Set to 200 for the In shortcut and zero for the Out shortcut. I have vaired these figures and I still get the same error message.
doggy  
#13 Posted : Monday, October 12, 2020 3:35:48 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
just check on a playlist and on list input

if input is set to Active and value set to 0,200 and 100,200 respectfully and plaist or list is actually in output it works
solo16  
#14 Posted : Monday, October 12, 2020 3:42:46 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

I cant set the input to active as it will not know what source to trigger. It has to be set to the playlist.

It still does not work. Going to give up soon.
doggy  
#15 Posted : Monday, October 12, 2020 3:52:55 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
doesnt matter , the source is the one that is active ( the whole list )
if it's a regular list with audio files (not a playlist) you can select that list input and next to video choose current

and again can confirm it works

Maybe need to be a bit clearer o what you are using (you now have even thrown Trigger into the mix) and your shortcut settings , maybe a few screenshots might help also

You have been on this forum since 2016 ?
solo16  
#16 Posted : Monday, October 12, 2020 3:57:02 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

Only just come back to the forum not been on since 2016.

So I am trying to CUE and an audio playlist from a shortcut. The playlist will not be active like a video would as it's just music.

I want to be able to play in holding music at the touch of a button. Once button fades it in and then another button fades it out.

I need to be able to do this irrespective of what video is playing.
doggy  
#17 Posted : Monday, October 12, 2020 4:09:13 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
So now we have also a CUE involved ??

and what is it now , a list or a playlist (doesn't matter if its video or just audio )
Playlist is not an input perse and only responds when active to the shortcut (no other way to specify it ) i this case you actually need to mainpulate the input itself that you have added to the playlist

List is an input so you adjust the audio on that input regardless of which item in the list is actually playing or selected or if it is even active in the output, you can check the response of your shortcut on the audio slider of the list input (again not the specific item in that list )
solo16  
#18 Posted : Monday, October 12, 2020 4:16:29 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

Thanks. It is a list. Just audio files.

So I need a shortcut to turn on the audio first?
Then a shortcut to lift the sound and one to drop the sound.

I have tried turning the audio on with the mouse and then using the shortcuts but I still get error messages.

Maybe you could write instructions on ho to set it up from scratch please?
doggy  
#19 Posted : Monday, October 12, 2020 4:27:40 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,087
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
no need for a shortcut to turn sound on , of course if it's not playing you well never hear a sound also ;-)

The name of the MP3 here itself doesnt matter (just happens to be the currently selected one ) , it's the List input that counts
Be sure there is a comma between the 2 numbers , left is level between 0 and 100 , right is the time for the fade to take

volfade1.JPG (45kb) downloaded 3 time(s).
volfade2.JPG (44kb) downloaded 6 time(s).
solo16  
#20 Posted : Monday, October 12, 2020 4:40:43 AM(UTC)
solo16

Rank: Advanced Member

Groups: Registered
Joined: 3/9/2016(UTC)
Posts: 33
Man
Location: Cotswolds, UK

legend thank you. All working now.
Users browsing this topic
Guest
2 Pages12>
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.