diff --git a/docs/examples/98-t60/t60.dsp b/docs/examples/98-t60/t60.dsp index 607bcdb..0bc32db 100644 --- a/docs/examples/98-t60/t60.dsp +++ b/docs/examples/98-t60/t60.dsp @@ -1,4 +1,4 @@ import("../../../src/seam.lib"); tau(t60,g) = (-20*log10(abs(g))*t60)/60; gain(t60,t) = 10^((60*t)/(-20*t60)); -process = sms.t60(11,1/sqrt(2)),tau(1,1/sqrt(2)),gain(1,11); \ No newline at end of file +process = sms.t60(11,1/sqrt(2)),tau(219.247253417968,1/sqrt(2)),gain(219.247253417968,11); \ No newline at end of file