Hi, after upgrading to the latest version of the scheme has stopped working:
def multiband_comp(s) add(normalize = false,[ ladspa.multibandcompressor( bypass=false,input=1.,output=1.,split_1_2=150.,split_2_3=1500.,split_3_4=6500.,s1=-0.25,s2=-0.136,s3=-0.148,q1=0.9,q2=0.9,q3=0.9, threshold_1=0.211,ratio_1=2.5,attack_1=20.,release_1=300.,makeup_1=1.8,knee_1=1.,detection_1=1,bypass_1=false,solo_1=false, threshold_2=0.300,ratio_2=2.5,attack_2=15.,release_2=150.,makeup_2=1.1,knee_2=3.,detection_2=1,bypass_2=false,solo_2=false, threshold_3=0.260,ratio_3=2.5,attack_3=10.,release_3=120.,makeup_3=1.1,knee_3=2.5,detection_3=1,bypass_3=false,solo_3=false, threshold_4=0.145,ratio_4=2.5,attack_4=5.,release_4=100.,makeup_4=1.8,knee_4=2.,detection_4=1,bypass_4=false,solo_4=false, s) ]) end source = multiband_comp(source) Error - Segmentation fault On such a server is not updated all works. Any ideas? ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
