added sample configuration file
This commit is contained in:
23
darkice/trunk/darkice.cfg
Normal file
23
darkice/trunk/darkice.cfg
Normal file
@@ -0,0 +1,23 @@
|
||||
[general]
|
||||
duration = 60
|
||||
|
||||
[input]
|
||||
device = /dev/dsp
|
||||
sampleRate = 22050
|
||||
bitsPerSample = 16
|
||||
channel = 2
|
||||
|
||||
[lame0]
|
||||
encoder = notlame
|
||||
bitrate = 96
|
||||
|
||||
server = yp.yourserver.com
|
||||
port = 8000
|
||||
password = hackme
|
||||
mountPoint = live
|
||||
name = DarkIce trial
|
||||
description = This is only a trial
|
||||
url = http://www.yourserver.com
|
||||
genre = live
|
||||
public = no
|
||||
|
||||
Reference in New Issue
Block a user