Contorl iLive with LogicMidi

Moderatoren: Andy, Victor

Antworten
flabous
Beiträge: 1
Registriert: 16.05.2015, 14:34

Contorl iLive with LogicMidi

Beitrag von flabous » 16.05.2015, 23:57

Hey to all,

I have a problem concerning the Midicontrol of the iLive R72.
I have a band where we have Logic Sessions which control different kinds of midi instruments (e.g.TCHelicon) on a click track andsend CC commands to these instruments. We also want use the intern Octaver of the iLive R72 and want to control with the Logicsession -> Mute/Unmute FX8 or DCA 3 with a Midi command. We use a Soundcard to send the Midicommand to the iLive, but as iLive is using NoteOn commands I don't know what I have to write to Logic so the R72 mutes or unmutes the channel.
I have the Midisheet of the R72 which says:

Mute on
Note On with velocity > 40 followed by Note off
9N, CH, 7F 9N, CH, 00

Mute off
Note on with veloctiy < 40 followed by Note off
9n, CH, 3F 9N, CH, 00

So my question is, what do I have to do specifically in Logic and on the R72 so it works, is it a sysex comand and if yes what do I have to put inside the sysex command ?

Thank you in advance

Victor
Site Admin
Beiträge: 5816
Registriert: 26.10.2005, 02:31
Wohnort: Midiland

Re: Contorl iLive with LogicMidi

Beitrag von Victor » 17.05.2015, 13:51

Hi flabous,

a NoteOn followed by a NoteOff, is plain and simple a note.
So what you need to enter is a note with a length of eg. 10 ticks, where the note index/height is the channel you want to mute/unmute and the velocity beeing higher than 64 (40hex) for muting or lower than 64 for unmuting the channel.

Victor

Antworten