|
libpsynth 0.2.1
|
A function object to multiply two samples. More...
#include <sample_algorithm.hpp>
Public Member Functions | |
| SampleValue | operator() (SampleValue a, SampleValue b) const |
A function object to multiply two samples.
result = a * b / max_value
| SampleValue psynth::sound::sample_multiplier< SampleValue >::operator() | ( | SampleValue | a, |
| SampleValue | b | ||
| ) | const [inline] |
1.7.4