Struct oxcable::mixers::adder::Adder
[−]
[src]
pub struct Adder { // some fields omitted }
An adder.
The Adder
simply sums all of its inputs.
pub struct Adder { // some fields omitted }
An adder.
The Adder
simply sums all of its inputs.
impl Adder
impl AudioDevice for Adder