You must stop and restart SBS each time you change the file.  Close the
file after each edit - windows caching can create strange effects.


I don't think it should matter but don't put it at the very end of the
file - one line before the end and add a ";" such as 

Code:
--------------------
    
  
  sub bufferThreshold { 70 } ;
  
  1;
  
--------------------



IIRC The minimum value accepted by SBS is 50 so you only tried 3 values
50,70 and 99.

To test if it working try 70 and 250. 70 should be about 0.5 sec and
250 would be a couple of secs.  You must be playing through a real
hardware SB.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=71865

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

Reply via email to