diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-04-27 19:09:40 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-04-27 19:09:40 +0000 |
commit | 27b3e332076162b37a7a53f059004d23ad69f9d2 (patch) | |
tree | 3a72ac46223805dcd6957c8075e2ed8025341473 /src/screens/UScreenOpen.pas | |
parent | 074d15b66dc7a585c28af26ff1df041349198b8c (diff) | |
download | usdx-27b3e332076162b37a7a53f059004d23ad69f9d2.tar.gz usdx-27b3e332076162b37a7a53f059004d23ad69f9d2.tar.xz usdx-27b3e332076162b37a7a53f059004d23ad69f9d2.zip |
- device input latency is now configurable via config.ini
- latency[i] determines the latency for device i in milliseconds or -1 for autodetection (default)
- this is necessary as mic capturing with portaudio (on linux) gets stuck if latency is too low. Either because portaudio's latency autodetection does not work or because the mic capture callback takes too long before it returns. In both cases the user should set the latency to a value of 100 (ms).
- better input device test, it should not remove working devices anymore.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2313 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/screens/UScreenOpen.pas')
0 files changed, 0 insertions, 0 deletions