What exactly are MIDI ARGS/OSC ARGS?

Discuss Lemur and share techniques.
Post Reply
ClarkyCat
Newbie
Posts:3
Joined:22 May 2019 20:36
What exactly are MIDI ARGS/OSC ARGS?

Post by ClarkyCat » 01 Jun 2019 22:48

Hi All, Newbie Question but,

What exactly are MIDI ARGS/OSC ARGS? and what is contained in these?

MIDI_ARGS[0] = ???
MIDI_ARGS[1]= ???

OSC_ARGS[0]= ???
OSC_ARGS[1]= ??

Is there any way I can monitor the incoming or outgoing values from these?
No explanation in the documentation, and I wish to fully understand how they work to learn this amazing program.
Any help would be greatly appreciated!
--Beatbox Loop Artist--

2 x KP3+, RC-505, Behringer FCB1010, Turnado, Looperator, The Mouth,The Finger, Lemur, i5 Mid-2012 Macbook Pro

jcblemur
Newbie
Posts:18
Joined:23 Mar 2017 18:22

Re: What exactly are MIDI ARGS/OSC ARGS?

Post by jcblemur » 21 Oct 2019 18:48

From when I understand, ARGS contain the incoming data of either MIDI or OSC the bracket designates which part of the data is be referenced. So MIDI channel is [0] and then velocity is [1] or something like that. I'm not entirely sure.

Post Reply