libpsynth 0.2.1
Public Member Functions
psynth::sound::default_channel_converter_impl< mono_space, stereo_space > Struct Template Reference

Mono to Stereo. More...

#include <channel_convert.hpp>

List of all members.

Public Member Functions

template<typename P1 , typename P2 >
void operator() (const P1 &src, P2 &dst) const

Detailed Description

template<>
struct psynth::sound::default_channel_converter_impl< mono_space, stereo_space >

Mono to Stereo.


Member Function Documentation

template<typename P1 , typename P2 >
void psynth::sound::default_channel_converter_impl< mono_space, stereo_space >::operator() ( const P1 &  src,
P2 &  dst 
) const [inline]

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