```typeof(SampledSignals.mono(rand(100,2)))``` gives: ```Array{Float64,2}```
typeof(SampledSignals.mono(rand(100,2)))gives:
Array{Float64,2}