furnace
furnace copied to clipboard
Suggestion: BambooTracker-style loops
Multiple limited loops in the macro values (like in BambooTracker).
[ v ] a : means value v for a cycles, a.k.a. v for a times
[ v1 v2 v3 ... vn ] a : means the [ v1 v2 v3 ... vn ] sequence, for a cycles
[ v1 ] a [ v2 ] b : two sequences - one repeated for a times, then another right after, repeated for b times
I might have done a really weird explanation above so here's a screenshot from BambooTracker that can help on understanding what I mean:

Probably will not implement...... At some point I have to stop making the driver excessively complex...
This feature is LZsomething compression-alike, so make sense with implement compression algorithm.
Definitely won't fix. I am very sorry.
This will complicate the playback routine too much.