libpsynth 0.2.1
Public Member Functions
psynth::sound::sample_multiplier_unsigned< bits8 > Struct Template Reference

Specialization of sample_multiply for 8-bit unsigned samples. More...

#include <sample_algorithm.hpp>

List of all members.

Public Member Functions

bits8 operator() (bits8 a, bits8 b) const

Detailed Description

template<>
struct psynth::sound::sample_multiplier_unsigned< bits8 >

Specialization of sample_multiply for 8-bit unsigned samples.


Member Function Documentation

bits8 psynth::sound::sample_multiplier_unsigned< bits8 >::operator() ( bits8  a,
bits8  b 
) const [inline]

The documentation for this struct was generated from the following file: