CGestalt.cpp File Reference

#include "CGestalt.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>

Defines

#define UNDEFINED_IN_CRAM

Functions

void csl::vlogMsg (char *format, va_list args)
void csl::logMsg (char *format,...)
void csl::vlogMsg (LogLevel level, char *format, va_list args)
void csl::logMsg (LogLevel level, char *format,...)
void csl::sleepUsec (float dur_in_usec)
void csl::sleepMsec (float dur_in_msec)
void csl::sleepSec (float dur_in_sec)
float csl::fRand (void)

Variables

static unsigned mNumInChannels = 0
 no inputs by default
static unsigned mNumOutChannels = 2
 stereo outputs
static unsigned mFrameRate = CSL_mFrameRate
 default sample rate (tested up to 96000)
static unsigned mMaxBufferFrames = CSL_mMaxBufferFrames
 max block size (set large for zooming scopes)
static unsigned mBlockSize = CSL_mBlockSize
 typical block size (can be as small as 128 in real usage)
static unsigned mVerbosity = CSL_mVerbosity
 very verbose
static unsigned mLoggingPeriod = CSL_mLoggingPeriod
 log CPU every 15 sec
static unsigned mOutPort = CSL_mOutPort
 RFS output port.


Define Documentation

#define UNDEFINED_IN_CRAM
 


Variable Documentation

unsigned mNumInChannels = 0 [static]
 

no inputs by default

These are the system default values //////

The actual start-up values are defined in CSL_Types.h

unsigned mNumOutChannels = 2 [static]
 

stereo outputs

unsigned mFrameRate = CSL_mFrameRate [static]
 

default sample rate (tested up to 96000)

unsigned mMaxBufferFrames = CSL_mMaxBufferFrames [static]
 

max block size (set large for zooming scopes)

unsigned mBlockSize = CSL_mBlockSize [static]
 

typical block size (can be as small as 128 in real usage)

unsigned mVerbosity = CSL_mVerbosity [static]
 

very verbose

unsigned mLoggingPeriod = CSL_mLoggingPeriod [static]
 

log CPU every 15 sec

unsigned mOutPort = CSL_mOutPort [static]
 

RFS output port.


Generated on Fri Apr 6 20:18:14 2007 for CSL by  doxygen 1.4.5-20051010