From 2ba7a5056011da98c04fe33b5ee4b74d3a35da8c Mon Sep 17 00:00:00 2001 From: Mick Grierson Date: Mon, 10 Oct 2011 00:19:19 +0100 Subject: fixed channel problem in player.cpp. Also started work on a polysynth example --- player.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'player.cpp') diff --git a/player.cpp b/player.cpp index cc7aafd..51ae4fb 100644 --- a/player.cpp +++ b/player.cpp @@ -25,7 +25,7 @@ void setup();//use this to do any initialisation if you want. -void play(double *channels);//run dac! Very very often. Too often in fact. er... +void play(double *output);//run dac! Very very often. Too often in fact. er... @@ -58,7 +58,7 @@ int routing (void *outputBuffer, void *inputBuffer, unsigned int nBufferFrames, for ( i=0; i