Skip to content

Commit 1908ed2

Browse files
committed
Updated AudioCapture ref in docs. Also updated in Wiki so added link to Wiki
1 parent e31c8ba commit 1908ed2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ your stimulus presentation package with the LabRecorder.
2222
(Note that LabRecorder saves data to
2323
`Extensible Data Format (xdf) <https://github.com/sccn/xdf>`_
2424
which has its own set of tools for loading data after finishing recording.)
25+
* Go through the Tutorials, currently residing in the `Wiki <https://github.com/sccn/labstreaminglayer/wiki>`_.
2526
* Use LSL from your scientific computing environment. LSL has many language interfaces,
2627
including Python and Matlab.
2728

docs/info/supported_devices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Supported Multimedia Hardware
8383
*****************************
8484
Support for standard Windows-compatible multimedia hardware is included:
8585
* DirectShow-compatible video hardware
86-
* `PC-compatible sound cards <https://github.com/labstreaminglayer/App-AudioCaptureWin>`__
86+
* `Qt-compatible audio input <https://github.com/labstreaminglayer/App-AudioCapture>`__
8787

8888
Supported Stimulation Hardware
8989
******************************

0 commit comments

Comments
 (0)