You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, this is a request for a keyswitch extension.
It's functionality usually found in samplers, which makes certain keys of midi keyboards switch to a different timbral variation.
The keyswitches can be packed together in groups, which are usually adjacent keys with a same color.
The purpose of the extension would be to expose the keyswitchs to a host, such that they can appear on a virtual keyboard, and/or have the switch names appear on the notes of a piano roll. (similar to clap_plugin_note_name)
Hi,
Thank you for your submission.
Just to let you know, I'll take a look at it later as I'm currently trying to finish what I consider the core design and fundamental extensions.
Cheers,
Alex.
Hello, this is a request for a keyswitch extension.
It's functionality usually found in samplers, which makes certain keys of midi keyboards switch to a different timbral variation.
The keyswitches can be packed together in groups, which are usually adjacent keys with a same color.
The purpose of the extension would be to expose the keyswitchs to a host, such that they can appear on a virtual keyboard, and/or have the switch names appear on the notes of a piano roll. (similar to
clap_plugin_note_name
)This exists in vst3, with a severely lacking documentation.
https://steinbergmedia.github.io/vst3_doc/vstinterfaces/classSteinberg_1_1Vst_1_1IKeyswitchController.html
In essence, I believe it should be
name
, and thekey
+channel
+port
as identifiername
changed
to reload the switchesillustration:
The text was updated successfully, but these errors were encountered: