yamahaqs300
2019-04-05 11:50:51
I want to try use it with a Korg Studio in sequencer.But On Triton ,if I`m on CH 1,only CH1 receive midi notes. I need to play this notes in same time on CH 2,3,4 too . I see there Note on on Ch 1,any note...but on MIDI OUT, I found only a specific note,not any note to make something like "any note from CH1 go to any note on CH2",and note off the same...Any help please ? Thanks . Edit : Expression pedal same...need on all 3 tracks
natanael.cognac
2019-04-05 13:40:10
Hi,
Incoming tab >
- Tick any note as you did
- But also tick set variable to note pp
Outgoing tab >
Thus you’ll find the same note in the incoming tab, AND the outgoing tab (they will be passed throug the variable pp).
Now you need to do a translator 1 that :
Take all incoming notes from channel 1 and bring them to channel 1
Then you need to duplicate that translator 3 times, and for each new translators you have to set outgoing channel to 2, 3 and 4
Then you copy/paste your 4 translators and you deal with the notes off messages.
natanael.cognac
2019-04-05 13:50:09
Here is a screenshot. Note I also pass the variable for the velocity.
If this works for you, then you can deal afterwards with the sustain pedal. You’ll have to create 4 new translators that take the sustain pedal from channel 1 and distribute it to the channel 1, 2, 3 & 4.
Just this time the midi message will be Control Change 64 (you also have to pass the value in a variable).
It seems a lot of work at first, but once you understand it, it can go very fast.
Attachments:
Steve-Bome Forum Moderator
2019-04-05 15:47:30
yamahaqs300
2019-04-05 18:32:46
Thank you very very much !!! Works perfect ! This software is brilliant,and you guys .