lscp error about midi

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
stratotak
Newbie
Posts: 8
Joined: Sat Feb 21, 2009 10:57 pm

lscp error about midi

Post by stratotak » Sat Nov 21, 2009 3:57 am

When I launch LS I got error message about not being able to get current list of midi instruments..after clicking ok a couple times ..I try to add audio an midi..but there are no drivers to select from...this is console output..

Code: Select all

21:50:05.757 Client connecting...
21:50:05.906 Client receive timeout is set to 1000 msec.
21:50:05.980 Client connected.
21:50:06.016 lscp_list_midi_instruments: Server terminated the connection (errno=-5)
_lscp_client_evt_proc: recv: Success
21:50:06.045 lscp_list_midi_instruments: Connection closed or no longer valid (errno=-1)
21:50:06.049 Could not get current list of MIDI instrument mappings. Sorry.
21:50:11.921 lscp_get_midi_instrument_maps: Connection closed or no longer valid (errno=-1)
21:50:12.024 lscp_list_channels: Connection closed or no longer valid (errno=-1)
21:50:12.029 Could not get current list of channels. Sorry.
21:50:12.742 lscp_list_midi_instruments: Connection closed or no longer valid (errno=-1)
21:50:12.767 lscp_list_midi_instruments: Connection closed or no longer valid (errno=-1)
21:50:12.771 Could not get current list of MIDI instrument mappings. Sorry.
21:50:17.265 New session: "Untitled1".

User avatar
cuse
Developer
Posts: 366
Joined: Wed Jan 23, 2008 10:07 pm
Location: Germany

Re: lscp error about midi

Post by cuse » Wed Nov 25, 2009 9:17 pm

Seems like the network connection to LinuxSampler is closed after that MIDI instrument map error. And this error is strange anyway, it should never happen. Are you using binary packages from some distribution or did you compile it by yourself. To me it looks like something is not up to date (either LinuxSampler or liblscp or QSampler).

Post Reply