drobilla / jalv

A simple fully-featured host for LV2 plugins
http://drobilla.net/software/jalv
ISC License
54 stars 19 forks source link

Missing plugin? #6

Closed therealkitman closed 6 years ago

therealkitman commented 6 years ago

Hi,

I have successfully compiled jalv from master and it 'runs' But I only get this message

chris@linux-c4x2:~/Downloads/git/jalv/build> ./jalv
Missing plugin URI, try lv2ls to list plugins
chris@linux-c4x2:~/Downloads/git/jalv/build>

I ran lv2ls and it does list my plugins as per my LV2_PATH. Not sure what to do from here.

Any directions? Thanks, Chris.

therealkitman commented 6 years ago

My mistake (again). The demo I saw used jalv.select to open a dialogue to select a plugin. I thought the dialogue was part of this build.

drobilla commented 6 years ago

man jalv, jalv --help ...

drobilla commented 6 years ago

n/p. It would be nice to have this in jalv itself but with all the different UIs it's quite a bit of work.