clone45 / voxglitch

Modules for VCV Rack
GNU General Public License v3.0
101 stars 16 forks source link

Digital Sequencer display [stat screen] #89

Open firolightfog opened 3 years ago

firolightfog commented 3 years ago

Dear Bret, I secretly hope that you'll be able to dedicate some time to your old modules as V2 is approaching. Could you please modify the code that by pressing the active SEQ button it displays a read-only STAT screen instead of the CV columns? Something like that:

SEQ#1   STEPS: 16   S&H: ON     SNAP: 12    RANGE: 0 to 10
SEQ#2   STEPS: 32   S&H: ON     SNAP: 16    RANGE: -10 to 10
SEQ#3   STEPS: 16   S&H: OFF    SNAP: 12    RANGE: 0 to 1
SEQ#4   STEPS: 8    S&H: ON     SNAP: 8     RANGE: 0 to 10
SEQ#5   STEPS: 7    S&H: ON     SNAP: 32    RANGE: -5 to 5
SEQ#6   STEPS: 16   S&H: OFF    SNAP: 8     RANGE: 0 to 10

As simple as it looks it's not a fun change as you need to modify the UI. But this overview would be so useful opening older tunes and probably it'd also provide a neutral outlook for the playback/performance.

image

Regards, Andras