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 char > Class Template Reference

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

#include <AudioFormat.h>

List of all members.

Static Public Methods

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


Detailed Description

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

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

Definition at line 109 of file AudioFormat.h.


Member Function Documentation

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

Definition at line 112 of file AudioFormat.h.

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

Definition at line 113 of file AudioFormat.h.

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

Definition at line 114 of file AudioFormat.h.

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

Definition at line 115 of file AudioFormat.h.

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

Definition at line 116 of file AudioFormat.h.

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

Definition at line 119 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