Skip to content

Linux: Detect Renoise's out-of-process plug-in host#1677

Open
emezeske wants to merge 1 commit into
juce-framework:masterfrom
emezeske:pr/linux-renoise-host-detection
Open

Linux: Detect Renoise's out-of-process plug-in host#1677
emezeske wants to merge 1 commit into
juce-framework:masterfrom
emezeske:pr/linux-renoise-host-detection

Conversation

@emezeske

Copy link
Copy Markdown
Contributor

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant