| Parameter | Description | CC | CC MIN | CC MAX |
|---|---|---|---|---|
| tempo | update tempo control | 21 | 1 | 64 |
| T increment | update by how many T increments | 22 | -16 | +16 |
| reset T | reset T variable to 0 | 24 | 0 | 1 |
| Parameter | Description | CC | CC MIN | CC MAX |
|---|---|---|---|---|
| samples start | update the start point of the samples loop | 30 | 0 | 127 |
| samples end | update the end point of the samples loop | 31 | 0 | 127 |
| samples position | update the start and endpoint at the same time of the samples loop | 32 | 0 | 127 |
| Parameter | Description | CC | CC MIN | CC MAX |
|---|---|---|---|---|
| prescaler | update the general speed of the audio generation | 40 | 0 | 127 |
| top | update the top wrap of the hardware pwm /!\ | 41 | 0 | 127 |
| frequency | update the frequency of the hardware pwm /!\ | 42 | 0 | 127 |
| Parameter | Description | CC | CC MIN | CC MAX |
|---|---|---|---|---|
| panic | reset all midi parameters | 70 | 0 | 127 |