Cabbage Logo
Back to Cabbage Site

Windows

to get a hang of creating VSTs with Cabbage, i have started on building a Scanned opcode instrument.
Is it possible to have more than 1 table visualized in one gentable window?

(I have to show 6 editable windows!)

okay found something.
Lots of things are possible

1 Like

i am sorry to ask questions all the time, but i just can not find all things in the docs.

i want to show 6 tables in one window. This is how it looks now:
Screenshot from 2024-12-17 08-58-19
and i can switch between them. Luckily all tables have more or less the same AmpRange, so they can live nicely together in one window.

One table in one window is editable. I do not find how to edit the selected table in a window however.
Is this possible?
And, if yes, how? Is there a shortcut for it?

If you want handles, you’ll need to use gen07, gen5 or gen02. And as far as I remeber, you need to use a negative gen number. Can you try that and let me know. I’m not at a machine right now that has Cabbage installed. But there’s always one close by!

Yes, the tables for damping, stiffness, centering etc are all negative.

What i found out is that another argument had to be added to gentable: active(1)

And now the handles are there:
Screenshot from 2024-12-17 13-06-54

Problem solved, on to the next one!
thanks!

1 Like