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
Hanz_Brech  
#1 Posted : Saturday, January 22, 2022 3:28:54 AM(UTC)
Hanz_Brech

Rank: Newbie

Groups: Registered
Joined: 1/22/2022(UTC)
Posts: 1
Germany

Hi, how do i get all MIDI_RAW_DATA Information Into my Script.
From every MIDINote Vmix gets?

I would like to write a function on the base of the MIDI_NOTE_RAW_DATA

and loop all day long in this function and execute something when the criteria of the raw data matches my ifs. and loop further

Is it allowed in VMIX to do PermaLoop Scripts?
Is there a Eventhandler which gives me The Moment when a MIDI-Note hits VMIX and executes my Script and gives me as EVENT the Raw Data?

etc.

BTW: is there a full documentation on the VMIX Api, or VMIX functions in VBNET

the reason i want to do this is to implement the special midi mapping here:
https://cuepilot.zendesk...4072-MIDI-on-Vision-Cues

Thanks for every help i can get.
doggy  
#2 Posted : Wednesday, January 26, 2022 5:37:16 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Originally Posted by: Hanz_Brech Go to Quoted Post
Hi, how do i get all MIDI_RAW_DATA Information Into my Script.
From every MIDINote Vmix gets?

I would like to write a function on the base of the MIDI_NOTE_RAW_DATA

and loop all day long in this function and execute something when the criteria of the raw data matches my ifs. and loop further

Is it allowed in VMIX to do PermaLoop Scripts?
Is there a Eventhandler which gives me The Moment when a MIDI-Note hits VMIX and executes my Script and gives me as EVENT the Raw Data?

etc.

BTW: is there a full documentation on the VMIX Api, or VMIX functions in VBNET

the reason i want to do this is to implement the special midi mapping here:
https://cuepilot.zendesk...4072-MIDI-on-Vision-Cues

Thanks for every help i can get.




if vMix can see your application as a MIDI device one can simple let vMix perform one of it Shortcuts (see list of shortcut/functions) based on the MIDI-note where one of them is calling a script if need to be.

Yes you can loop within your script

for more info on the vMix API beside the helpfiles, there are numerous posts in this forum ( one ​of them is "scripting for dummies")

also this is interesting (MIDI) :

Users browsing this topic
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.