From 9b02537e82866bcfdcb22a5e7fd9c7f5217c2c64 Mon Sep 17 00:00:00 2001 From: Chris Kiefer Date: Tue, 23 Aug 2011 16:59:47 +0100 Subject: maximillian basic examples --- player.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 player.h (limited to 'player.h') diff --git a/player.h b/player.h new file mode 100644 index 0000000..3fea524 --- /dev/null +++ b/player.h @@ -0,0 +1,11 @@ +/* + * player.h + * rtaudiotest + * + * Created by Chris on 23/08/2011. + * Copyright 2011 Goldsmiths Creative Computing. All rights reserved. + * + */ + +//#define MAXIMILIAN_PORTAUDIO +#define MAXIMILIAN_RT_AUDIO -- cgit v1.3