CC-2590 : Make bitrate for liquidsoap and show-recorder adjustable from the config file
This commit is contained in:
parent
f0bf7c00c3
commit
8f5e2a6739
4 changed files with 10 additions and 10 deletions
|
@ -10,9 +10,9 @@ output_icecast_vorbis = true
|
|||
output_icecast_mp3 = false
|
||||
output_shoutcast = false
|
||||
|
||||
output_bitrate = 128
|
||||
output_samplerate = 44100
|
||||
output_stereo = true
|
||||
#output_bitrate = 128
|
||||
#output_samplerate = 44100
|
||||
#output_stereo = true
|
||||
|
||||
###########################################
|
||||
# Logging settings #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue