Skip to content

Commit

Permalink
Firmware 202 midicc (#7)
Browse files Browse the repository at this point in the history
* Update midi-cc.md with updates from firmware v2.0.2
  • Loading branch information
PatrickLang committed Dec 19, 2020
1 parent 610b2ca commit b5b6904
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/content/docs/midi/midi-cc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ date: 2020-11-11T22:16:55-08:00

# MIDI CC List

This is the list of MIDI CC, as of firmware v2.0.1. All are CC, so far there aren't any NRPN.
This is the list of MIDI CC, as of firmware v2.0.2. All are CC, so far there aren't any NRPN.


CC# | Function | Notes
----|----------|-------
0 | BANK SELECT | Added in 2.0.2. Set this CC first to pick the bank (1=A, 2=B, 3=C, 4=D), then send a MIDI program change to select a preset
1 | MOD WHEEL |
2 | CC2 |
2 | CC2 | Assignable in CC2 Target Menu: CV.0, CV1.0, CV2.0, WAVE.0, CUT.0, RES.0, EGL.0, VCA.0, FX1.0, FFM.0, FX2.0, DLAY.0 or FX3.0
3 | RESONANCE |
4 | CUTOFF |
5 | WAVESHAPE |
Expand Down Expand Up @@ -41,7 +42,7 @@ CC# | Function | Notes
29 | FILTER EG SUSTAIN |
30 | FILTER EG RELEASE |
31 | FILTER EG TIME |
... | |
32 | | (Reserved - some synths send this after CC#0 during a program change)
33 | FILTER EG LEVEL |
34 | VCA EG ATTACK |
35 | VCA EG DECAY |
Expand Down Expand Up @@ -107,4 +108,4 @@ CC# | Function | Notes
## Reference Docs


- The firmware update ZIP files (latest: [TYPHON-Firmware-Update-V2.01.zip](https://www.dreadbox-fx.com/wp-content/uploads/2020/10/TYPHON-Firmware-Update-V2.01.zip) ) have a PDF with detailed release notes. It includes the changes to MIDI CC in each version.
- The firmware update ZIP files (latest: [TYPHON-Firmware-Update-V2.0.2.zip](https://www.dreadbox-fx.com/wp-content/uploads/2020/12/TYPHON-Firmware-Update-V2.0.2.zip) ) have a PDF with detailed release notes. It includes the changes to MIDI CC in each version.

0 comments on commit b5b6904

Please sign in to comment.