vMix Forums
»
General
»
General Discussion
»
Midi Controler TouchOSC or MyOSC
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,219 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
Anyone familiar with the above tablet/phone midicontrolers ?
Setting up some custom templates but not knowledgable on the midicodes I noticed they range from 0 to 127 ( like for a slider control to audio volume) wich gives me the full range but would be nice if the display would indicate between 0-100. If I set it like that in the template vMix lets me not go to 100% anymore . what's the catch ?
thanks
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/15/2014(UTC) Posts: 59
Thanks: 3 times Was thanked: 10 time(s) in 10 post(s)
|
I'm using TouchOSC daily and it works really well. For most of the buttons (push buttons, not toggles or sliders) we use "Control Change" midi messages, and it's the channel and number values which are important. The range (0-127) is not, in fact vMix ignores it so you can't use a control change for a toggle button. vMix does not ignore the range with sliders, so "Control Change" messages can be used for volume controls for example, but even here you don't need to adjust the range settings. Just leave them as 0 and 127, and vMix maps this to 0-100%. (The range 0-127 is a midi thing by the way. See this: http://stackoverflow.com...es-midi-offer-127-notes)For buttons which toggle, we use a midi "Note" message type because vMix will detect if the note is on or off. We use this for muting audio channels for example.
|
1 user thanked w14 for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,219 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
w14 thank you , already a little clearer
could you elaborate on "we use a midi "Note" message type" please , maybe example
tnx
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/15/2014(UTC) Posts: 59
Thanks: 3 times Was thanked: 10 time(s) in 10 post(s)
|
When you're editing your layout in TouchOSC Editor, you add a button and then click on "MIDI" so that you can configure the midi message that is sent when the button is pressed. As I say, for most cases, selecting a message type of "Control Change" is what you need. But if you want to use a Toggle button with two states, you need to use a midi message type of "Note". So in the first image, you can see the midi settings for the button I have selected, and in the second, you can see the mute button for the first audio channel which is a toggle. w14 attached the following image(s): touchosc-control-change.jpg (170kb) downloaded 64 time(s). touchosc-note.jpg (169kb) downloaded 58 time(s).You cannot view/download attachments. Try to login or register.
|
1 user thanked w14 for this useful post.
|
|
|
vMix Forums
»
General
»
General Discussion
»
Midi Controler TouchOSC or MyOSC
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close