I THINK they've fixed that. I think.yeahtuna wrote:You can pass midi notes through, but I don't think the VST3 format gives you access to MIDI CCs the way you do in version 2.4.
VST plugin - how to enable MIDI messages receiving?
-
AdmiralQuality AdmiralQuality https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=83902
- Banned
- 6657 posts since 10 Oct, 2005 from Toronto, Canada
- KVRist
- 418 posts since 17 Feb, 2013 from Sayan Mountains, Siberia
I want to ask who has found a solution to this problem?
The only thing that comes to mind is to create two plug-ins - the first works in the instrument channel, but does not generate sound, but only transfers midi data to the second plug-in, for example, to Windows via shared memory.
The only thing that comes to mind is to create two plug-ins - the first works in the instrument channel, but does not generate sound, but only transfers midi data to the second plug-in, for example, to Windows via shared memory.
¤ stone-voices.ru ¤
-
Music Engineer Music Engineer https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=15959
- KVRAF
- 4379 posts since 8 Mar, 2004 from Berlin, Germany
is this even still an issue? have daw vendors not been able (or rather: willing) to fix this in 10 years? i'm mostly using just the juce pluginhost for experimenting, not an actual dawI want to ask who has found a solution to this problem?
- KVRAF
- 8476 posts since 12 Feb, 2006 from Helsinki, Finland
If we're talking MIDI with VST2 then it should work in all major hosts just fine (although there's a general theme that setting it up tends to be a bit inconvenient as you typically have to create the MIDI track manually). If we're talking VST3 then I have no idea.Music Engineer wrote: Tue Feb 16, 2021 8:19 pmis this even still an issue? have daw vendors not been able (or rather: willing) to fix this in 10 years? i'm mostly using just the juce pluginhost for experimenting, not an actual dawI want to ask who has found a solution to this problem?
-
Music Engineer Music Engineer https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=15959
- KVRAF
- 4379 posts since 8 Mar, 2004 from Berlin, Germany
i guessed so. anything else would be a shame.If we're talking MIDI with VST2 then it should work in all major hosts just fine
me neither. but here, i would also guess that it works just fine for the same reasonIf we're talking VST3 then I have no idea.
- KVRist
- 418 posts since 17 Feb, 2013 from Sayan Mountains, Siberia
I tried it in FL Studio, but in no way does the VST plug-in in the audio slot receive messages from the midi keyboard, only midi СС messages.Music Engineer wrote: Tue Feb 16, 2021 8:19 pmis this even still an issue? have daw vendors not been able (or rather: willing) to fix this in 10 years? i'm mostly using just the juce pluginhost for experimenting, not an actual dawI want to ask who has found a solution to this problem?
¤ stone-voices.ru ¤
- KVRAF
- 8476 posts since 12 Feb, 2006 from Helsinki, Finland
In FL you need to create a "Midi Out" device (as a generator), then set the output MIDI port and then go into your effects properties and set the input MIDI port to match. Then when you select the Midi Out device and play stuff, the notes are sent to the effect (which can sit on a mixer track).vasyan wrote: Thu Feb 18, 2021 8:08 amI tried it in FL Studio, but in no way does the VST plug-in in the audio slot receive messages from the midi keyboard, only midi СС messages.Music Engineer wrote: Tue Feb 16, 2021 8:19 pmis this even still an issue? have daw vendors not been able (or rather: willing) to fix this in 10 years? i'm mostly using just the juce pluginhost for experimenting, not an actual dawI want to ask who has found a solution to this problem?
- KVRist
- 418 posts since 17 Feb, 2013 from Sayan Mountains, Siberia
Thanksmystran wrote: Thu Feb 18, 2021 8:41 am
In FL you need to create a "Midi Out" device (as a generator), then set the output MIDI port and then go into your effects properties and set the input MIDI port to match. Then when you select the Midi Out device and play stuff, the notes are sent to the effect (which can sit on a mixer track).
¤ stone-voices.ru ¤

