Browse Source

Merge 1d44ad66d8 into 9a79c20e92

pull/8/merge
Pat Man GitHub 6 years ago
parent
commit
ffe4a29c5a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2919 additions and 0 deletions
  1. +2
    -0
      Core.md
  2. +2917
    -0
      images/Core/QWERTY.svg

+ 2
- 0
Core.md View File

@@ -62,6 +62,8 @@ The *computer keyboard* MIDI driver generates MIDI notes when keys are presses w
Using two rows of keys, the virtual MIDI keyboard spans approximately 2½ octaves and can be shifted down and up with the <code>&#96;</code> and `1` keys.
Currently only the QWERTY (US) layout is supported, but other keyboard layouts may function similarly.

![QWERTY](images/Core/QWERTY.svg)


#### MIDI-1
![Core MIDI-1](images/Core/MIDI-1.m.png)


+ 2917
- 0
images/Core/QWERTY.svg
File diff suppressed because it is too large
View File


Loading…
Cancel
Save