From 5be3472f0f61d2e479f42759fed6fafd2a0e739a Mon Sep 17 00:00:00 2001 From: mick grierson Date: Tue, 22 Sep 2015 09:21:43 +0100 Subject: more work for kadenze mooc --- player.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'player.cpp') diff --git a/player.cpp b/player.cpp index 51ae4fb..4813dfc 100644 --- a/player.cpp +++ b/player.cpp @@ -27,8 +27,6 @@ void setup();//use this to do any initialisation if you want. void play(double *output);//run dac! Very very often. Too often in fact. er... - - #ifdef MAXIMILIAN_PORTAUDIO int routing(const void *inputBuffer, void *outputBuffer, -- cgit v1.3