Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marchingband committed Feb 28, 2022
1 parent 41b55c0 commit 4d87cd5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,17 @@ Congradulations! You now have the most up-to-date firmware loaded onto your WVR

# midi control

WVR will respond to the following midi events:
Note on
Note off
Program Change
CC 7 (volume)
CC 10 (panning)
CC 11 (expression)
CC 64 (sustain, like the pedal on a piano)
CC 72 (release time (up to ~30ms fade out))
CC 120 (all sound off)
CC 121 (reset all controllers)
WVR will respond to the following midi events:
Note on
Note off
Program Change
CC 7 (volume)
CC 10 (panning)
CC 11 (expression)
CC 64 (sustain, like the pedal on a piano)
CC 72 (release time (up to ~30ms fade out))
CC 120 (all sound off)
CC 121 (reset all controllers)
Note that volume, panning and expressing, like velocity, will respond acording to a particular sounds response curve. A sound with Inverse Square Root response curve selected will pan with that same algorythm applied.

# understanding priority
Expand Down

0 comments on commit 4d87cd5

Please sign in to comment.