ddsp ~master (2022-03-26T02:55:28.1397571)
Dub
Repo
Scale.initialize
ddsp
util
scale
Scale
Calculates the coefficient a and b based on the ranges given.
class
Scale
abstract nothrow @
nogc
void
initialize
(
RealRange
inputRange
,
RealRange
outputRange
)
Meta
Source
See Implementation
ddsp
util
scale
Scale
functions
convert
getA
getB
initialize
variables
_a
_b
_maxVal
_minVal
Calculates the coefficient a and b based on the ranges given.