master ← emezeske:pr/linux-renoise-host-detection
opened 01:10AM - 27 Jun 26 UTC
On Linux, Renoise runs plug-ins in a separate process named AudioPluginServer_*,… so the host filename never contains "Renoise" and PluginHostType could not identify the host. The versioned install path (.../renoise-X.Y.Z/...) does contain it, so test the host path as well. This mirrors the Windows and macOS branches, which already fall back to the host path to recognise several hosts.