Hi there,
I think this is now doing what you want...
Not much to change...
- I connected up the 'External Set' connection that you were working on (Preset section) - so that it feeds to the input side of the VST Preset prim'. Note that when it comes out of the counter, it is adjusted by a copy of the 'To 0-1' module, to make sure that the preset value is in range for the host. The value then gets sent to the GUI in the same way that a change of preset would do it, using the existing wireless links.
- There's a new 'AutoRec Buttons' transmitter from the buttons to the VST Preset - so that when the button is pressed, the counter values will record the changes as automation, the same way that mousing the slider would. Watch the link order here - it's important that the boolean goes true
before the counter is triggered; otherwise the counter changes will be missed by the auto recorder.
NB) Not tested with a VST host etc. - so have a play and let me know if I have got it right!