Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

How to use helm as a vst or lv2 plugin? #294

Open
baermathias opened this issue Sep 3, 2021 · 1 comment
Open

How to use helm as a vst or lv2 plugin? #294

baermathias opened this issue Sep 3, 2021 · 1 comment

Comments

@baermathias
Copy link

I have downloaded the .deb file from helms homepage, installed it via double click and now I can use it as a stand alone client.
The console whereis helm tells me it was installed here:
helm: /usr/bin/helm /usr/share/helm /usr/share/man/man1/helm.1.gz
But where can I find the vst or lv2 files? Usually its here usr/lib/vst, usr/lib/vst3, but I cant find them.

@Schlabonski
Copy link

Schlabonski commented Oct 9, 2021

Checking out from pull request #274 and building the lv2 plugin

make lv2
make install_lv2`

worked for me!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants