What does log.txt say? You may want to boost the priority of Inguz like
I did by modifying the shell script to use nice ...


Code:
--------------------
    
  #!/bin/sh
  /usr/bin/nice -n -10 /usr/local/bin/mono /usr/sbin/InguzDSP.exe $* 
2>/usr/share/InguzEQ/error
  
--------------------


may need to suid root on nice ...  chmod u+s /usr/bin/nice


-- 
cgull

cgull

SB3 > Melody SP7 > Onix Ref-1
------------------------------------------------------------------------
cgull's Profile: http://forums.slimdevices.com/member.php?userid=13453
View this thread: http://forums.slimdevices.com/showthread.php?t=40152

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to