ddsp ~master (2018-04-14T16:22:58Z)
Dub
Repo
roundToInt
ddsp
util
functions
Simple nothrow @nogc method of rounding a float to an int
deprecated("Use std.math.round instead")
int
roundToInt
nothrow @
nogc
(
float
x
)
Meta
Source
See Implementation
ddsp
util
functions
functions
decibelToFloat
floatToDecibel
lagrpol
linearInterp
msToSamples
roundToInt
samplesToMs
sinc
Simple nothrow @nogc method of rounding a float to an int