Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mapping matrix and MIDI note values
#7
(04-30-2024, 06:54 PM)XORadmin Wrote:
(04-30-2024, 05:11 PM)rubberband Wrote:
(04-30-2024, 09:24 AM)XORadmin Wrote: And wait, one line should be enough for the mappings.
Instead of only note on there is also Note on/off which does both in one line. And you decide as the source which note it should be. One XMAP to one row should be enough then I think.

(04-30-2024, 03:26 PM)rubberband Wrote: Yes!  Thankyou!  This works:

CTRL XMAP  2RW > ---- ---- ----
VAR  #  A #000 > ---- ---- ----
VAR  #  A  SRC > MIDI TC10 NOTE

Sends and Note on/Note off for C-0 on TRS MIDI channel 10, and works perfectly. For both the Flame Fire and BitBox MK2!

woohoo Heart

One other important thing:  The mapping refreshes really fast, so you need to use a different variable for each different MIDI note you want to trigger.  Eg. if you have 8 voices like on the Flame Fire, you need to use VAR #A to #H.  Or at least so far I've needed to for this solution.

I am pretty sure you need one line each and only 1 variable.

I played with it a bit more - one line is all I need, I can pre-set the variables in the variables screen and they save and work properly using:
VAR # A SRC > MIDI TC10 NOTE
I think I do need a different variable for each thing I want to trigger from the drum matrix though: If you want to trigger more than one thing at a time then each one needs it's own variable, or the different voices trip over each other trying to all use VAR A's note value at the same time. So I have VAR A for kick, B for hat, C for clap, etc.

This is NerdSeq though, there's always more than one way to do just about anything.

My feature request would be a drum matrix track setup option to send a MIDI note on/note off with the note # of your choice to a TRS MIDI channel natively in the drum matrix. That way there's no need to use variables or the mapping matrix for basic drum matrix assignments.

For now though, everything is good. I'm using midi channel numbers to control one module, and all 16 variables and the mapping line above for the other one, and don't currently have anything planned yet that needs the variables freed up for use.
Reply


Messages In This Thread
RE: Mapping matrix and MIDI note values - by rubberband - 04-30-2024, 08:01 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)