clone45 / voxglitch

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

Groovebox mutes #135

Closed ShofB closed 1 year ago

ShofB commented 2 years ago

It would be nice to have a way to easily mute individual samples from going to the main output. You normally don't want the sound to go to the main stereo outs if you are using the channels direct output.

clone45 commented 2 years ago

Thanks for the feedback. This seems like a popular request. In the short term, I could add this using the context menu, then try and find out a graceful way of rearranging the front panel to add the additional controls. Would that help?

ShofB commented 2 years ago

Yes, but it seems that you could easily fit mute buttons under the individual outs. It would also be very nice to have control inputs for this function. In fact I don’t think you would need buttons on the GB if you had cv inputs. BTW, this is a very cool device. It is really cool having this much control over each event. I don’t think you would need to redesign the front p[panel just add some cv inputs

ShofB Check out my Soundcloud stream @ https://soundcloud.com/shofb

And my YouTube MyKits demos @ http://www.youtube.com/channel/UCjKNiE1s2YlJYPsAKbe8vhg

From: Bret @.> Sent: Wednesday, May 11, 2022 1:40 PM To: @.> Cc: @.>; @.> Subject: Re: [clone45/voxglitch] Groovebox mutes (Issue #135)

Thanks for the feedback. This seems like a popular request. In the short term, I could add this using the context menu, then try and find out a graceful way of rearranging the front panel to add the additional controls. Would that help?

— Reply to this email directly, view it on GitHubhttps://github.com/clone45/voxglitch/issues/135#issuecomment-1124275321, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA7DADHG7QBDF7FO344DB6LVJQLM7ANCNFSM5VWCMLBQ. You are receiving this because you authored the thread.Message ID: @.***>

clone45 commented 2 years ago

Thanks for the feedback! I'm planning on adding a single POLY CV input which will provide 16 rout-able CV inputs. I'll make sure that these can be routed to either mute or solo tracks. I'm also experimenting with right-clicking on a track box to mute and unmute that track. It's very intuitive so far, but I'll have to see what people think. I'm not 100% certain about it. Thanks again for the feedback and I'm happy that you're enjoying the module! If you have any more requests, please send them my way. :)

nay-seven commented 2 years ago

yes, always cool to have control by cv or MIDI, so cv input is ok, but a visual switch could also be useful to create MIDI learn for use with Grid MIDI controllers ? ( Lauchpads and others ) just a thought ;-)

clone45 commented 2 years ago

but a visual switch could also be useful to create MIDI learn for use with Grid MIDI controllers @nay-seven : I love this idea, but I haven't been able to figure out how to squeeze the controls on to the front panel yet. I agree that this is the ideal solution. I'll keep working on this puzzle.

ShofB commented 2 years ago

Any thoughts on the mute going to stereo outs but not affecting the individual out. The individual outs could easily be muted at the mixer level.

clone45 commented 2 years ago

Sure, I could make this an option in the context menu. I'll put it on my to-do list. :-)

clone45 commented 1 year ago

I'm going to close this original ticket. I'll still try to create an option in the context menu for mutes going to stereo outs.