Hello, when I attempt to use rb->dsp_set_timestretch in a plugin, I get:
error: ‘const struct plugin_api’ has no member named ‘dsp_set_timestretch’
when trying to compile for the Emulator.
I was able to use timestretch in the emulator through the standard 'Now Playing' context menu, so I know the code works in general in the emulator.
Any suggestions?
Has anyone been able to get dsp_set_timestretch working in a plugin?