bug in sfz engine

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
dakylla
User
Posts: 51
Joined: Wed Jan 14, 2009 11:08 am

bug in sfz engine

Post by dakylla » Sat Feb 26, 2011 5:03 am

hi,
when configuring jack with really low latency let's say like this :
/usr/bin/jackd -p 128 -R -P 60 -T -d alsa -n 2 -r 48000 -p 64 -d hw:1,0 -X raw
i can't use the sfz engine at all. Linuxsampler dies with this error when changing teh engine :

EngineBase: WARNING, CONFIG_EG_MIN_RELEASE_TIME too big for current audio fragment size & sampling rate! May lead to click sounds if voice stealing chimes in!

after this, there's a message about disk thread closing. I have to restart the backend
changing jack latency (-p 128 for example) everything is ok

Post Reply