falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.55k stars 144 forks source link

LV2 mapPath feature not properly supported on Windows #1870

Open sadko4u opened 3 months ago

sadko4u commented 3 months ago

Related issue: https://github.com/lsp-plugins/lsp-plugins/issues/386

Problem description: when the LV2 plugin issues mapPath, Carla tries to create symlink but fails because symbolic links are not the strong part of Windows platform. This makes the session state broken after save and load operations.