| Issue 3: | Euclidean doesn't work with length > 16 |
1 of 2
Next ›
|
| 1 person starred this issue and may be notified of changes. | Back to list |
use the EuclidDrumTrack with length > 16 eg. 32, only 16 steps are played. maybe some typeproblems my idea was that #define IS_BIT_SET(port, bit) (((port) & (1 << (bit))) ? 1 : 0) doesn't work with uint8_t and bit > 8
Jun 22, 2009
Project Member
#1
wesen3...@googlemail.com
Jun 22, 2009
(No comment was entered for this change.)
Status:
Accepted
|