Remove daw input for regular VST #73

Open
opened 2026-04-20 20:43:49 +00:00 by Lubba-64 · 0 comments
Lubba-64 commented 2026-04-20 20:43:49 +00:00 (Migrated from github.com)

Currently you can access the Daw Input Node from the Synth plugin. It does nothing, and only
works in the Effect plugin. This is confusing, therefore we need to check which nodes even
make sense to have in each respective plugin. The proposed fix is to feature gate certain nodes
based off of which plugin is getting built. Should take only 30 minutes

Currently you can access the Daw Input Node from the Synth plugin. It does nothing, and only works in the Effect plugin. This is confusing, therefore we need to check which nodes even make sense to have in each respective plugin. The proposed fix is to feature gate certain nodes based off of which plugin is getting built. Should take only 30 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lubba64/node_sound#73
No description provided.