File: sample.wmtunerc

package info (click to toggle)
wmtune 1.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 140 kB
  • ctags: 120
  • sloc: ansic: 1,437; makefile: 61
file content (33 lines) | stat: -rw-r--r-- 766 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# /etc/wmtunerc || ~/.wmtunerc
# Configuration file for WMTune 

0x20c		# hex IO address of your radio card, most likely 0x30f or 0x20f
		# for zoltrix card 0x20c or 0x30c

# note: presets can be as long as 000.000 and will still be used; yet display
# up to the 100th will be trucated.

# note: the first preset will be the initial radio station upon initially
# turning the card on-- only following initial execution of the program.

15			# number of presets to be read in list below (1-99)

# note: valid radio stations are ###.###

88.2		# preset 1, 5-FM
93.7		# preset 2, KDEZ, I think
92.7		# preset 3, POWER wannabe
104.7		# preset 4, Oldies
88.5		# preset 5, Classical
102.4
103.1
106.1
105.5
103.9		# preset 10
102.3
98.5
96.7
94.7
91.7		# preset 15

# eof