powered by
Internal soundgen function
log01(v)
numeric vector
Normalizes, log-transforms, and re-normalizes an input vector, so it ranges from 0 to 1
# NOT RUN { v = exp(1:10) soundgen:::log01(v) # }
Run the code above in your browser using DataLab