I'm making a midi plugin, ( or will be ) currently it's a dumb console app just spitting out a sequence of note on | off and a CC test.
that picks up a midi loopback [loopMidi, IAC, nativeM$ or whatever] and that gets picked up by mappers as simple midi
And I've seen that picked up in mappers
Not sure if I could cut out the loopback, like in the end the plugin will be in vdj so it seems a bit silly to send out to send back in but that's how it is sometimes. [maybe devs could invent a script_to_midi_to_vst verb, not sure and not sure if it's worth their effort]
First plan is for 'midi to vst' for those vsts that want a note to change a preset or something, and that's working with Glitch2.dll and effectrix.
Probably a effect_string affair as 0-127 is too fine for a dial.
not seeing the CC being picked up by the vsts but I'm not sure on a lot of things
with that. CC usually mean dial and they can be picked up with script effect_slider.
tested a synth vsti, not seeing my notes there but currently outside the initial plan, you want to control a vsti you want a midi instrument.
Honestly no idea where I'm going with this one, just a meandering wander.
Any thoughts on uses just drop a reply.
Maybe a midi file player if I can figure stuff out.
that picks up a midi loopback [loopMidi, IAC, nativeM$ or whatever] and that gets picked up by mappers as simple midi
And I've seen that picked up in mappers
Not sure if I could cut out the loopback, like in the end the plugin will be in vdj so it seems a bit silly to send out to send back in but that's how it is sometimes. [maybe devs could invent a script_to_midi_to_vst verb, not sure and not sure if it's worth their effort]
First plan is for 'midi to vst' for those vsts that want a note to change a preset or something, and that's working with Glitch2.dll and effectrix.
Probably a effect_string affair as 0-127 is too fine for a dial.
not seeing the CC being picked up by the vsts but I'm not sure on a lot of things
with that. CC usually mean dial and they can be picked up with script effect_slider.
tested a synth vsti, not seeing my notes there but currently outside the initial plan, you want to control a vsti you want a midi instrument.
Honestly no idea where I'm going with this one, just a meandering wander.
Any thoughts on uses just drop a reply.
Maybe a midi file player if I can figure stuff out.
Inviato 2 hours ago





