Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc42ba3

Browse files
committedSep 25, 2023
Update changelog
1 parent 7982134 commit cc42ba3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
>
3434
> Add: "FX25TX 1" (or 16 or 32 or 64)
3535
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.
39+
3640

3741

3842
### Bugs Fixed: ###

0 commit comments

Comments
 (0)
Please sign in to comment.