Browse Source

Update Core.md

pull/7/head
Pat Man GitHub 7 years ago
parent
commit
7b8b5ec74c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      Core.md

+ 8
- 8
Core.md View File

@@ -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). *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 ## 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 ### Audio
![Core Audio](images/Core/Audio.m.png) ![Core Audio](images/Core/Audio.m.png)


Loading…
Cancel
Save