MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes | Typedefs
soundtouch Namespace Reference

Classes

class  FIFOSampleBuffer
 Sample buffer working in FIFO (first-in-first-out) principle. More...
class  RateTransposer
 A common linear samplerate transposer class. More...
class  SoundTouch
class  TDStretch
 Class that does the time-stretch (tempo change) effect for the processed sound. More...
class  TDStretchSSE2
 Class that implements SSE optimized routines for float samples type. More...
class  TDStretchSSE3
 Class that implements SSE optimized routines for float samples type. More...
class  TDStretchMMX
 Class that implements MMX optimized routines for 16bit integer samples type. More...

Typedefs

typedef short SAMPLETYPE
typedef long LONG_SAMPLETYPE

Typedef Documentation

typedef float soundtouch::SAMPLETYPE

Definition at line 106 of file STTypes.h.

Definition at line 108 of file STTypes.h.