You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+4
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,10 @@
33
33
>
34
34
> Add: "FX25TX 1" (or 16 or 32 or 64)
35
35
36
+
- stdout is now supported for audio output via piping to other utilities. To support this, all non-audio output must be redirected to stderr using the new -O option on the command line.
37
+
38
+
- udp audio output is also now supported. Use udp:destination:port style output device in the configuration file.
0 commit comments