On Mittwoch, 22. Dezember 2021 14:15:20 CET Christian Schoenebeck wrote: > On Dienstag, 21. Dezember 2021 19:18:44 CET Andrew C wrote: > > Thanks for that, Christian, I'll give some other netcat variants a go and > > see what I can get back. > > > > My Instrument Editor plugins are definitely being picked up by > > LInuxsampler > > on start: > > > > andrew@andrewlaptop:~/LSBuild$ linuxsampler > > LinuxSampler 2.2.0.svn7 > > Copyright (C) 2003,2004 by Benno Senoner and Christian Schoenebeck > > Copyright (C) 2005-2021 Christian Schoenebeck > > Binary built: Dec 20 2021 > > Detected features: MMX SSE SSE2 > > Automatic Stacktrace: Off > > Creating Sampler...OK > > Registered sampler engines: 'GIG','SF2','SFZ' > > Registered MIDI input drivers: ALSA,JACK > > Registered audio output drivers: ALSA,JACK > > Loading instrument editor plugins...OK > > Registered instrument editors: 'gigedit' [...] > > Loading instrument editor plugins...OK > > There is no instrument editor capable to handle this instrument > > Most likely reason for this: you compiled LS, but are using a third-party > compiled gigedit version. For live-editing support with gigedit all involved > components need to be binary compatible, because in live-editing mode they > share the same process and in memory data. > > I recommend you recompile > > 1. libgig > 2. linuxsampler > 3. gigedit > > in this order. And make sure that you have actually installed the respective > component (in the same order) before compiling the next one, because in > that sequence they will access the header files of the former during > compilation.
I just made this more clear by showing more detailed error messages on terminal, both on gigedit side: http://svn.linuxsampler.org/cgi-bin/viewvc.cgi?view=revision&revision=4008 and on linuxsampler side: http://svn.linuxsampler.org/cgi-bin/viewvc.cgi?view=revision&revision=4009 CU Christian _______________________________________________ Linuxsampler-devel mailing list Linuxsampler-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel