We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0242e78 commit 0d27c21Copy full SHA for 0d27c21
1 file changed
README.md
@@ -22,9 +22,11 @@ However, testing is very much welcomed!*
22
23
The project requires the following dependencies:
24
25
-* [alsa-lib](https://www.alsa-project.org/wiki/Main_Page)
+* [alsa-lib](https://www.alsa-project.org/wiki/Main_Page) (optional buildtime/
26
+ runtime dependency for `alsa_in` and `alsa_out`)
27
* [jack1](https://github.com/jackaudio/jack1) or [jack2](https://github.com/jackaudio/jack2)
-* [opus](https://www.opus-codec.org/)
28
+* [opus](https://www.opus-codec.org/) (optional buildtime/ runtime dependency
29
+ for `jack_netsource`)
30
* [readline](https://tiswww.case.edu/php/chet/readline/rltop.html)
31
* [libsamplerate](https://libsndfile.github.io/libsamplerate/)
32
* [libsndfile](https://libsndfile.github.io/libsndfile/)
0 commit comments