libpsynth 0.2.1
Public Types
psynth::sound::channel_converted_range_type< dynamic_buffer_range< RangeTypes >, DstP > Struct Template Reference

Returns the type of a runtime-specified range, channel-converted to a given frame type with the default coor converter. More...

#include <dynamic_buffer_range_factory.hpp>

List of all members.

Public Types

typedef dynamic_buffer_range
< typename
detail::ranges_get_ccv_type
< RangeTypes, DstP,
default_channel_converter >
::type
type

Detailed Description

template<typename RangeTypes, typename DstP>
struct psynth::sound::channel_converted_range_type< dynamic_buffer_range< RangeTypes >, DstP >

Returns the type of a runtime-specified range, channel-converted to a given frame type with the default coor converter.


Member Typedef Documentation

template<typename RangeTypes , typename DstP >
typedef dynamic_buffer_range< typename detail::ranges_get_ccv_type< RangeTypes, DstP, default_channel_converter>::type> psynth::sound::channel_converted_range_type< dynamic_buffer_range< RangeTypes >, DstP >::type

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