Skip to content

Audio output via stdout and UDP #440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Document -O dw_printf redirect option in manpage
  • Loading branch information
ars-ka0s committed Sep 25, 2023
commit 41b32703b165ec92f9cd37435e2812d0f7eadd3f
3 changes: 3 additions & 0 deletions man/direwolf.1
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,9 @@ x = Silence FX.25 information.
.BI "-t " "n"
Text colors. 0=disabled. 1=default. 2,3,4,... alternatives. Use 9 to test compatibility with your terminal.

.TP
.BI "-O "
Redirects all printed output to stderr so stdout can be used as audio device.

.TP
.B "-p "
Expand Down