-
-
Notifications
You must be signed in to change notification settings - Fork 188
Open
Description
I am very new to nih-plug
, I have a little bit experience with JUCE, and some experience with Reaper JSFX plugins.
I might be planning a VST3 or CLAP plugin (derived from a set of JSFXes I did), and for obvious reasons :) I decided to exclusively go for RUST development.
Here nih-plug
seems to be the perfect starting point.
Now I do need to access the "REAPER API" from the plugin. This is possible via the "host-specific extensions" in the VST3 specification (I successfully did test this with JUCE in Windows) (I don't know if / how this is possible with CLAP).
Are there plans to implement the host-specific extensions
with nih-plug
?
Would it make sense and would I be supported when trying to implement such in a fork of the project ?
Metadata
Metadata
Assignees
Labels
No labels