Yup, it's FXGrid.setCell()billstei wrote:
Hmmm. Lots of new questions...
1) Is there a different keyword for the FX grid, or is it just a higher "row" argument?
Not synonyms. Whence cometh the word "Object" from Urs' brain?billstei wrote: 2) Is there a difference between GridObject.setCell and Grid.setCell, or are these synonyms (aliases), or ... ?
-----------
BUGS
Put OSC1, OSC2, OSC3, OSC4 on grid channels 1,2,3,4 (actually 0,1,2,3) respectively. Then call this:
Grid.setCell( 1, 2, Filter1.id, 3, 0 );
VCF1 is now on channel 1, row 2, with input connected to OSC4 (channel 3). Single click VCF1 on grid. Wiring bugmatically changes to "same".
------------
Even more questions:
5) How do you pass the inputChannel argument for "same" ? (It's not -1, or 4).
Urs, don't sweat this, I'm just playing with the new toys.
