julia> x = randn(100000);
julia> audspec(x)
ERROR: UndefVarError: iceil not defined
Stacktrace:
[1] audspec(::Array{Float64,1}, ::Float64) at /home/fredrikb/.julia/packages/MFCC/hoHtE/src/rasta.jl:30 (repeats 2 times)
[2] top-level scope at REPL[16]:1