MCL icon indicating copy to clipboard operation
MCL copied to clipboard

Chromatic mode: copy machine to poly voice tracks?

Open yatli opened this issue 6 years ago • 3 comments

yatli avatar Oct 20 '19 14:10 yatli

I had the option to implement this, but decided against it for some reason.

Thinking about it again now:

I think the justification was that chain-mode should determine track type.

Also, which poly track is the master track to be copied ?

jmamma avatar Oct 21 '19 00:10 jmamma

Chromatic page needs a rework anyway.

MCLGUI:draw_encoder()

MCLGUI:draw_keyboard( ) { //Draw piano keyboard //Highlight notes when played. }

etc.

jmamma avatar Oct 21 '19 00:10 jmamma

Also maybe POLY_CONFIG should not be a global setting, ~but a per row setting.~

Or rather, each slot should be flagged as either poly or mono. If poly then update POLY_CONFIG on chain load/write.

jmamma avatar Oct 21 '19 00:10 jmamma