Can't connect to backend (OSX Lion)

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
jerash
Newbie
Posts: 2
Joined: Tue Jul 10, 2012 2:08 pm

Can't connect to backend (OSX Lion)

Post by jerash » Tue Jul 10, 2012 2:14 pm

Hello,

i'm enthusiast at trying out LinuxSampler, so i downloaded the osx package.
but the Fantasia fronted can't connect the the backend, here is the trace of the linuxsampler engine in the terminal :

Code: Select all

Last login: Tue Jul 10 11:17:07 on console
MacBookRaf-2:~ raf$ /Applications/LinuxSampler/linuxsampler ; exit;
LinuxSampler 1.0.0
Copyright (C) 2003,2004 by Benno Senoner and Christian Schoenebeck
Copyright (C) 2005-2009 Christian Schoenebeck
Detected features: MMX SSE SSE2
Automatic Stacktrace: Off
Creating Sampler...OK
Registered sampler engines: 'GIG'
Registered MIDI input drivers: COREMIDI
Registered audio output drivers: COREAUDIO
Loading instrument editor plugins...Could not open instrument editor plugins directory (/usr/local/lib/linuxsampler/plugins): No such file or directory
Registered instrument editors: 
Starting LSCP network server (0.0.0.0:8888)...OK
LinuxSampler initialization completed. :-)

LSCPServer: Client connection established on socket:4.
LSCPServer: Client connection established on socket:5.
No nominal samplerates found
linuxsampler(765,0x100486000) malloc: *** error for object 0x10060c5c0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6
logout

[Opération terminée]
This first error may be ignored i think, as the directory doesn't exist : Could not open instrument editor plugins directory (/usr/local/lib/linuxsampler/plugins): No such file or directory
Then the IP address of 0.0.0.0 is strange, but it looks like the LSCP can connect later

The main error stopping the startup is "No nominal sample rates found".
Could this help in debugging ? what could i do to help in resolving this issue ?

thanks
jerash

Andreas
Developer
Posts: 214
Joined: Sun Feb 03, 2008 8:33 am

Re: Can't connect to backend (OSX Lion)

Post by Andreas » Tue Jul 10, 2012 10:11 pm

1.0.0 is rather old now, can you try with the latest snapshot build from http://download.linuxsampler.org/packag ... snapshots/ instead?

Post Reply