You can use the vcv push module and connect to the input trigger for randomize. It works for me.
Yeah, I was noticing last night that the RAND module would not trigger the buttons but a LFO square wave would. Will have to keep the push module in mind.
Hey Jeremy,
Thanks for responding to my message!
You can use the vcv push module and connect to the input trigger for randomize. It works for me.
But isnât that just a workaround, not a bugfix?
I just want to minimize the plugin count in metamodule as CPU is limited.
So it would be great if you could fix it
Cheers
Jan
@danngreen any idea why this works in vcv rack but not the meta module? we have a work-around but I donât know the reason these buttons donât work.
Hmm.. I would guess itâs because the onButton override is not called since thatâs a mouse event.
Whatâs your workaround? My first guess would be to respond to the parameter changing value instead of the mouse event.
Iâve thought about sending a mouse event when a widget is clicked with the rotary encoder but I havenât figured out some way to make it work since a lot of widgets check for right click vs left click, plus Control/Shift click, plus things like XY position or dragStart/dragEnd would not be possible.
The workaround is to use another module to trigger the input below the button. I use the mouse event to detect a regular click versus a shift click.
That is AWESOME!!!
Your modules bring me joy. TY.
now THAT looks juicy!!
loving the idea of being able to explore building up song structures on mm
It will be in the vcv library soon so you can actually make patches with it.
its out in the vcv library! https://library.vcvrack.com/
Fantastic canât wait to try it out.
thanks.
I have been putting it through its paces and it is a game changer! Right now, I am using it as a trigger sequencer and it works great for that application as well as for audio.
Ah, this is such a clever design. Itâll really help with the problem of song structure in Eurorack.
ya if you use it for triggers instead of audio then you donât lose any effects tails or note releases.
Can you check that it works in the metamodule using this? Release v2.0.4-beta ¡ jeremywen/JWModulesMeta ¡ GitHub
Works perfectlyâŚ
JW Arrange Test 051125.yml (20.6 KB)
ok then I will make a new release without the beta string appended.