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< signed short > Class Template Reference

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

#include <AudioFormat.h>

List of all members.

Static Public Methods

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


Detailed Description

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

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

Definition at line 125 of file AudioFormat.h.


Member Function Documentation

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

Definition at line 128 of file AudioFormat.h.

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

Definition at line 129 of file AudioFormat.h.

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

Definition at line 130 of file AudioFormat.h.

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

Definition at line 131 of file AudioFormat.h.

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

Definition at line 132 of file AudioFormat.h.

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

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