patest_dither.c File Reference
Attempt to hear difference between dithered and non-dithered signal.
More...
#include <stdio.h>
#include <math.h>
#include "portaudio.h"
Detailed Description
Attempt to hear difference between dithered and non-dithered signal.
This only has an effect if the native format is 16 bit.
- Author:
- Phil Burk http://www.softsynth.com
Define Documentation
#define SAMPLE_RATE (44100) |
Function Documentation
References paTestData::amplitude, PaStreamParameters::channelCount, PaDeviceInfo::defaultLowOutputLatency, PaStreamParameters::device, PaStreamParameters::hostApiSpecificStreamInfo, paTestData::left_phase, NUM_SECONDS, Pa_CloseStream(), Pa_GetDefaultOutputDevice(), Pa_GetDeviceInfo(), Pa_GetStreamCpuLoad(), Pa_Initialize(), Pa_OpenStream(), Pa_Sleep(), Pa_StartStream(), Pa_Terminate(), paFloat32, paNoError, paTestData::right_phase, SAMPLE_RATE, PaStreamParameters::sampleFormat, and PaStreamParameters::suggestedLatency.