Go to the source code of this file.
Classes | |
| class | RelativeCCSender | 
Enumerations | |
| enum | relativeCCmode {  TWOS_COMPLEMENT, BINARY_OFFSET, SIGN_MAGNITUDE, REAPER_RELATIVE_1 = TWOS_COMPLEMENT, REAPER_RELATIVE_2 = BINARY_OFFSET, REAPER_RELATIVE_3 = SIGN_MAGNITUDE, TRACKTION_RELATIVE = TWOS_COMPLEMENT, MACKIE_CONTROL_RELATIVE = SIGN_MAGNITUDE }  | 
| The encoding to use for relative control change value.  More... | |
| enum relativeCCmode | 
The encoding to use for relative control change value.
Definition at line 10 of file RelativeCCSender.hpp.
 1.8.16