On my System the LV2 plugins display and work properly, but muse3 crashes when 
I close a LV2 GUI. This started happening
after upgrading to debian stretch. I filed an issue on Github: 
https://github.com/muse-sequencer/muse/issues/587

Am 08/10/2017 um 12:10 PM schrieb Andrew C:
> Hey Robert,
> 
> Thanks for the prompt reply! Yes, I was missing the Lv2 GTK2 UI support.
> Installed it and then re-compiled and now the native GUIs work!
> 
> Thanks again!
> 
> On Thu, Aug 10, 2017 at 10:29 AM, Robert Jonsson <spamat...@gmail.com>
> wrote:
> 
>> Hello Andrew,
>>
>> Does this go for all LV2 plugins or do some work?
>> There are two guis for a plugin, the MusE-generated gui and the plugins
>> own gui.
>> If you right click in the PORT column for the synth you should have an
>> entry for Show Gui and Show Native Gui. Show Native Gui should show what
>> you want.
>> Also if you double click on the PORT column for the synth you should get
>> the native gui.
>>
>> If the menu entry for Show Native Gui is missing it probably means that
>> there was some dependency missing during compilation so it was not enabled.
>> If that is the case, please check the output from cmake:
>>
>> When I run it in my preferred way I get the following:
>>
>> cmake -DCMAKE_BUILD_TYPE=release ../muse-git/muse3/
>> -- The C compiler identification is GNU 6.3.0
>> ...
>> The following components will be built:
>> -----------------------------------------------
>>   ALSA support
>>   RTAudio support
>>   SoundIO support
>>   OSC (Liblo) support
>>   DSSI support
>>   LV2 support
>>   LV2 Gtk2 UI support  <---
>>   Native VST support
>>   Fluidsynth support
>>
>> If the UI support is missing it should have told you earlier in the cmake
>> output which lib was missing. Is there any warning/error?
>>
>> Regards,
>> Robert
>>
>>
>> 2017-08-10 10:02 GMT+02:00 Andrew C <countfuzzb...@gmail.com>:
>>
>>> Hey all,
>>>
>>> Not sure what I have/haven't installed properly but I'm running Muse3 from
>>> GIT and the Calf LV2 plugins are not displaying their GUIs properly.
>>>
>>> I mean that when I add a plugin (fluidsynth, for example) and click 'show
>>> gui', all I get is a small box that only has the parameters of 'chorus',
>>> 'reverb' and 'interpolation'. I don't have any 'fancy' GUI that will allow
>>> me to actually load a soundfont!
>>>
>>> Any help with this would be appreciated!
>>>
>>> Thanks,
>>>
>>> Andrew.
>>> ------------------------------------------------------------
>>> ------------------
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>> _______________________________________________
>>> Lmuse-user mailing list
>>> Lmuse-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/lmuse-user
>>>
>>
>>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Lmuse-user mailing list
> Lmuse-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lmuse-user
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lmuse-user mailing list
Lmuse-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmuse-user

Reply via email to