Safe Haskell | Safe-Inferred |
---|
Constants for control change numbers.
Synopsis
- type Control = Word.Word8
- bank :: Control
- bank_lsb :: Control
- mod :: Control
- mod_lsb :: Control
- breath :: Control
- breath_lsb :: Control
- foot :: Control
- foot_lsb :: Control
- portamento_time :: Control
- portamento_time_lsb :: Control
- data_entry :: Control
- data_entry_lsb :: Control
- volume :: Control
- volume_lsb :: Control
- balance :: Control
- balance_rpn :: Control
- pan :: Control
- pan_lsb :: Control
- nrpn_lsb :: Control
- nrpn_msb :: Control
- rpn_lsb :: Control
- rpn_msb :: Control
- vib_speed :: Control
- cc14 :: Control
- cc15 :: Control
- cc16 :: Control
- cc17 :: Control
- cc18 :: Control
- cc19 :: Control
- cc20 :: Control
- cc21 :: Control
- cc22 :: Control
- cc23 :: Control
- cc24 :: Control
- cc25 :: Control
- cc26 :: Control
- cc27 :: Control
- cc28 :: Control
- cc29 :: Control
- cc30 :: Control
- cc31 :: Control
Documentation
type Control = Word.Word8 Source #
breath_lsb :: Control Source #
data_entry :: Control Source #
volume_lsb :: Control Source #
My own convention: vibrato speed, when vibrato depth is controlled by
mod
.