From 7b8b5ec74c0cab843b3d5e35fa765d889235c8d7 Mon Sep 17 00:00:00 2001 From: Pat Man <36520477+patman023@users.noreply.github.com> Date: Wed, 20 Jun 2018 19:06:43 -0600 Subject: [PATCH] Update Core.md --- Core.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Core.md b/Core.md index 90649cd..579d71e 100644 --- a/Core.md +++ b/Core.md @@ -5,14 +5,14 @@ *Core* modules are a part of the overall Rack program, and thus do not appear in the [Plugin Manager](https://vcvrack.com/plugins.html). ## Modules -1. [Audio](https://github.com/patman023/manual/blob/master/Core.md#audio) -2. [MIDI Interfaces](https://github.com/patman023/manual/blob/master/Core.md#midi-Interfaces) - - a. [MIDI-1](https://github.com/patman023/manual/blob/master/Core.md#midi-1) - - b. [MIDI-4](https://github.com/patman023/manual/blob/master/Core.md#midi-4) - - c. [MIDI-CC](https://github.com/patman023/manual/blob/master/Core.md#midi-cc) - - d. [MIDI-Trig](https://github.com/patman023/manual/blob/master/Core.md#midi-trig) -3. [Blank](https://github.com/patman023/manual/blob/master/Core.md#blank) -4. [Notes](https://github.com/patman023/manual/blob/master/Core.md#notes) +1. [Audio](Core.md#audio) +2. [MIDI Interfaces](Core.md#midi-Interfaces) + - a. [MIDI-1](Core.md#midi-1) + - b. [MIDI-4](Core.md#midi-4) + - c. [MIDI-CC](Core.md#midi-cc) + - d. [MIDI-Trig](Core.md#midi-trig) +3. [Blank](Core.md#blank) +4. [Notes](Core.md#notes) ### Audio ![Core Audio](images/Core/Audio.m.png)