Browse Source

Merge pull request #44 from nnnnicholas/patch-1

Update Core.md
pull/46/head
Andrew Belt GitHub 4 years ago
parent
commit
9cc6a15eba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      Core.md

+ 3
- 1
Core.md View File

@@ -114,7 +114,9 @@ This is useful for setting the amplitude of percussive sounds for MIDI controlle
### MIDI-Map ### MIDI-Map
<img class="module-screenshot" src="https://vcvrack.com/screenshots/Core/MIDI-Map.png"> <img class="module-screenshot" src="https://vcvrack.com/screenshots/Core/MIDI-Map.png">


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 ### CV-MIDI
<img class="module-screenshot" src="https://vcvrack.com/screenshots/Core/CV-MIDI.png"> <img class="module-screenshot" src="https://vcvrack.com/screenshots/Core/CV-MIDI.png">


Loading…
Cancel
Save