Page 1 of 1

Could not launch an appropriate instrument editor

Posted: Mon Aug 08, 2011 5:06 pm
by Scary Hallo
Hello,
just got my Linuxsampler running. I use:
gigedit 0.2.0 (self compiled)
linuxsampler 1.0.0 (self compiled)
qsampler 0.2.2 fron ubuntu respositories (Ubuntu Studio 10.4)
but when I press the edit button in qsampler, I get the following error:

Code: Select all

 Could not launch an appropriate instrument editor for the given instrument! Make sure you have an appropriate instrument editor like 'gigedit' installed and that it placed its mandatory DLL file into the sampler's plugin directory.
Any ideas?

Re: Could not launch an appropriate instrument editor

Posted: Mon Aug 08, 2011 6:46 pm
by nicop
Hi, what kind of file are you trying to edit? Gigedit only works if you edit a .GIG file, it doesn't work with SFZ and SF2.

Re: Could not launch an appropriate instrument editor

Posted: Tue Aug 09, 2011 9:30 am
by Scary Hallo
It is a gig-file (very simple, just one sample). I can edit it, when I stat gigedit manually. But not from inside qsampler.

Re: Could not launch an appropriate instrument editor

Posted: Sat Sep 24, 2011 12:28 am
by cuse
If you start gigedit manually, it runs as stand-alone version, that is it wont interconnect with the sampler. If you start gigedit by LinuxSampler itself, e.g. by pressing the "Edit" button in either QSampler or Fantasia, LinuxSampler will spawn gigedit within the sampler's process and thus they can work on the same data at the same time, thus you can immediately play and hear with the sampler the changes you are currently editing with gigedit.

However for this to work, a special DLL file needs to be installed in LinuxSampler's own plugin directory. This should be done automatically when you install gigedit. Please read this for resolving this issue: http://download.linuxsampler.org/doc/gi ... ve_trouble