aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-06 20:02:16 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-06 20:02:16 +1000
commit6d5a748f1ce7ec0c3bf61ad7fbc1ef8cfbf3e129 (patch)
tree5b1037a9e22d84d1c41c68a883005952d3ad7add /drivers
parent47cfa8d152b5dec48e2fa146615e5f3a33380f87 (diff)
downloaduGFX-6d5a748f1ce7ec0c3bf61ad7fbc1ef8cfbf3e129.tar.gz
uGFX-6d5a748f1ce7ec0c3bf61ad7fbc1ef8cfbf3e129.tar.bz2
uGFX-6d5a748f1ce7ec0c3bf61ad7fbc1ef8cfbf3e129.zip
First GAUDOUT working demo.
Diffstat (limited to 'drivers')
-rw-r--r--drivers/audio/Win32/gaudout_lld_config.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/drivers/audio/Win32/gaudout_lld_config.h b/drivers/audio/Win32/gaudout_lld_config.h
index 0fb90508..907d44c6 100644
--- a/drivers/audio/Win32/gaudout_lld_config.h
+++ b/drivers/audio/Win32/gaudout_lld_config.h
@@ -44,7 +44,13 @@
#define GAUDOUT_NUM_CHANNELS 2
/**
- * @brief The list of audio channels and their uses
+ * @brief Whether each channel is mono or stereo
+ */
+#define GAUDOUT_CHANNEL0_STEREO FALSE
+#define GAUDOUT_CHANNEL1_STEREO TRUE
+
+/**
+ * @brief The list of audio channel names and their uses
* @{
*/
#define GAUDOUT_MONO 0