[][src]Type Definition bae_rs::SampleT

type SampleT = f32;

Type to calculate samples with.

Trait Implementations

impl Mul<StereoData> for SampleT[src]

type Output = StereoData

The resulting type after applying the * operator.