szaszhareen wrote:I'd approach this one of two ways:
1 (relatively easy): pick the params you want to control and manually assign the knobs/sliders on your controller to the switches/widgets/whatsits on the vst. you can do this by clicking midi learn in polac vst, moving the desired whatsit on the vst, then right click the vst in machine view and click parameters, which brings up a buzzmachine-style interface with basic left-right sliders. right click a slider and assign it to one of the knobs/faders/sprockets on your controller.
I've never quite "gotten" this - maybe I have some plugin that automates this, but I don't seem to have to click "midi learn" (or "learn MIDI CC") - the knob labels are automatically available in the Parameters GUI from the start. For instance, here's a machine I just downloaded, first time ever loaded in Buzz:
Anyway, this is one way, but then I have to re-do it each time I start a new song, and the Buzz GUI is pretty finicky - it's like the "Param" slider (EG #1 Attack in the screenshot) is numbered 1-1024, so I have to click, hold, and use the mouse-wheel to scroll through the parameters (since even a tiny bit of dragging brings it into the "no mans land" in the middle). I would much rather set my hardware to CC #16 (or whatever) and know that it'll always control the LFO Depth (or whatever) on a particular synth.
szaszhareen wrote:2 (rabbit-hole complicated): use midiox or loopmidi to detect the cc values being sent or received by your vst, make an exhaustive list of these.
This sounds much more like what I want - but how exactly would I go about doing that? I'm guessing set the machine to output to system MIDI somehow, then sniff that (computer) MIDI device in midi-ox while tweaking knobs?
szaszhareen wrote:then use midiox or loopmidi to figure out which cc values are sent by each of the thingamajigs on your controller
See, this part I wouldn't need to do - I can (and do) set the controller thingamajigs to any CC value I like. So instead of using Buzz as the middle-man to convert hardware CC
x into VST CC
y, I can just set the hardware to send CC
y right from the start - makes it easy to hop into a new song without setup, and in theory would make it simpler to hop from Buzz into Ableton/REAPER/whatever, except I've never had a reason to leave Buzz in the first place!
Hope I don't sound too picky or impossible to please here - trust me, I appreciate you taking the time to help out.