aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gaudin/Win32/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gaudin/Win32/readme.txt')
-rw-r--r--drivers/gaudin/Win32/readme.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/gaudin/Win32/readme.txt b/drivers/gaudin/Win32/readme.txt
deleted file mode 100644
index b921c5e5..00000000
--- a/drivers/gaudin/Win32/readme.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This driver uses the Win32 audio system to provide a GAUDIN channel.
-
-It supports 2 channels, Channel 0 being a mono channel and Channel 1 being a stereo channel.
-
-For stereo, the samples are interleaved. Remember to allocate enough space for two samples per
-sample period.
-
-This is a simple driver that makes no changes to the mixer so set up the audio mixer using
-the windows control panel audio mixer (obviously in record mode) before starting recording.