clone45 / voxglitch

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

Enhancement Requests #65

Open ShofB opened 4 years ago

ShofB commented 4 years ago

I really like this mod but would like it more if you added a control to change direction of playback, random, pendulum, etc. Thanks for all you work.

clone45 commented 4 years ago

Thanks for your ideas! I haven't been working on my modules lately, but I'll keep this in mind if I start back up. :-)

firolightfog commented 3 years ago

The more I use the Digital Sequencer, the more I need this feature. And fortunately there are a many options available for implementation:

image A special selector can be added to the UI (like Count Modula did). I don't think it fits the pleasing look of Voxglitch modules.

image The option of 'Step Direction' could be added to the context menu. A great advantage of this one is that you can avoid the painful modification of GUI.

image image Some modules (like Aria Salvatrice) offers separate trigger input sockets for various step directions. I find it also a bit UI heavy. Another disadvantage is that all six tracks may need to follow this very esoteric way of step order.

image It's also possible to use a CV (see POS input above) to define the next step (like in case of cf). I think it'd would go very well with the Voxglitch design. It means just a single socket to be added. At the same time another Digital Sequencer could send a CV defining the next step.

Anyway I understand that this enhancement is not in the top 10 priorities. Specially at the time of VCV Rack V2 conversion. But there's no harm in daydreaming, right? :)