diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2011-07-28 00:34:10 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2011-07-28 00:34:10 -0700 |
commit | 1aa8ee2dcec61a7584c1e80a6c82446aa91f1f60 (patch) | |
tree | 3b66b7aba31c70c878589f3a4799feb27bf624cc | |
parent | 24725f9410e1169528fa35fe266036f5322367fa (diff) | |
download | jrayhawk-1aa8ee2dcec61a7584c1e80a6c82446aa91f1f60.tar.gz jrayhawk-1aa8ee2dcec61a7584c1e80a6c82446aa91f1f60.zip |
Notes: windows network audio: note 32-bit sox addressing problem
-rw-r--r-- | notes/windows_network_audio.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/notes/windows_network_audio.mdwn b/notes/windows_network_audio.mdwn index c70f5c6..2805370 100644 --- a/notes/windows_network_audio.mdwn +++ b/notes/windows_network_audio.mdwn @@ -28,6 +28,10 @@ On the sending (Windows) host, run something to the effect of ## Getting a PCM UDP stream *into* a Windows virtual audio device: +After three hours, static (from Windows) or silence (to Windows) arises instead +of the PCM stream expected. I assume this is a two or four gigabyte addressing +limit in 32-bit version of SoX. A 64-bit version needs testing. + If you want a separate (non-echoing) device for a microphone, make [VAC][1] cable 2, then make it the default communications device in mmsys.cpl. |