From 8b0607287ea75e8663e7eca649f6b01f14c75f78 Mon Sep 17 00:00:00 2001 From: Nicholas Date: Sat, 5 Dec 2020 14:51:32 -0500 Subject: [PATCH] Update Core.md Added instructions for MIDI-MAP. --- Core.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Core.md b/Core.md index f86c46a..0579723 100644 --- a/Core.md +++ b/Core.md @@ -113,7 +113,9 @@ This is useful for setting the amplitude of percussive sounds for MIDI controlle ### MIDI-Map -TODO +MIDI-Map allows the user to map MIDI CC (Continuous Controller) messages from 0 to 127 to the variable inputs of other modules, such as knobs and sliders. + +To map a MIDI-CC to specific knob or slider, click "Unmapped" in the MIDI-MAP module to begin mapping a MIDI input. Once in mapping mode, manipulate the MIDI-CC device (e.g., hardware knob on your MIDI controller). The label will update immediately to reflect the MIDI-CC control identifier (e.g., CC01). Click on the newly mapped MIDI-CC input, then click on the knob you would like to use it to control. The label will change one final time to indicate the input ID *and* associated module input (e.g., CC16 VCO-1 Frequency). ### CV-MIDI