[][src]Type Definition bae_rs::sounds::standard_block::InterBase

type InterBase = dyn FnMut(SampleT, SampleT) -> SampleT;

Type defining the closure that combines inputted SampleT samples from the outputs of the Generators and Modifiers of the cointaining StandardBlock