Type Alias culsynth::IScalarFxP

source ·
pub type IScalarFxP = I1F15;
Expand description

A signed value in the range [-1, 1) - used where we need a signed version of a ScalarFxP

Aliased Type§

struct IScalarFxP { /* private fields */ }