diff options
| author | Chris Kiefer <chrisk13fer@gmail.com> | 2011-08-23 16:59:47 +0100 |
|---|---|---|
| committer | Chris Kiefer <chrisk13fer@gmail.com> | 2011-08-23 16:59:47 +0100 |
| commit | 9b02537e82866bcfdcb22a5e7fd9c7f5217c2c64 (patch) | |
| tree | 193b798778c258d52093f17fd41b2f250a079553 /player.h | |
| parent | bc4a8dbc0fb0fcafffa1e94edfaedf9c4845cecc (diff) | |
maximillian basic examples
Diffstat (limited to 'player.h')
| -rw-r--r-- | player.h | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
