Question about MIDI signals in debugger log

Discuss how to use FL Studio

Return to “FL Studio Users Forum (Looptalk)”

Forum rules
Please read them here.
[You can only see part of this thread as you are not logged in to the forums]
Sleepycoaster
Sat Mar 17, 2018 6:08 pm

x

Question about MIDI signals in debugger log

Hello!

This isn't a technical problem but more of a technical question.

I have an electronic drumset routed via MIDI to FL Studio running a Kontakt drum library. The drumset has a pedal component I want to use to control the hi-hat sample played in Kontakt. Unfortunately, my e-kit's module isn't smart enough to change its hi-hat MIDI output unless the pedal is all the way down.

I noticed, however, that FL Studio can tell if the pedal has been pressed to a finer degree. This is me stepping on the pedal and releasing.

Code: Select all

(generic controller):  B9  04  12  Control Change: Foot controller
Not handled  Absolute 14%
(generic controller):  B9  04  22  Control Change: Foot controller
Not handled  Absolute 27%
(generic controller):  B9  04  32  Control Change: Foot controller
Not handled  Absolute 39%
(generic controller):  B9  04  43  Control Change: Foot controller
Not handled  Absolute 53%
(generic controller):  B9  04  4C  Control Change: Foot controller
Not handled  Absolute 60%
(generic controller):  99  2C  12  Note On : G#3
Handled (first chance)  Absolute 14%
(generic controller):  B9  04  53  Control Change: Foot controller
Not handled  Absolute 65%
(generic controller):  B9  04  63  Control Change: Foot controller
Not handled  Absolute 78%
(generic controller):  B9  04  73  Control Change: Foot controller
Not handled  Absolute 91%
(generic controller):  B9  04  7E  Control Change: Foot controller
Not handled  Absolute 99%
(generic controller):  89  2C  40  Note Off: G#3
Handled (first chance)  Absolute 0%
(generic controller):  B9  04  7F  Control Change: Foot controller
Not handled  Absolute 100%
(generic controller):  B9  04  6F  Control Change: Foot controller
Not handled  Absolute 87%
(generic controller):  B9  04  5F  Control Change: Foot controller
Not handled  Absolute 75%
(generic controller):  B9  04  4D  Control Change: Foot controller
Not handled  Absolute 61%
(generic controller):  B9  04  3C  Control Change: Foot controller
Not handled  Absolute 47%
(generic controller):  B9  04  2C  Control Change: Foot controller
Not handled  Absolute 35%
(generic controller):  B9  04  1A  Control Change: Foot controller
Not handled  Absolute 20%
(generic controller):  B9  04  09  Control Change: Foot controller
Not handled  Absolute 7%
(generic controller):  B9  04  00  Control Change: Foot controller
Not handled  Absolute 0%
My question is: Does FL Studio retain this information? If I pressed the pedal down 50% for example and then hit the hi-hat, can FL Studio reference the fact that I last had the pedal at 50% before rerouting the MIDI signal to a different sample? I'm investigating how to script such a thing.

NTO
Sat Mar 17, 2018 6:22 pm

x

Re: Question about MIDI signals in debugger log

Quick thought (accuracy unknown - can't test he...


NTO
Sat Mar 17, 2018 7:56 pm

x

Re: Question about MIDI signals in debugger log

Sleepycoaster wrote:Does the debugger text abov...



Return to “FL Studio Users Forum (Looptalk)”