JW Plugins on MM?

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 :slight_smile:

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.

new module in beta called “Arrange”

5 Likes

That is AWESOME!!!

1 Like

Your modules bring me joy. TY.

1 Like

now THAT looks juicy!!

loving the idea of being able to explore building up song structures on mm

1 Like

It will be in the vcv library soon so you can actually make patches with it.

4 Likes

its out in the vcv library! https://library.vcvrack.com/

5 Likes

Fantastic :grinning_face: can’t wait to try it out. :folded_hands: thanks.

1 Like

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.

2 Likes

Ah, this is such a clever design. It’ll really help with the problem of song structure in Eurorack.

1 Like

ya if you use it for triggers instead of audio then you don’t lose any effects tails or note releases.

3 Likes

Can you check that it works in the metamodule using this? Release v2.0.4-beta ¡ jeremywen/JWModulesMeta ¡ GitHub

1 Like

Works perfectly…

JW Arrange Test 051125.yml (20.6 KB)

ok then I will make a new release without the beta string appended.

1 Like

Here is the version I made with the MM and JW Arrange.

4 Likes