Mercurial > hg > beaglert
diff core/RTAudioCommandLine.cpp @ 47:643cbee74eda newapi
First draft of Doxygen documentation
author | andrewm |
---|---|
date | Thu, 28 May 2015 17:06:03 -0400 |
parents | 579c86316008 |
children | be427da6fb9c |
line wrap: on
line diff
--- a/core/RTAudioCommandLine.cpp Thu May 28 14:38:00 2015 -0400 +++ b/core/RTAudioCommandLine.cpp Thu May 28 17:06:03 2015 -0400 @@ -15,6 +15,10 @@ #define OPT_PRU_FILE 176 // this is an extended ASCII code #endif +enum { + kAmplifierMutePin = 61 // P8-26 controls amplifier mute +}; + // Default command-line options for RTAudio struct option gDefaultLongOptions[] = {