diff options
| author | mick grierson <mickgrierson@gmail.com> | 2015-09-22 09:21:43 +0100 |
|---|---|---|
| committer | mick grierson <mickgrierson@gmail.com> | 2015-09-22 09:21:43 +0100 |
| commit | 5be3472f0f61d2e479f42759fed6fafd2a0e739a (patch) | |
| tree | 49f128d4b56d43b3499ffd824b57b7f8b8d8345a /player.cpp | |
| parent | c814dd99dc3c347914c2057b77d1390ba41cfae5 (diff) | |
more work for kadenze mooc
Diffstat (limited to 'player.cpp')
| -rw-r--r-- | player.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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, |
