[][src]Type Definition bae_rs::SampleT

type SampleT = f32;

Type to calculate samples with.

Trait Implementations

impl Mul<Stereo> for SampleT[src]

type Output = Stereo

The resulting type after applying the * operator.