libpsynth 0.2.1
Public Member Functions
psynth::sound::sample_converter_unsigned< bits32f, DstSampleV > Struct Template Reference

bits32f conversion More...

#include <sample_algorithm.hpp>

Inheritance diagram for psynth::sound::sample_converter_unsigned< bits32f, DstSampleV >:
Inheritance graph
[legend]
Collaboration diagram for psynth::sound::sample_converter_unsigned< bits32f, DstSampleV >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

DstSampleV operator() (bits32f x) const

Detailed Description

template<typename DstSampleV>
struct psynth::sound::sample_converter_unsigned< bits32f, DstSampleV >

bits32f conversion

Todo:
We changed the range, we have to change it back here.

Member Function Documentation

template<typename DstSampleV >
DstSampleV psynth::sound::sample_converter_unsigned< bits32f, DstSampleV >::operator() ( bits32f  x) const [inline]

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