dplug v6.0.22
Dub
Repo
smoothStep
dplug
core
math
Same as GLSL smoothstep function. See:
http://en.wikipedia.org/wiki/Smoothstep
pure nothrow @
nogc
T
smoothStep
(
T
)
(
T
a
,
T
b
,
T
t
)
Meta
Source
See Implementation
dplug
core
math
functions
convertFrequencyToMIDINote
convertFrequencyToNormalizedFrequency
convertMIDINoteToFrequency
convertNormalizedFreqyencyToFrequency
deciBelToFloat
equalLoudnessCurve
expDecayFactor
floatToDeciBel
hermite
iFloorLog2
inverseSqrt
isEven
isOdd
isPowerOfTwo
lerp
linmap
logmap
nextPowerOf2
normalizePhase
rawSawtooth
rawSquare
rawTriangle
sinc
smoothStep
Same as GLSL smoothstep function. See: http://en.wikipedia.org/wiki/Smoothstep