I’m not sure how often MIDI-CAT is used in these days,
Just in every patch I make!
Is there another MIDI device that can map midi notes to toggle switches?
I’m not sure how often MIDI-CAT is used in these days,
Just in every patch I make!
Is there another MIDI device that can map midi notes to toggle switches?
Yup.
None that I know of, but I did not follow module development closely in the last 12 months…
So happy you added this! I tried to build something like a fixed controller setup for my patches with patchmaster and gave up because I needed to change the curves in addition to min/max values. Now I’ll just get back to using your module(s). Thanks!
Oh yes!!
Shoutout to the best HSL colour picker I’ve seen for Glue’s labels, it’s awesome.
I have a small request about your 8Face module. I want to Bind multiple modules and I can do this with Shift+click, but it would be easier with a lot of modules if the Drag+Shift selection worked as well.
@stoermelder hello Ben I hope you’re doing well!
I have a feature request for the STRIP module:
add a pot for slew limiting the changing values when randomizing parameters, from zero to N seconds
furthermore, I have noticed that the include/exclude button (version 2.5.2 on Windows) works only the first time to exclude a parameter, and it’s not possible to include it back. No need for me to fix this, as it’s very simple to reload the STRIP module, just wanted you to know.
cheers
A
I use it and prefer it. Thank you for your work.
Hoping one day for an 8Face mk2 feature: “bind every module in patch,” and then i can “un-bind” the few modules that i don’t wish to have as a preset. The way I currently do it, is tediously clicking on every individual module in the patch, would feel so good to just have to click the ones you dont need…
Binding a bunch of modules probably inpacts performance of 8face. At some point switching presets stops being instant…
For my needs, a delay or pause between presets is just fine.
…could this also produce a “Hide VCV” behavior using the cmd-h shortcut? o2k
Hi! can I randomize midi assigned parameters with strip? Meaning, once I have a parameter assigned to a midi controller (with mdi cat) I cannot randomize that parameter insida a module with STRIP. Any ideas/workarounds?
After a longer silence I got back to my PackOne, fixed some bugs and I implemented an intersting new feature for MIDI-CAT. I made a quick video about it, but don’t expect a polished tutorial
Development build · stoermelder/vcvrack-packone
More news, a few of my modules are in preview for the 4ms MetaModule!
Nightly-MetaModule · stoermelder/vcvrack-packone
That button design that fails to provide state feedback has always been a pet peeve of mine. You have provided a brilliant solution for a controller!
It would be very cool if MindMeld PatchMaster implemented that concept, but I won’t hold my breath.
What happens if the button has multiple LEDS representing RGB?
Multi-color LEDs of buttons (two-color or RGB) are supported, but the MIDI message sent back has almost nothing to do with the actual color. At least how it is implement right now.
I could write a device driver for the Launchpad, which lights the pads in the actual color of the LED (using MIDI SysEx), but well, this would open a can of worms for every MIDI controlller out there…
Hi Ben,
good to have you back,
I understand your concerns about the LED SysEx implementation,
but maybe you can just make an example for the launchpad that other devs can use to adapt it for other controllers?
just an idea …
Given that there is no standard for controlling LEDs or other UI/feedback on a MIDI controller (such as knob/fader positions on motorized controllers like the RotoControl or labels on controllers with screens/oled displays), an example that works for one is probably not going to help a lot with another.
I’m preparing to move PackOne finally to version 2.0.0. I fixed a few issues and corrected several graphical glitches in the last few days.
If you have any issues, now is the time to let me know.
Preliminary changelog:
vcvrack-packone/CHANGELOG.md at v2-dev · stoermelder/vcvrack-packone
Recent development build for testing:
Release Development build · stoermelder/vcvrack-packone