diff options
author | cbdev <cb@cbcdn.com> | 2019-08-17 00:01:43 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-08-17 00:01:43 +0200 |
commit | 25d168454d53bb990118825f9bca808876aa4d59 (patch) | |
tree | 53b36838e78d1f06a3cc8efdcb43018c8ae2dac8 /backends/maweb.md | |
parent | 7997c74b421437c64ad3c25d5e7943470a6b9bc7 (diff) | |
download | midimonster-25d168454d53bb990118825f9bca808876aa4d59.tar.gz midimonster-25d168454d53bb990118825f9bca808876aa4d59.tar.bz2 midimonster-25d168454d53bb990118825f9bca808876aa4d59.zip |
Hopefully clarify text a bit
Diffstat (limited to 'backends/maweb.md')
-rw-r--r-- | backends/maweb.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/maweb.md b/backends/maweb.md index 6076f44..d713d82 100644 --- a/backends/maweb.md +++ b/backends/maweb.md @@ -37,7 +37,7 @@ Currently, three types of channels can be assigned * A fader executor consists of a `fader`, two buttons above it (`upper`, `lower`) and one `flash` button below it. * A button executor consists of a `button` control. * For the dot2, executors are also arranged in pages, but the controls are non-obviously numbered. - * For the faders, they are right-to-left from the Core Fader section (Faders 6 to 1) over the F-Wing 1 (Faders 13 to 6) to + * For the faders, they are numerically right-to-left from the Core Fader section (Faders 6 to 1) over the F-Wing 1 (Faders 13 to 6) to F-Wing 2 (Faders 21 to 14). * Above the fader sections are two rows of 21 `button` executors, numbered 122 through 101 (upper row) and 222 through 201 (lower row), in the same order as the faders are. |