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

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

soundgen documentation built on April 4, 2025, 3:44 a.m.