Thanks for caring..I appriciate it..
Post by Nicola PandiniI tried with debug-level=2 several times, but the problem didn't occurs.
./configure --enable-debug-level=2 --enable-refill-streams=2
--enable-stream-size=320000 --enable-preload-samples=65536
--enable-max-voices=200 --enable-max-streams=220
I found these options here: http://www.linuxsampler.org/debian.html
# Preload Samples: 32768 - (the latter version has 65536)
# Streams to be refilled per Disk Thread Cycle: 4 - (the latter version
has 2)
# Default Maximum Disk Streams: 90 - (the latter version has 220)
# Default Maximum Voices: 64 - (the latter version has 200)
I attached a .tar.gz that contains the lscp file, and three different logs
where you can see that the loading stops before the end.
Post by Christian SchoenebeckPost by Stjepan Horvatis there a way to see what did sampler recive before it has send its data
for loading....?
./configure --enable-debug-level=2
make
Debug level 2 like suggested, should be enough for this. Then run the sampler
src/linuxsampler
Then it should show a debug message for every LSCP command recognized by the
LSCP server (see src/network/lscpserver.cpp).
dmsg(2,("This is some value to debug: %d\n", value));
The number in front indicates the minimum debug level for the debug message to
be printed to the console.
CU
Christian
------------------------------------------------------------
------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Linuxsampler-devel mailing list
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
--
Nicola
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Linuxsampler-devel mailing list
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel