qfwfq
A brute-force password hack inspired sequencer.

This is a simple sequencer with a gimmicky twist. A looping ribbon of sequential guesses runs over the sequence, attempting to lock a solution. Locked notes are played, unquantized. If user input “unsolves” a step it returns that step to its unplayed state until the new value is discovered.
The result is that notes are discovered in ascending order, and it’s pretty pleasant to hear the sequence develop.
I’ll be adding crow cv support in the near term, but in this early stage it’s all PolyPerc, midi, and compromise. I plan to add scale quantization, more sophisticated beat clocking, and enhanced playability via arc, but it’s all up in the air, and I’m open to suggestions, advice, and admonishments.
Requirements
MIDI (optional) for clock and output.
Documentation
In its current state, user input is accepted in the form of a random sequence of sixteen ASCII characters via k2, and/or by navigation to individual steps (enc2) and adjustment (enc3). The characters range between the ASCII values 32 and 122, which are passed as Hz to PolyPerc and notes via midi. Start and stop the sequence with k3.
External clock is accepted via params, and internal clock adjustment is available on enc1.
Download
v1.0.0 - qfwfq-main.zip (26.4 KB)