bitloop
Help
Program drum loops with hex strings.
Each character encodes one 1/16 time step in 4 bits, where each bit triggers a different sample. For example:
8= 1000 = KICK2= 0010 = CLOSED HI-HATA= 1010 = KICK + CLOSED HI-HAT
RAND for a random sequence.