From 7af20882bb6915ac1bf663c260c019220a51f938 Mon Sep 17 00:00:00 2001 From: darkeye Date: Thu, 9 Nov 2000 22:14:02 +0000 Subject: [PATCH] added sample configuration file --- darkice/trunk/darkice.cfg | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 darkice/trunk/darkice.cfg diff --git a/darkice/trunk/darkice.cfg b/darkice/trunk/darkice.cfg new file mode 100644 index 0000000..7e02c01 --- /dev/null +++ b/darkice/trunk/darkice.cfg @@ -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 +