Add a readme for the Win32 GAUDIN driver.
This commit is contained in:
parent
d8bde70ab6
commit
57d9c4854b
9
drivers/gaudin/Win32/readme.txt
Normal file
9
drivers/gaudin/Win32/readme.txt
Normal file
@ -0,0 +1,9 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user