furnace icon indicating copy to clipboard operation
furnace copied to clipboard

Suggestion: BambooTracker-style loops

Open yohannd1 opened this issue 3 years ago • 2 comments

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: image

yohannd1 avatar Jun 02 '22 01:06 yohannd1

Probably will not implement...... At some point I have to stop making the driver excessively complex...

tildearrow avatar Jun 02 '22 03:06 tildearrow

This feature is LZsomething compression-alike, so make sense with implement compression algorithm.

cam900 avatar Jun 06 '22 06:06 cam900

Definitely won't fix. I am very sorry.

This will complicate the playback routine too much.

tildearrow avatar Aug 22 '22 20:08 tildearrow