sadko4u / tamgamp.lv2

Tamgamp (Rhymes with: "Damage Amp") is LV2 guitar amp simulator
GNU Lesser General Public License v3.0
42 stars 5 forks source link

Not working #5

Closed sp-pinkeye closed 4 years ago

sp-pinkeye commented 4 years ago

I have tried to launch in "jalv", "Carla" and Mixbus and get same result, segmentation fault. Using Debian 10.

sadko4u commented 4 years ago

What jalv you have used? jalv.qt4 or jalv.qt5 works fine. image

jalv.gtk and jalv.gtk3 crash. That's problem of jalv host that can not handle some controls properly.

sub26nico commented 4 years ago

Works here in Mixbus5, Ardour 5 & 6, Carla and Jalv (with Qt- 5), on Debian 10.

sadko4u commented 4 years ago

I've created the related issue for jalv host. @sub26nico do you have the same crash issue with jalv.gtk and jalv.gtk3?

sub26nico commented 4 years ago

@sadko4u , it doesn't launch here with jalv.gtk , jalv.gtk3, and jalv -s. it only opens UI with jalv.qt5

brummer10 commented 4 years ago

the problem is the entry lv2:designation lv2:control for nearly any port. http://lv2plug.in/ns/lv2core#control

Typically this will be an event port that supports some protocol, for example MIDI or LV2 Atoms.

Remove them from the ttl files will make it work in any host.

sadko4u commented 4 years ago

@brummer10 Thanks, I'll fix it.

sadko4u commented 4 years ago

Fixed: 3654e89f0d2ce03474b275f9e1d1cd3003d1ef6a