Would it be possible to implement LV2 support for the atom:Path type parameter? I came across this issue when trying to use the 'midi file' LV2 plugin that comes bundled with Carla (
https://github.com/falkTX/Carla]). If this parameter was supported, there would be an icon to open a popup 'open file' window, that would allow loading a midi file into the plugin, as is shown in the screenshot from Ardour. Right now in REAPER, this icon does not show up. I orginally thought it was an issue in Carla, so I originally opened an issue ticket on Github and I got the following reply from falkTX, Carla's developer:
"when using the midi file directly in reaper, the issue will be on reaper side.
it needs to support plugin parameters of atom:Path type.
I guess it does not do that right now."
(link:
https://github.com/falkTX/Carla/issues/1398)