Using FMOD plugins with low level api

Is it possible to use plugins designed for FMOD Studio directly from low level api without using studio? Specifically I am interested in applying Steam Audio and Resonance Audio to ChannelGroup mix. Any hints?

The LowLevel API is used to load Plugins and contains the DSP class.

You can certainly use the plugins directly in the LowLevel API, some of our examples (that come with the API) do this and we have docs on this topic:

https://fmod.com/resources/documentation-api?page=content/generated/overview/plugin_api_dsp.html#/