mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-17 06:00:03 +02:00
Add stubs for INoteExpressionController
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
/**
|
||||
* Wraps around `INoteExpressionController` for serialization purposes. This is
|
||||
* instantiated as part of `Vst3PluginProxy`.
|
||||
*
|
||||
* TODO: Check if these things are being called in the processing loop. If they
|
||||
* are, handle them on the audio sockets.
|
||||
*/
|
||||
class YaNoteExpressionController
|
||||
: public Steinberg::Vst::INoteExpressionController {
|
||||
|
||||
Reference in New Issue
Block a user