asked Oct 03 '16 at 05:13 by Happy (11) edited Oct 03 '16 at 05:14 |
VST3 uses the VST3 SDK function getMidiControllerAssignment to assign a parameter to CC 123. Loaded a VST called hypercyclic which sends CC 123 (notes off) upon stopping the MIDI playback. The control in the VST correctly moves to 0 (parameter value) when this events happens. However, when changing this parameter in the VST, no CC 123 is send out. This means a plugin can receive CC events but not send CC events in Bitwig with Bitwig regulating MIDI as a host. Bitwig Windows 64 v 1.3.13. I compiled the VST3 to a VST2 with the VST2Wrapper provided by Steinberg. |
Follow this question
By Email:Once you sign in you will be able to subscribe for any updates here
Markdown Basics
- *italic* or __italic__
- **bold** or __bold__
- link:[text](http://url.com/ "title")
- image?
- numbered list: 1. Foo 2. Bar
- to add a line break simply add two spaces to where you would like the new line to be.
- basic HTML tags are also supported
Tags:
Asked: Oct 03 '16 at 05:13
Seen: 778 times
Last updated: Oct 03 '16 at 05:14