Skip to content

Commit

Permalink
Use audio_txmode poll
Browse files Browse the repository at this point in the history
  • Loading branch information
negbie committed Jun 4, 2021
1 parent 64e9e99 commit 2181e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ audio_source ausine,362
#auplay_srate 48000
#ausrc_channels 0
#auplay_channels 0
audio_txmode thread # poll, thread
audio_txmode poll # poll, thread
audio_level no
ausrc_format s16 # s16, float, ..
auplay_format s16 # s16, float, ..
Expand Down

0 comments on commit 2181e95

Please sign in to comment.