|
LMMS
|
Classes | |
| class | binistream_closer |
Enumerations | |
| enum | { CHANNEL_RHY_BD = 6 , CHANNEL_RHY_SN = 7 , CHANNEL_RHY_TOM = 8 , CHANNEL_RHY_TC = 9 , CHANNEL_RHY_HH = 10 } |
Functions | |
| static int | getSlotRegister (int base, int slotNr) |
| static int | calculateAttenuation (int attenuation, int volumeColumn) |
Variables | |
| static const int16_t | fNumbers [] = { 0x157, 0x16b, 0x181, 0x198, 0x1b0, 0x1ca, 0x1e5, 0x202, 0x221, 0x242, 0x264, 0x288 } |
| static const int8_t | slotRegisterOffsets [] |
| struct { | |
| int8_t slotOp1 | |
| int8_t slotOp2 | |
| } | channelSlots [] = { {0, 3}, {1, 4}, {2, 5}, {6, 9}, {7, 10}, {8, 11}, {12, 15}, {13, 16}, {14, 17}} |
| static const int8_t | channelSlotsRhythm [] = { -1, -1, -1, -1, -1, -1, 12, 16, 14, 17, 13} |
| anonymous enum |
| const struct { ... } channelSlots[] |
|
static |
| int8_t slotOp1 |
| int8_t slotOp2 |