mirror of
https://github.com/romanz/amodem.git
synced 2026-04-03 11:06:24 +08:00
Document PortAudio DLL usage on Windows
This commit is contained in:
@@ -98,6 +98,12 @@ For validation, run::
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
|
||||
On, Windows you may download the `portaudio` library from `MinGW <https://packages.msys2.org/base/mingw-w64-portaudio>`_.
|
||||
Then, you should specify the DLL using the following command-line flag::
|
||||
|
||||
-l AUDIO_LIBRARY, --audio-library AUDIO_LIBRARY
|
||||
File name of PortAudio shared library.
|
||||
|
||||
|
||||
Calibration
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user