log01: log01

View source: R/math.R

log01R Documentation

log01

Description

Internal soundgen function

Usage

log01(v)

Arguments

v

numeric vector

Details

Normalizes, log-transforms, and re-normalizes an input vector, so it ranges from 0 to 1

Examples

v = exp(1:10)
soundgen:::log01(v)

tatters/soundgen documentation built on Aug. 22, 2023, 4:24 p.m.