helgoboss / helgobox

Helgobox: ReaLearn & Playtime
https://www.helgoboss.org/projects/helgobox
GNU General Public License v3.0
204 stars 20 forks source link

Global: last touched does not work with item fx #400

Open schapps opened 3 years ago

schapps commented 3 years ago

Currently it does not appear that a knob assigned to Global: last touched works with fx parameters on item fx. It works fine if the same plugin is instantiated as a track fx. It would be great of the Global: last touched also supported item fx parameters as well.

ReaLearn v2.9.1, Reaper v6.30, OSX 10.14.6

helgoboss commented 3 years ago

At the moment, item/take FX is not supported at all by ReaLearn. I'll keep this as ticket to add it in general. But this will quite a bit of work, nothing short-term.

schapps commented 3 years ago

Thanks! I know it's not supported by Cockos either, as unfortunately the Reaper Action: Adjust last touched FX parameter (MIDI CC/OSC only) doesn't work with item fx.

helgoboss commented 3 years ago

The good news is that it can be done, in a clean way. REAPER's API is not the limitation. Just needs work.