patest_dsound_surround.c File Reference

#include <stdio.h>
#include <math.h>
#include <windows.h>
#include <mmsystem.h>
#include "portaudio.h"
#include "pa_win_ds.h"

Data Structures

struct  paTestData

Defines

#define NUM_SECONDS   (12)
#define SAMPLE_RATE   (44100)
#define FRAMES_PER_BUFFER   (64)
#define TABLE_SIZE   (100)
#define CHANNEL_COUNT   (6)

Functions

int main (int argc, char *argv[])

Define Documentation

#define CHANNEL_COUNT   (6)

Referenced by main().

#define FRAMES_PER_BUFFER   (64)
#define NUM_SECONDS   (12)
#define SAMPLE_RATE   (44100)
#define TABLE_SIZE   (100)

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Generated for PortAudio by  doxygen1.6.1