mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Use the new simple supports flags for the factory
This is both more type safe and as it turns out much more manageable.
This commit is contained in:
@@ -77,8 +77,6 @@ class Vst3MessageHandler : public AdHocSocketHandler<Thread> {
|
||||
* -> host callbacks isntead. Optional since it only has to be set on the
|
||||
* plugin's side.
|
||||
*
|
||||
* TODO: Is it feasible to move `logging` to the constructor instead?
|
||||
*
|
||||
* @relates Vst3MessageHandler::receive_messages
|
||||
*/
|
||||
template <typename T>
|
||||
|
||||
Reference in New Issue
Block a user