Is it possible to get a list of plug-ins that are used and e.g. their "bank" value from the DAW?

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Is it possible to query a list of plug-ins that are used and e.g. their "bank" value (i.e. what patch is loaded) from the DAW? Preferably request the values of other parameters as well.

E.g. is this kind of thing only possible in Reaper?

http://www.greggreno.com/ReaperDoc/default_out.htm

Then again, it'd be enough to support just Reaper, because It's not my problem, if other DAW manufacturers cannot provide such API.

Post

soundmodel wrote:
E.g. is this kind of thing only possible in Reaper?

http://www.greggreno.com/ReaperDoc/default_out.htm

Then again, it'd be enough to support just Reaper, because It's not my problem, if other DAW manufacturers cannot provide such API.
Some other DAWs may have such API features, but Reaper probably has the most comprehensive API support (including C and C++ support) available at the moment.

The ReaperDoc thing by the way works just by parsing the Reaper project files text, it doesn't even need to use the C, C++, Lua, Python or Eel APIs...

Post Reply

Return to “DSP and Plugin Development”