docb / dbRackSequencer

GNU General Public License v3.0
18 stars 6 forks source link

HexWitch module proposal #6

Closed firolightfog closed 2 years ago

firolightfog commented 2 years ago

Now that your PLC module is available (and there are quite a few other modules in the Library providing polyphonic fixed voltages) I'd like to propose a switch/sequencer.

image

User interface is similar to HexSeq (that I still love) but there could be a bunch of polyphonic inputs on the left side. In case of this module the hexstring (i.e. "0123a") would refer to specific channels of the polyinput (i.e. 1, 2, 3, 4, 10 respectively). The output is the actively selected channel of the polyinput.

HexWitch (or HexSwitch) could be utilized as a sequencer.

firolightfog commented 2 years ago

Whops, I think I should have entered this to the dbRackModules tracker. My appologies, A.

docb commented 2 years ago

i think the problem here is that the advantage of the hex-notation is lost - this would be a 16 step sequencer not a 64 step. so it would do something like this here with three outputs (note the Fader module has a quantizer for 16 step cv): n1

firolightfog commented 2 years ago

This is a nice solution, Christian. I didn't think of 23v N:1. Probably I ignored it as I don't see it in the V2 Library.

I'm closing the ticket. Probably it's not worth the hassle.