Mac: test adjustable number of channels.
This commit is contained in:
parent
110043f842
commit
315309f60e
5 changed files with 74 additions and 74 deletions
|
|
@ -47,7 +47,7 @@
|
|||
#include "portaudio.h"
|
||||
|
||||
#define SAMPLE_RATE (44100)
|
||||
#define FRAMES_PER_BUFFER (256)
|
||||
#define FRAMES_PER_BUFFER (128)
|
||||
#define FREQ_INCR (300.0 / SAMPLE_RATE)
|
||||
#define MAX_CHANNELS (64)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue