logo

Live Production Software Forums


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

Notification

Icon
Error

3 Pages<123>
Options
Go to last post Go to first unread
stevespaw  
#21 Posted : Thursday, August 16, 2018 10:09:39 AM(UTC)
stevespaw

Rank: Advanced Member

Groups: Registered
Joined: 3/12/2015(UTC)
Posts: 480
Man
Location: Kansas City, MO USA

Thanks: 149 times
Was thanked: 75 time(s) in 57 post(s)
+1
StepBackInTime_TV  
#22 Posted : Thursday, August 23, 2018 8:35:39 AM(UTC)
StepBackInTime_TV

Rank: Advanced Member

Groups: Registered
Joined: 4/22/2016(UTC)
Posts: 83
Man
United Kingdom
Location: UK

Thanks: 16 times
Was thanked: 16 time(s) in 13 post(s)
+1
Vuurmannetje  
#23 Posted : Saturday, October 13, 2018 7:19:31 AM(UTC)
Vuurmannetje

Rank: Advanced Member

Groups: Registered
Joined: 5/14/2018(UTC)
Posts: 112
Location: Netherlands

Thanks: 3 times
Was thanked: 28 time(s) in 18 post(s)
This gets my +1 too.
RastaCZ  
#24 Posted : Friday, December 7, 2018 6:44:41 AM(UTC)
RastaCZ

Rank: Newbie

Groups: Registered
Joined: 11/8/2016(UTC)
Posts: 9
Location: Prague

+1
xxsuna  
#25 Posted : Thursday, February 21, 2019 7:23:55 PM(UTC)
xxsuna

Rank: Newbie

Groups: Registered
Joined: 2/16/2019(UTC)
Posts: 6
Czech Republic
Location: Prague

Thanks: 1 times
Hi think that most vMix users use vMix as standalone program. They don't bother about anything else so they have whole keyboard for use. I have this situation: Iam moderator in semi-political sessions in our district. I mainly use other program let's call it "HLAS" (controlling microphones, voting and some text writing) And i don't have almost no time to start votting in HLAS, switch to vMix fade-in votting screen, switch to HLAS finish voting, switch to vMix fade-in static camera, switch back to HLAS and start there another topic.

so a use AUTO HOT KEY (a ton of help on internet and manual is big bible) on my programable keys on keyboard. Ill show you some simple code:

==============
!Q::
WinActivate ,vMix - 22.0.0.48 x64
Send {Numpad5}
WinActivate ,HLAS - ahk_class TMainForm
Return
==============

!=ALT Q=Q
make vMix window active and type "5" <-this is in vMix shortcut for NumPad5
then make window HLAS active
and done

so whenever i type ALT+Q all that staf above happens I know this is not what you asked for but you can pretty much easly program your special keys to shortucs like this one above. Unfortunately in vMix is it still only one character in this case NumPad5. As i say before i need mainly control another program where is requirement to write some text from time to time and i don't have to be worry that i start typing something and realize a have done some super mess in vMix program since it is not active window.


you can also Send {F20}, and in vMix bind shortcut for F20 - since you probably don't have F20 on your keyboard it will not bother you and still works.
xxsuna  
#26 Posted : Thursday, February 21, 2019 7:46:43 PM(UTC)
xxsuna

Rank: Newbie

Groups: Registered
Joined: 2/16/2019(UTC)
Posts: 6
Czech Republic
Location: Prague

Thanks: 1 times
+1 i use shortcuts (numeric keypad 0-9) to change datasources. more precisely - DataSourceSelectRow. works fine until you have 11+ rows. modifiers ALT, SHIFT, CTRL would give me 40 rows. That would be totally supergreat.
stevespaw  
#27 Posted : Friday, February 22, 2019 12:48:51 AM(UTC)
stevespaw

Rank: Advanced Member

Groups: Registered
Joined: 3/12/2015(UTC)
Posts: 480
Man
Location: Kansas City, MO USA

Thanks: 149 times
Was thanked: 75 time(s) in 57 post(s)
Originally Posted by: xxsuna Go to Quoted Post
Hi think that most vMix users use vMix as standalone program. They don't bother about anything else so they have whole keyboard for use. I have this situation: Iam moderator in semi-political sessions in our district. I mainly use other program let's call it "HLAS" (controlling microphones, voting and some text writing) And i don't have almost no time to start votting in HLAS, switch to vMix fade-in votting screen, switch to HLAS finish voting, switch to vMix fade-in static camera, switch back to HLAS and start there another topic.

so a use AUTO HOT KEY (a ton of help on internet and manual is big bible) on my programable keys on keyboard. Ill show you some simple code:

==============
!Q::
WinActivate ,vMix - 22.0.0.48 x64
Send {Numpad5}
WinActivate ,HLAS - ahk_class TMainForm
Return
==============

!=ALT Q=Q
make vMix window active and type "5" <-this is in vMix shortcut for NumPad5
then make window HLAS active
and done

so whenever i type ALT+Q all that staf above happens I know this is not what you asked for but you can pretty much easly program your special keys to shortucs like this one above. Unfortunately in vMix is it still only one character in this case NumPad5. As i say before i need mainly control another program where is requirement to write some text from time to time and i don't have to be worry that i start typing something and realize a have done some super mess in vMix program since it is not active window.


you can also Send {F20}, and in vMix bind shortcut for F20 - since you probably don't have F20 on your keyboard it will not bother you and still works.


This seems like a lot of work when you could buy something like this https://www.amazon.com/midiplus-Smartpad-USB-MIDI-Controller/dp/B00WU6FDNG And would not have to have vMix in focus and have a more keys for you to work with.

My 2 cents,
Steve

BTW I do support Modifier keys as a feature though :-)
+1
thanks 1 user thanked stevespaw for this useful post.
xxsuna on 2/22/2019(UTC)
kk.media  
#28 Posted : Monday, April 6, 2020 11:30:10 PM(UTC)
kk.media

Rank: Newbie

Groups: Registered
Joined: 4/6/2020(UTC)
Posts: 8
Austria

Thanks: 1 times
has this already been implemented into vMix? I would love to use "shift" with my shortcuts.
josephstracuzzi  
#29 Posted : Thursday, November 5, 2020 1:50:53 AM(UTC)
josephstracuzzi

Rank: Member

Groups: Registered
Joined: 11/5/2020(UTC)
Posts: 13
Canada
Location: TORONTO

Was thanked: 1 time(s) in 1 post(s)
+1 REALLY important. Please add this feature. (also the single letter or number shortcuts should be ignored if a modifier is pressed)
gmillward  
#30 Posted : Sunday, January 3, 2021 1:37:54 PM(UTC)
gmillward

Rank: Member

Groups: Registered
Joined: 1/2/2021(UTC)
Posts: 11
Canada
Location: St. Lambert

+1
Can't believe this hasn't been implemented already. The scan codes must available.
JonHall.conp  
#31 Posted : Friday, February 5, 2021 1:54:55 AM(UTC)
JonHall.conp

Rank: Member

Groups: Registered
Joined: 2/12/2020(UTC)
Posts: 10
United States
Location: Florida

Thanks: 2 times
Was thanked: 1 time(s) in 1 post(s)
+1
This would be really useful if there are multiple cameras with angles that work for a specific region. Button for straight on camera, ctrl+button for camera from left, alt+button for camera from right.
MarkNF82  
#32 Posted : Wednesday, April 14, 2021 11:26:37 PM(UTC)
MarkNF82

Rank: Advanced Member

Groups: Registered
Joined: 12/16/2018(UTC)
Posts: 67
Canada
Location: Newfoundland & Labrador

Thanks: 1 times
Was thanked: 6 time(s) in 4 post(s)
+999,999,999,999,999,999

We are coming from a Newtek 3play for replay. It is a steep learning curve from how we used our previous system. We had the use of modifier keys with that system. We are still finding limitations with the vMix 24 replay system that we would like to see upgraded, or we just haven't been able to find yet. Unfortunately vMix sometimes may have a feature hidden away somewhere, but very little documentation or tutorials on it. Not saying it is turning into a "W*#&cast" but there are still some very basic things missing.

We would very much like to see modifier keys either from a keyboard or even from other controllers, such as shift keys on MIDI controllers, etc.

Mark
zaczdt  
#33 Posted : Thursday, July 8, 2021 4:57:15 PM(UTC)
zaczdt

Rank: Member

Groups: Registered
Joined: 2/14/2020(UTC)
Posts: 25
Australia
Location: Brisbane

Thanks: 1 times
Was thanked: 1 time(s) in 1 post(s)
+1
GokulBalaji  
#34 Posted : Wednesday, July 28, 2021 7:24:58 PM(UTC)
GokulBalaji

Rank: Newbie

Groups: Registered
Joined: 5/23/2018(UTC)
Posts: 2
Location: India

+1
David_in_Philly  
#35 Posted : Thursday, July 29, 2021 7:56:29 AM(UTC)
David_in_Philly

Rank: Advanced Member

Groups: Registered
Joined: 11/21/2017(UTC)
Posts: 123
United States
Location: Philadephia, PA

Thanks: 31 times
Was thanked: 13 time(s) in 8 post(s)
+1
digest0r  
#36 Posted : Saturday, July 31, 2021 7:06:27 AM(UTC)
digest0r

Rank: Newbie

Groups: Registered
Joined: 7/6/2020(UTC)
Posts: 5
Slovakia

+1
WesleyFernandes  
#37 Posted : Saturday, August 7, 2021 2:05:19 AM(UTC)
WesleyFernandes

Rank: Advanced Member

Groups: Registered
Joined: 3/3/2021(UTC)
Posts: 32
Man
Brazil
Location: São Paulo

Thanks: 1 times
Was thanked: 12 time(s) in 5 post(s)
+1
PeterH  
#38 Posted : Wednesday, August 11, 2021 1:20:06 AM(UTC)
PeterH

Rank: Advanced Member

Groups: Registered
Joined: 5/25/2018(UTC)
Posts: 73

Was thanked: 5 time(s) in 5 post(s)
+1
WesleyFernandes  
#39 Posted : Wednesday, August 11, 2021 4:28:15 AM(UTC)
WesleyFernandes

Rank: Advanced Member

Groups: Registered
Joined: 3/3/2021(UTC)
Posts: 32
Man
Brazil
Location: São Paulo

Thanks: 1 times
Was thanked: 12 time(s) in 5 post(s)
+1
omo  
#40 Posted : Tuesday, November 16, 2021 1:28:45 AM(UTC)
omo

Rank: Member

Groups: Registered
Joined: 6/5/2020(UTC)
Posts: 15

Thanks: 13 times
Was thanked: 1 time(s) in 1 post(s)
+1
Users browsing this topic
3 Pages<123>
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.