Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

syn::audio_data_traits< unsigned short > Class Template Reference

describes traits for an audio sample (unsigned short version). More...

#include <AudioFormat.h>

List of all members.

Static Public Methods

unsigned short min ()
unsigned short max ()
unsigned short bytes ()
int range ()
float rangef ()
unsigned short one_fourth_range ()


Detailed Description

template<> class syn::audio_data_traits< unsigned short >

describes traits for an audio sample (unsigned short version).

Definition at line 141 of file AudioFormat.h.


Member Function Documentation

template<>
unsigned short syn::audio_data_traits< unsigned short >::min ( ) [inline, static]
 

Definition at line 144 of file AudioFormat.h.

template<>
unsigned short syn::audio_data_traits< unsigned short >::max ( ) [inline, static]
 

Definition at line 145 of file AudioFormat.h.

template<>
unsigned short syn::audio_data_traits< unsigned short >::bytes ( ) [inline, static]
 

Definition at line 146 of file AudioFormat.h.

template<>
int syn::audio_data_traits< unsigned short >::range ( ) [inline, static]
 

Definition at line 147 of file AudioFormat.h.

template<>
float syn::audio_data_traits< unsigned short >::rangef ( ) [inline, static]
 

Definition at line 148 of file AudioFormat.h.

template<>
unsigned short syn::audio_data_traits< unsigned short >::one_fourth_range ( ) [inline, static]
 

Definition at line 151 of file AudioFormat.h.


The documentation for this class was generated from the following file:
Generated at Mon Apr 15 09:27:52 2002 for subsynth by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001