1! $NCDId: @(#)Audemo.ad,v 1.4 1994/11/01 23:16:37 greg Exp $
2
3Audemo*input:					true
4Audemo*font:					*courier-medium-r-normal*140*
5Audemo*Label.borderWidth:			0
6Audemo*resizable:				true
7Audemo*top:					chainTop
8Audemo*bottom:					chainTop
9Audemo*left:					chainLeft
10Audemo*right:					chainLeft
11Audemo*Text*right:				chainRight
12Audemo*Text.translations:  		#override\n\
13	<Key>Return: beginning-of-line()
14
15Audemo*mainWin.play.label:			Play
16
17Audemo*mainWin.record.label:			Record
18Audemo*mainWin.record.fromHoriz:		play
19
20Audemo*mainWin.buckets.label:			Buckets
21Audemo*mainWin.buckets.fromHoriz:		record
22
23Audemo*mainWin.meterToggle.label:		Meter
24Audemo*mainWin.meterToggle.fromHoriz:		buckets
25
26Audemo*mainWin.rescan.label:			Rescan
27Audemo*mainWin.rescan.fromHoriz:		meterToggle
28
29Audemo*mainWin.quit.label:			Quit
30Audemo*mainWin.quit.fromHoriz:			rescan
31
32Audemo*mainWin.version.fromHoriz:		quit
33
34Audemo*mainWin.leftMeterLabel.label:		\ Left:
35Audemo*mainWin.leftMeterLabel.fromVert:		play
36
37Audemo*mainWin.leftMeter.fromHoriz:		leftMeterLabel
38Audemo*mainWin.leftMeter.fromVert:		play
39Audemo*mainWin.leftMeter.orientation:		horizontal
40Audemo*mainWin.leftMeter.sensitive:		false
41Audemo*mainWin.leftMeter.minimumThumb:		0
42Audemo*mainWin.leftMeter.right:			chainRight
43
44Audemo*mainWin.rightMeterLabel.label:		Right:
45Audemo*mainWin.rightMeterLabel.fromVert:	leftMeterLabel
46
47Audemo*mainWin.rightMeter.fromHoriz:		rightMeterLabel
48Audemo*mainWin.rightMeter.fromVert:		leftMeterLabel
49Audemo*mainWin.rightMeter.orientation:		horizontal
50Audemo*mainWin.rightMeter.sensitive:		false
51Audemo*mainWin.rightMeter.minimumThumb:		0
52Audemo*mainWin.rightMeter.right:		chainRight
53
54Audemo*mainWin.volumeLabel.fromVert:		rightMeterLabel
55
56Audemo*mainWin.volume.fromHoriz:		volumeLabel
57Audemo*mainWin.volume.fromVert:			rightMeterLabel
58Audemo*mainWin.volume.orientation:		horizontal
59Audemo*mainWin.volume.right:			chainRight
60
61Audemo*mainWin.info.fromVert:			volumeLabel
62Audemo*mainWin.info.scrollVertical:		whenNeeded
63Audemo*mainWin.info.height:			150
64Audemo*mainWin.info.wrap:			word
65Audemo*mainWin.info.displayCaret:		false
66Audemo*mainWin.info*string: \
67Select a file from the list below.  Single clicking on the file will \
68display information about the file in this window.  Double clicking on \
69the file or clicking on the 'Play' button will play the file.
70
71Audemo*mainWin.directoryLabel.label:		Directory:
72Audemo*mainWin.directoryLabel.fromVert:		info
73
74Audemo*mainWin.directory.fromVert:		info
75Audemo*mainWin.directory.fromHoriz:		directoryLabel
76Audemo*mainWin.directory*editType:		edit
77
78Audemo*mainWin.templateLabel.label:		\ Template:
79Audemo*mainWin.templateLabel.fromVert:		directoryLabel
80
81Audemo*mainWin.template.fromVert:		directoryLabel
82Audemo*mainWin.template.fromHoriz:		templateLabel
83Audemo*mainWin.template*string:			*.snd *.au *.wav *.voc
84Audemo*mainWin.template*editType:		edit
85
86Audemo*mainWin.viewport.fromVert:		templateLabel
87Audemo*mainWin.viewport.right:			chainRight
88Audemo*mainWin.viewport.height:			150
89Audemo*mainWin.viewport.allowVert:		true
90
91Audemo*bucketPop.title:				Buckets
92
93Audemo*bucketWin.query.label:			Query
94
95Audemo*bucketWin.play.label:			Play
96Audemo*bucketWin.play.fromHoriz:		query
97
98Audemo*bucketWin.record.label:			Record
99Audemo*bucketWin.record.fromHoriz:		play
100
101Audemo*bucketWin.load.label:			Load
102Audemo*bucketWin.load.fromHoriz:		record
103
104Audemo*bucketWin.save.label:			Save
105Audemo*bucketWin.save.fromHoriz:		load
106
107Audemo*bucketWin.delete.label:			Delete
108Audemo*bucketWin.delete.fromHoriz:		save
109
110Audemo*bucketWin.dismiss.label:			Dismiss
111Audemo*bucketWin.dismiss.fromHoriz:		delete
112
113Audemo*bucketWin.format.label:			Format Key
114Audemo*bucketWin.format.fromHoriz:		dismiss
115Audemo*bucketWin.format.menuName:		formatMenu
116Audemo*bucketWin.format.horizDistance:		20
117
118Audemo*bucketWin.access.label:			Access Key
119Audemo*bucketWin.access.fromHoriz:		format
120Audemo*bucketWin.access.menuName:		accessMenu
121
122Audemo*bucketWin.header.fromVert:		query
123Audemo*bucketWin.header.label: \
124\    Description       Duration  Tracks  Frequency  Format  Access
125
126Audemo*bucketWin.viewport.fromVert:		header
127Audemo*bucketWin.viewport.forceBars:		true
128Audemo*bucketWin.viewport.allowVert:		true
129Audemo*bucketWin.viewport.height:		100
130
131Audemo*savePop.title:				Save bucket
132
133Audemo*saveDialog.label:			Filename:
134Audemo*saveDialog.value:
135
136Audemo*recordPop.title:				Record
137
138Audemo*recordWin.Text*editType:			edit
139
140Audemo*recordWin.filenameLabel.label:		\    Filename:
141Audemo*recordWin.filename.fromHoriz:		filenameLabel
142Audemo*recordWin.filename*string:		record
143
144Audemo*recordWin.fileFormatLabel.label:		\ File Format:
145Audemo*recordWin.fileFormatLabel.fromVert:	filenameLabel
146Audemo*recordWin.fileFormatMenuButton.fromHoriz:	fileFormatLabel
147Audemo*recordWin.fileFormatMenuButton.fromVert:	filenameLabel
148Audemo*recordWin.fileFormatMenuButton.menuName:	fileFormatMenu
149Audemo*recordWin.fileFormatMenuButton.right:	chainRight
150
151Audemo*recordWin.dataFormatLabel.label:		\ Data Format:
152Audemo*recordWin.dataFormatLabel.fromVert:	fileFormatLabel
153Audemo*recordWin.dataFormatMenuButton.fromHoriz:	dataFormatLabel
154Audemo*recordWin.dataFormatMenuButton.fromVert:	fileFormatLabel
155Audemo*recordWin.dataFormatMenuButton.menuName:	dataFormatMenu
156Audemo*recordWin.dataFormatMenuButton.right:	chainRight
157
158Audemo*recordWin.durationLabel.label:		Max Duration:
159Audemo*recordWin.durationLabel.fromVert:	dataFormatLabel
160Audemo*recordWin.duration.fromHoriz:		durationLabel
161Audemo*recordWin.duration.fromVert:		dataFormatLabel
162Audemo*recordWin.duration*string:		10
163Audemo*recordWin.duration.right:		chainLeft
164
165Audemo*recordWin.readOnly.label:		Read Only
166Audemo*recordWin.readOnly.fromHoriz:		duration
167Audemo*recordWin.readOnly.fromVert:		dataFormatLabel
168
169Audemo*recordWin.frequencyLabel.label:		\   Frequency:
170Audemo*recordWin.frequencyLabel.fromVert:	readOnly
171Audemo*recordWin.frequency.fromHoriz:		frequencyLabel
172Audemo*recordWin.frequency.fromVert:		readOnly
173Audemo*recordWin.frequency*string:		8000
174Audemo*recordWin.frequency.right:		chainLeft
175
176Audemo*recordWin.lineMode.label:		Mic
177Audemo*recordWin.lineMode.fromHoriz:		frequency
178Audemo*recordWin.lineMode.fromVert:		readOnly
179
180Audemo*recordWin.commentLabel.label:		Comment:
181Audemo*recordWin.commentLabel.fromVert:		frequency
182Audemo*recordWin.comment.fromVert:		commentLabel
183
184Audemo*recordWin.gainLabel.label:		Gain: 100%
185Audemo*recordWin.gainLabel.fromVert:		comment
186Audemo*recordWin.gain.fromHoriz:		gainLabel
187Audemo*recordWin.gain.fromVert:			comment
188Audemo*recordWin.gain.orientation:		horizontal
189Audemo*recordWin.gain.right:			chainRight
190
191Audemo*recordWin.Command.fromVert:		gainLabel
192
193Audemo*recordWin.record.label:			Record
194Audemo*recordWin.monitor.label:			Monitor
195Audemo*recordWin.monitor.fromHoriz:		record
196Audemo*recordWin.new.label:			New Bucket
197Audemo*recordWin.new.fromHoriz:			monitor
198Audemo*recordWin.dismiss.label:			Dismiss
199Audemo*recordWin.dismiss.fromHoriz:		new
200
201Audemo*savePop.geometry:			300
202Audemo*saveWin.filenameLabel.label:		\   Filename:
203Audemo*saveWin.filename.fromHoriz:		filenameLabel
204Audemo*saveWin.filename*editType:		edit
205
206Audemo*saveWin.fileFormatLabel.label:		File format:
207Audemo*saveWin.fileFormatLabel.fromVert:	filenameLabel
208Audemo*saveWin.fileFormatMenuButton.fromVert:	filenameLabel
209Audemo*saveWin.fileFormatMenuButton.fromHoriz:	fileFormatLabel
210Audemo*saveWin.fileFormatMenuButton.menuName:	fileFormatMenu
211Audemo*saveWin.fileFormatMenuButton.right:	chainRight
212
213Audemo*saveWin.ok.label:			Ok
214Audemo*saveWin.ok.fromVert:			fileFormatLabel
215
216Audemo*saveWin.cancel.label:			Cancel
217Audemo*saveWin.cancel.fromHoriz:		ok
218Audemo*saveWin.cancel.fromVert:			fileFormatLabel
219