extending fmod studio plug in

Hi,

I can’t get any plugin samples from the FMOD Progremmers API Windows/examles/plugin_dev to work with my FMOD studio which is v1.05.06.

From this thread, http://52.88.2.202/questions/question/forum-39160 , it seems it is very straight forward.

“If you build your own effect as a DLL and export FMOD_DSP_DESCRIPTION* FMODGetDSPDescription(), you can place the DLL in Studio’s plugins folder and it will show up in the Add Effect context menu.”

Does the default plug in sample work with the studio as expected? Or more needs to be added in order to have a customer plugin in the FMOD studio? My current step now is just to show a custom menu on the “Plug-in Effect” without doing any real processing.

Thanks you,

Hi Cindy,

Even I am trying to do the exact same thing. I have experimented with different versions of FMOD Studio and Programmer’s API to just get the plugin samples working in FMOD visible as custom menu but it hasn’t worked out for me yet.

How did you fix the issue ?
Please find details of what I am doing on :
http://www.fmod.org/questions/question/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work-in-fmod-studio-2/

Thanks,
Udit

The plugins shipped with the Programmer’s API should work with Studio out of the box. If you’re still experiencing troubles with building the plugins or getting them to show up in the tool, send us a support email and we can investigate.

1 Like

Hi Patrick,

Even I am trying to do the exact same thing. I have experimented with different versions of FMOD Studio and Programmer’s API to just get the plugin samples working in FMOD visible as custom menu but it hasn’t worked out for me yet.

How can I fix the issue ?
Are any additional plugin codes available that I can try out for testing?

Please find details of what I am doing on :
http://www.fmod.org/questions/question/cannot-get-noise-example-plugin-from-low-level-programmers-api-to-work-in-fmod-studio-2/

Thanks,
Udit