#amplitude #node #dsp #output-buffer

volume

A simple dsp-chain node for multiplying the amplitude of the output buffer by some volume

7 unstable releases (3 breaking)

Uses old Rust 2015

0.4.0 Jun 8, 2016
0.3.0 Feb 26, 2016
0.2.2 Jan 10, 2016
0.2.1 Dec 28, 2015
0.1.1 Sep 15, 2015

#6 in #amplitude

28 downloads per month

MIT license

5KB
60 lines

volume Build Status Crates.io Crates.io

A simple dsp-chain node for multiplying the amplitude of the output buffer by some volume.


lib.rs:

A simple dsp node for multiplying the amplitude of its inputs by some given multiplier.

Dependencies

~2.5MB
~34K SLoC