@@ -1,12 +1,13 @@ |
| 1 |
object frmTracker: TfrmTracker |
1 |
object frmTracker: TfrmTracker |
| 2 |
Left = 1394 |
2 |
Left = 474 |
| 3 |
Height = 806 |
3 |
Height = 1410 |
| 4 |
Top = 254 |
4 |
Top = 184 |
| 5 |
Width = 1270 |
5 |
Width = 2222 |
| 6 |
AllowDropFiles = True |
6 |
AllowDropFiles = True |
| 7 |
Caption = 'hUGETracker' |
7 |
Caption = 'hUGETracker' |
| 8 |
ClientHeight = 786 |
8 |
ClientHeight = 1376 |
| 9 |
ClientWidth = 1270 |
9 |
ClientWidth = 2222 |
|
|
10 |
DesignTimePPI = 168 |
| 10 |
KeyPreview = True |
11 |
KeyPreview = True |
| 11 |
Menu = MainMenu1 |
12 |
Menu = MainMenu1 |
| 12 |
OnCloseQuery = FormCloseQuery |
13 |
OnCloseQuery = FormCloseQuery |
@@ -20,9 +21,9 @@ object frmTracker: TfrmTracker |
| 20 |
LCLVersion = '2.0.9.0' |
21 |
LCLVersion = '2.0.9.0' |
| 21 |
object TreeView1: TTreeView |
22 |
object TreeView1: TTreeView |
| 22 |
Left = 0 |
23 |
Left = 0 |
| 23 |
Height = 674 |
24 |
Height = 1180 |
| 24 |
Top = 89 |
25 |
Top = 153 |
| 25 |
Width = 193 |
26 |
Width = 338 |
| 26 |
Align = alLeft |
27 |
Align = alLeft |
| 27 |
ParentFont = False |
28 |
ParentFont = False |
| 28 |
ReadOnly = True |
29 |
ReadOnly = True |
@@ -40,27 +41,27 @@ object frmTracker: TfrmTracker |
| 40 |
} |
41 |
} |
| 41 |
end |
42 |
end |
| 42 |
object Splitter1: TSplitter |
43 |
object Splitter1: TSplitter |
| 43 |
Left = 193 |
44 |
Left = 338 |
| 44 |
Height = 674 |
45 |
Height = 1180 |
| 45 |
Top = 89 |
46 |
Top = 153 |
| 46 |
Width = 5 |
47 |
Width = 9 |
| 47 |
end |
48 |
end |
| 48 |
object Panel1: TPanel |
49 |
object Panel1: TPanel |
| 49 |
Left = 198 |
50 |
Left = 347 |
| 50 |
Height = 674 |
51 |
Height = 1180 |
| 51 |
Top = 89 |
52 |
Top = 153 |
| 52 |
Width = 1072 |
53 |
Width = 1875 |
| 53 |
Align = alClient |
54 |
Align = alClient |
| 54 |
BevelOuter = bvNone |
55 |
BevelOuter = bvNone |
| 55 |
ClientHeight = 674 |
56 |
ClientHeight = 1180 |
| 56 |
ClientWidth = 1072 |
57 |
ClientWidth = 1875 |
| 57 |
ParentFont = False |
58 |
ParentFont = False |
| 58 |
TabOrder = 2 |
59 |
TabOrder = 2 |
| 59 |
object PageControl1: TPageControl |
60 |
object PageControl1: TPageControl |
| 60 |
Left = 0 |
61 |
Left = 0 |
| 61 |
Height = 674 |
62 |
Height = 1180 |
| 62 |
Top = 0 |
63 |
Top = 0 |
| 63 |
Width = 1072 |
64 |
Width = 1875 |
| 64 |
ActivePage = InstrumentTabSheet |
65 |
ActivePage = InstrumentTabSheet |
| 65 |
Align = alClient |
66 |
Align = alClient |
| 66 |
ParentFont = False |
67 |
ParentFont = False |
@@ -72,68 +73,68 @@ object frmTracker: TfrmTracker |
| 72 |
ClientWidth = 1064 |
73 |
ClientWidth = 1064 |
| 73 |
ParentFont = False |
74 |
ParentFont = False |
| 74 |
object SongInformationGroupbox: TGroupBox |
75 |
object SongInformationGroupbox: TGroupBox |
| 75 |
Left = 8 |
76 |
Left = 14 |
| 76 |
Height = 136 |
77 |
Height = 238 |
| 77 |
Top = 8 |
78 |
Top = 14 |
| 78 |
Width = 305 |
79 |
Width = 534 |
| 79 |
Caption = 'Song information' |
80 |
Caption = 'Song information' |
| 80 |
ClientHeight = 116 |
81 |
ClientHeight = 203 |
| 81 |
ClientWidth = 301 |
82 |
ClientWidth = 530 |
| 82 |
ParentFont = False |
83 |
ParentFont = False |
| 83 |
TabOrder = 0 |
84 |
TabOrder = 0 |
| 84 |
object Label15: TLabel |
85 |
object Label15: TLabel |
| 85 |
Left = 8 |
86 |
Left = 14 |
| 86 |
Height = 15 |
87 |
Height = 15 |
| 87 |
Top = 16 |
88 |
Top = 28 |
| 88 |
Width = 27 |
89 |
Width = 27 |
| 89 |
Caption = 'Song' |
90 |
Caption = 'Song' |
| 90 |
ParentColor = False |
91 |
ParentColor = False |
| 91 |
ParentFont = False |
92 |
ParentFont = False |
| 92 |
end |
93 |
end |
| 93 |
object Label16: TLabel |
94 |
object Label16: TLabel |
| 94 |
Left = 7 |
95 |
Left = 12 |
| 95 |
Height = 15 |
96 |
Height = 15 |
| 96 |
Top = 48 |
97 |
Top = 84 |
| 97 |
Width = 28 |
98 |
Width = 28 |
| 98 |
Caption = 'Artist' |
99 |
Caption = 'Artist' |
| 99 |
ParentColor = False |
100 |
ParentColor = False |
| 100 |
ParentFont = False |
101 |
ParentFont = False |
| 101 |
end |
102 |
end |
| 102 |
object SongEdit: TEdit |
103 |
object SongEdit: TEdit |
| 103 |
Left = 56 |
104 |
Left = 98 |
| 104 |
Height = 23 |
105 |
Height = 23 |
| 105 |
Hint = 'The name of your composition' |
106 |
Hint = 'The name of your composition' |
| 106 |
Top = 8 |
107 |
Top = 14 |
| 107 |
Width = 216 |
108 |
Width = 378 |
| 108 |
OnChange = SongEditChange |
109 |
OnChange = SongEditChange |
| 109 |
ParentFont = False |
110 |
ParentFont = False |
| 110 |
TabOrder = 0 |
111 |
TabOrder = 0 |
| 111 |
end |
112 |
end |
| 112 |
object ArtistEdit: TEdit |
113 |
object ArtistEdit: TEdit |
| 113 |
Left = 56 |
114 |
Left = 98 |
| 114 |
Height = 23 |
115 |
Height = 23 |
| 115 |
Hint = 'Your name or handle' |
116 |
Hint = 'Your name or handle' |
| 116 |
Top = 40 |
117 |
Top = 70 |
| 117 |
Width = 216 |
118 |
Width = 378 |
| 118 |
OnChange = ArtistEditChange |
119 |
OnChange = ArtistEditChange |
| 119 |
ParentFont = False |
120 |
ParentFont = False |
| 120 |
TabOrder = 1 |
121 |
TabOrder = 1 |
| 121 |
end |
122 |
end |
| 122 |
object Label21: TLabel |
123 |
object Label21: TLabel |
| 123 |
Left = 8 |
124 |
Left = 14 |
| 124 |
Height = 15 |
125 |
Height = 15 |
| 125 |
Top = 78 |
126 |
Top = 136 |
| 126 |
Width = 114 |
127 |
Width = 114 |
| 127 |
Caption = 'Tempo (ticks per row)' |
128 |
Caption = 'Tempo (ticks per row)' |
| 128 |
ParentColor = False |
129 |
ParentColor = False |
| 129 |
ParentFont = False |
130 |
ParentFont = False |
| 130 |
end |
131 |
end |
| 131 |
object TicksPerRowSpinEdit: TSpinEdit |
132 |
object TicksPerRowSpinEdit: TSpinEdit |
| 132 |
Left = 133 |
133 |
Left = 233 |
| 133 |
Height = 23 |
134 |
Height = 23 |
| 134 |
Hint = 'How many ticks should happen before the row changes. Higher means slower' |
135 |
Hint = 'How many ticks should happen before the row changes. Higher means slower' |
| 135 |
Top = 73 |
136 |
Top = 128 |
| 136 |
Width = 50 |
137 |
Width = 88 |
| 137 |
MaxValue = 20 |
138 |
MaxValue = 20 |
| 138 |
MinValue = 1 |
139 |
MinValue = 1 |
| 139 |
OnChange = TicksPerRowSpinEditChange |
140 |
OnChange = TicksPerRowSpinEditChange |
@@ -160,7 +161,7 @@ object frmTracker: TfrmTracker |
| 160 |
TabOrder = 0 |
161 |
TabOrder = 0 |
| 161 |
object HeaderControl1: THeaderControl |
162 |
object HeaderControl1: THeaderControl |
| 162 |
Left = 1 |
163 |
Left = 1 |
| 163 |
Height = 30 |
164 |
Height = 52 |
| 164 |
Hint = 'Left click to mute, right click to solo' |
165 |
Hint = 'Left click to mute, right click to solo' |
| 165 |
Top = 1 |
166 |
Top = 1 |
| 166 |
Width = 838 |
167 |
Width = 838 |
@@ -169,35 +170,35 @@ object frmTracker: TfrmTracker |
| 169 |
Sections = < |
170 |
Sections = < |
| 170 |
item |
171 |
item |
| 171 |
Alignment = taLeftJustify |
172 |
Alignment = taLeftJustify |
| 172 |
Width = 32 |
173 |
Width = 56 |
| 173 |
Visible = True |
174 |
Visible = True |
| 174 |
end |
175 |
end |
| 175 |
item |
176 |
item |
| 176 |
Alignment = taCenter |
177 |
Alignment = taCenter |
| 177 |
ImageIndex = 1 |
178 |
ImageIndex = 1 |
| 178 |
Text = 'Duty 1' |
179 |
Text = 'Duty 1' |
| 179 |
Width = 133 |
180 |
Width = 233 |
| 180 |
Visible = True |
181 |
Visible = True |
| 181 |
end |
182 |
end |
| 182 |
item |
183 |
item |
| 183 |
Alignment = taCenter |
184 |
Alignment = taCenter |
| 184 |
ImageIndex = 1 |
185 |
ImageIndex = 1 |
| 185 |
Text = 'Duty 2' |
186 |
Text = 'Duty 2' |
| 186 |
Width = 133 |
187 |
Width = 233 |
| 187 |
Visible = True |
188 |
Visible = True |
| 188 |
end |
189 |
end |
| 189 |
item |
190 |
item |
| 190 |
Alignment = taCenter |
191 |
Alignment = taCenter |
| 191 |
ImageIndex = 1 |
192 |
ImageIndex = 1 |
| 192 |
Text = 'Wave' |
193 |
Text = 'Wave' |
| 193 |
Width = 133 |
194 |
Width = 233 |
| 194 |
Visible = True |
195 |
Visible = True |
| 195 |
end |
196 |
end |
| 196 |
item |
197 |
item |
| 197 |
Alignment = taCenter |
198 |
Alignment = taCenter |
| 198 |
ImageIndex = 1 |
199 |
ImageIndex = 1 |
| 199 |
Text = 'Noise' |
200 |
Text = 'Noise' |
| 200 |
Width = 133 |
201 |
Width = 233 |
| 201 |
Visible = True |
202 |
Visible = True |
| 202 |
end> |
203 |
end> |
| 203 |
OnSectionClick = HeaderControl1SectionClick |
204 |
OnSectionClick = HeaderControl1SectionClick |
@@ -231,12 +232,13 @@ object frmTracker: TfrmTracker |
| 231 |
Left = 0 |
232 |
Left = 0 |
| 232 |
Height = 614 |
233 |
Height = 614 |
| 233 |
Top = 0 |
234 |
Top = 0 |
| 234 |
Width = 32 |
235 |
Width = 56 |
| 235 |
Align = alLeft |
236 |
Align = alLeft |
| 236 |
BorderStyle = bsNone |
237 |
BorderStyle = bsNone |
| 237 |
ColCount = 1 |
238 |
ColCount = 1 |
| 238 |
DefaultColWidth = 32 |
239 |
DefaultColWidth = 56 |
| 239 |
Enabled = False |
240 |
Enabled = False |
|
|
241 |
ParentFont = False |
| 240 |
RowCount = 64 |
242 |
RowCount = 64 |
| 241 |
ScrollBars = ssNone |
243 |
ScrollBars = ssNone |
| 242 |
TabOrder = 0 |
244 |
TabOrder = 0 |
@@ -247,41 +249,41 @@ object frmTracker: TfrmTracker |
| 247 |
Left = 0 |
249 |
Left = 0 |
| 248 |
Height = 646 |
250 |
Height = 646 |
| 249 |
Top = 0 |
251 |
Top = 0 |
| 250 |
Width = 224 |
252 |
Width = 392 |
| 251 |
Align = alLeft |
253 |
Align = alLeft |
| 252 |
AutoEdit = False |
254 |
AutoEdit = False |
| 253 |
AutoFillColumns = True |
255 |
AutoFillColumns = True |
| 254 |
Columns = < |
256 |
Columns = < |
| 255 |
item |
257 |
item |
| 256 |
Alignment = taCenter |
258 |
Alignment = taCenter |
| 257 |
MinSize = 33 |
259 |
MinSize = 58 |
| 258 |
MaxSize = 33 |
260 |
MaxSize = 58 |
| 259 |
Title.Caption = 'Dty1' |
261 |
Title.Caption = 'Dty1' |
| 260 |
Width = 34 |
262 |
Width = 61 |
| 261 |
end |
263 |
end |
| 262 |
item |
264 |
item |
| 263 |
Alignment = taCenter |
265 |
Alignment = taCenter |
| 264 |
MinSize = 33 |
266 |
MinSize = 58 |
| 265 |
MaxSize = 33 |
267 |
MaxSize = 58 |
| 266 |
Title.Caption = 'Dty2' |
268 |
Title.Caption = 'Dty2' |
| 267 |
Width = 34 |
269 |
Width = 61 |
| 268 |
end |
270 |
end |
| 269 |
item |
271 |
item |
| 270 |
Alignment = taCenter |
272 |
Alignment = taCenter |
| 271 |
MinSize = 33 |
273 |
MinSize = 58 |
| 272 |
MaxSize = 33 |
274 |
MaxSize = 58 |
| 273 |
Title.Caption = 'Wav' |
275 |
Title.Caption = 'Wav' |
| 274 |
Width = 34 |
276 |
Width = 61 |
| 275 |
end |
277 |
end |
| 276 |
item |
278 |
item |
| 277 |
Alignment = taCenter |
279 |
Alignment = taCenter |
| 278 |
MinSize = 33 |
280 |
MinSize = 58 |
| 279 |
MaxSize = 33 |
281 |
MaxSize = 58 |
| 280 |
Title.Caption = 'Nse' |
282 |
Title.Caption = 'Nse' |
| 281 |
Width = 37 |
283 |
Width = 63 |
| 282 |
end> |
284 |
end> |
| 283 |
DefaultColWidth = 17 |
285 |
DefaultColWidth = 30 |
| 284 |
DefaultRowHeight = 21 |
286 |
DefaultRowHeight = 37 |
| 285 |
ExtendedSelect = False |
287 |
ExtendedSelect = False |
| 286 |
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goRangeSelect, goRowMoving, goEditing, goTabs, goSmoothScroll, goFixedRowNumbering, goRowHighlight] |
288 |
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goRangeSelect, goRowMoving, goEditing, goTabs, goSmoothScroll, goFixedRowNumbering, goRowHighlight] |
| 287 |
ParentFont = False |
289 |
ParentFont = False |
@@ -301,28 +303,28 @@ object frmTracker: TfrmTracker |
| 301 |
OnKeyDown = OrderEditStringGridKeyDown |
303 |
OnKeyDown = OrderEditStringGridKeyDown |
| 302 |
OnValidateEntry = OrderEditStringGridValidateEntry |
304 |
OnValidateEntry = OrderEditStringGridValidateEntry |
| 303 |
ColWidths = ( |
305 |
ColWidths = ( |
| 304 |
64 |
306 |
112 |
| 305 |
34 |
307 |
61 |
| 306 |
34 |
308 |
61 |
| 307 |
34 |
309 |
61 |
| 308 |
37 |
310 |
63 |
| 309 |
) |
311 |
) |
| 310 |
end |
312 |
end |
| 311 |
end |
313 |
end |
| 312 |
object InstrumentTabSheet: TTabSheet |
314 |
object InstrumentTabSheet: TTabSheet |
| 313 |
Caption = 'Instruments' |
315 |
Caption = 'Instruments' |
| 314 |
ClientHeight = 646 |
316 |
ClientHeight = 1137 |
| 315 |
ClientWidth = 1064 |
317 |
ClientWidth = 1867 |
| 316 |
ParentFont = False |
318 |
ParentFont = False |
| 317 |
object PaintBox1: TPaintBox |
319 |
object PaintBox1: TPaintBox |
| 318 |
AnchorSideTop.Control = FlowPanel1 |
320 |
AnchorSideTop.Control = FlowPanel1 |
| 319 |
AnchorSideTop.Side = asrBottom |
321 |
AnchorSideTop.Side = asrBottom |
| 320 |
AnchorSideBottom.Side = asrBottom |
322 |
AnchorSideBottom.Side = asrBottom |
| 321 |
Left = 0 |
323 |
Left = 0 |
| 322 |
Height = 154 |
324 |
Height = 277 |
| 323 |
Hint = 'Preview of how the resulting waveform will look with envelope applied' |
325 |
Hint = 'Preview of how the resulting waveform will look with envelope applied' |
| 324 |
Top = 492 |
326 |
Top = 860 |
| 325 |
Width = 1064 |
327 |
Width = 1867 |
| 326 |
Align = alClient |
328 |
Align = alClient |
| 327 |
Color = clBlack |
329 |
Color = clBlack |
| 328 |
ParentColor = False |
330 |
ParentColor = False |
@@ -332,9 +334,9 @@ object frmTracker: TfrmTracker |
| 332 |
end |
334 |
end |
| 333 |
object FlowPanel1: TFlowPanel |
335 |
object FlowPanel1: TFlowPanel |
| 334 |
Left = 0 |
336 |
Left = 0 |
| 335 |
Height = 492 |
337 |
Height = 860 |
| 336 |
Top = 0 |
338 |
Top = 0 |
| 337 |
Width = 1064 |
339 |
Width = 1867 |
| 338 |
Align = alTop |
340 |
Align = alTop |
| 339 |
AutoSize = True |
341 |
AutoSize = True |
| 340 |
BevelOuter = bvNone |
342 |
BevelOuter = bvNone |
@@ -369,26 +371,26 @@ object frmTracker: TfrmTracker |
| 369 |
ParentFont = False |
371 |
ParentFont = False |
| 370 |
TabOrder = 0 |
372 |
TabOrder = 0 |
| 371 |
object InstrumentGroupBox: TGroupBox |
373 |
object InstrumentGroupBox: TGroupBox |
| 372 |
Left = 7 |
374 |
Left = 12 |
| 373 |
Height = 241 |
375 |
Height = 422 |
| 374 |
Top = 7 |
376 |
Top = 12 |
| 375 |
Width = 271 |
377 |
Width = 474 |
| 376 |
Anchors = [] |
378 |
Anchors = [] |
| 377 |
BorderSpacing.Left = 7 |
379 |
BorderSpacing.Left = 12 |
| 378 |
BorderSpacing.Top = 7 |
380 |
BorderSpacing.Top = 12 |
| 379 |
BorderSpacing.Right = 7 |
381 |
BorderSpacing.Right = 12 |
| 380 |
BorderSpacing.Bottom = 7 |
382 |
BorderSpacing.Bottom = 12 |
| 381 |
Caption = 'Instrument' |
383 |
Caption = 'Instrument' |
| 382 |
ClientHeight = 221 |
384 |
ClientHeight = 387 |
| 383 |
ClientWidth = 267 |
385 |
ClientWidth = 470 |
| 384 |
ParentFont = False |
386 |
ParentFont = False |
| 385 |
TabOrder = 0 |
387 |
TabOrder = 0 |
| 386 |
object InstrumentNumberSpinner: TSpinEdit |
388 |
object InstrumentNumberSpinner: TSpinEdit |
| 387 |
Left = 80 |
389 |
Left = 140 |
| 388 |
Height = 23 |
390 |
Height = 38 |
| 389 |
Hint = 'What instrument to edit' |
391 |
Hint = 'What instrument to edit' |
| 390 |
Top = 38 |
392 |
Top = 66 |
| 391 |
Width = 176 |
393 |
Width = 308 |
| 392 |
MaxValue = 15 |
394 |
MaxValue = 15 |
| 393 |
MinValue = 1 |
395 |
MinValue = 1 |
| 394 |
OnChange = InstrumentNumberSpinnerChange |
396 |
OnChange = InstrumentNumberSpinnerChange |
@@ -397,50 +399,50 @@ object frmTracker: TfrmTracker |
| 397 |
Value = 1 |
399 |
Value = 1 |
| 398 |
end |
400 |
end |
| 399 |
object Label1: TLabel |
401 |
object Label1: TLabel |
| 400 |
Left = 8 |
402 |
Left = 14 |
| 401 |
Height = 15 |
403 |
Height = 30 |
| 402 |
Top = 46 |
404 |
Top = 80 |
| 403 |
Width = 58 |
405 |
Width = 101 |
| 404 |
Caption = 'Instrument' |
406 |
Caption = 'Instrument' |
| 405 |
ParentColor = False |
407 |
ParentColor = False |
| 406 |
ParentFont = False |
408 |
ParentFont = False |
| 407 |
end |
409 |
end |
| 408 |
object Label2: TLabel |
410 |
object Label2: TLabel |
| 409 |
Left = 8 |
411 |
Left = 14 |
| 410 |
Height = 15 |
412 |
Height = 30 |
| 411 |
Top = 78 |
413 |
Top = 136 |
| 412 |
Width = 32 |
414 |
Width = 56 |
| 413 |
Caption = 'Name' |
415 |
Caption = 'Name' |
| 414 |
ParentColor = False |
416 |
ParentColor = False |
| 415 |
ParentFont = False |
417 |
ParentFont = False |
| 416 |
end |
418 |
end |
| 417 |
object InstrumentNameEdit: TEdit |
419 |
object InstrumentNameEdit: TEdit |
| 418 |
Left = 80 |
420 |
Left = 140 |
| 419 |
Height = 23 |
421 |
Height = 38 |
| 420 |
Hint = 'The name of the instrument' |
422 |
Hint = 'The name of the instrument' |
| 421 |
Top = 70 |
423 |
Top = 122 |
| 422 |
Width = 176 |
424 |
Width = 308 |
| 423 |
OnChange = InstrumentNameEditChange |
425 |
OnChange = InstrumentNameEditChange |
| 424 |
ParentFont = False |
426 |
ParentFont = False |
| 425 |
TabOrder = 1 |
427 |
TabOrder = 1 |
| 426 |
end |
428 |
end |
| 427 |
object Label3: TLabel |
429 |
object Label3: TLabel |
| 428 |
Left = 8 |
430 |
Left = 14 |
| 429 |
Height = 15 |
431 |
Height = 30 |
| 430 |
Top = 16 |
432 |
Top = 28 |
| 431 |
Width = 44 |
433 |
Width = 80 |
| 432 |
Caption = 'Channel' |
434 |
Caption = 'Channel' |
| 433 |
Font.Style = [fsBold] |
435 |
Font.Style = [fsBold] |
| 434 |
ParentColor = False |
436 |
ParentColor = False |
| 435 |
ParentFont = False |
437 |
ParentFont = False |
| 436 |
end |
438 |
end |
| 437 |
object InstrumentTypeCombobox: TComboBox |
439 |
object InstrumentTypeCombobox: TComboBox |
| 438 |
Left = 78 |
440 |
Left = 136 |
| 439 |
Height = 23 |
441 |
Height = 38 |
| 440 |
Hint = 'What type of channel this instrument will be played on' |
442 |
Hint = 'What type of channel this instrument will be played on' |
| 441 |
Top = 8 |
443 |
Top = 14 |
| 442 |
Width = 178 |
444 |
Width = 312 |
| 443 |
ItemHeight = 15 |
445 |
ItemHeight = 30 |
| 444 |
ItemIndex = 0 |
446 |
ItemIndex = 0 |
| 445 |
Items.Strings = ( |
447 |
Items.Strings = ( |
| 446 |
'Square' |
448 |
'Square' |
@@ -454,52 +456,52 @@ object frmTracker: TfrmTracker |
| 454 |
Text = 'Square' |
456 |
Text = 'Square' |
| 455 |
end |
457 |
end |
| 456 |
object LengthEnabledCheckbox: TCheckBox |
458 |
object LengthEnabledCheckbox: TCheckBox |
| 457 |
Left = 12 |
459 |
Left = 21 |
| 458 |
Height = 19 |
460 |
Height = 34 |
| 459 |
Hint = 'Cut the sound after a certain length of time' |
461 |
Hint = 'Cut the sound after a certain length of time' |
| 460 |
Top = 118 |
462 |
Top = 206 |
| 461 |
Width = 57 |
463 |
Width = 98 |
| 462 |
Caption = 'Length' |
464 |
Caption = 'Length' |
| 463 |
OnChange = LengthEnabledCheckboxChange |
465 |
OnChange = LengthEnabledCheckboxChange |
| 464 |
ParentFont = False |
466 |
ParentFont = False |
| 465 |
TabOrder = 3 |
467 |
TabOrder = 3 |
| 466 |
end |
468 |
end |
| 467 |
object InstrumentImportButton: TButton |
469 |
object InstrumentImportButton: TButton |
| 468 |
Left = 12 |
470 |
Left = 21 |
| 469 |
Height = 25 |
471 |
Height = 44 |
| 470 |
Top = 184 |
472 |
Top = 322 |
| 471 |
Width = 116 |
473 |
Width = 203 |
| 472 |
Caption = 'Import' |
474 |
Caption = 'Import' |
| 473 |
OnClick = InstrumentImportButtonClick |
475 |
OnClick = InstrumentImportButtonClick |
| 474 |
ParentFont = False |
476 |
ParentFont = False |
| 475 |
TabOrder = 4 |
477 |
TabOrder = 4 |
| 476 |
end |
478 |
end |
| 477 |
object InstrumentExportButton: TButton |
479 |
object InstrumentExportButton: TButton |
| 478 |
Left = 138 |
480 |
Left = 242 |
| 479 |
Height = 25 |
481 |
Height = 44 |
| 480 |
Top = 184 |
482 |
Top = 322 |
| 481 |
Width = 116 |
483 |
Width = 203 |
| 482 |
Caption = 'Export' |
484 |
Caption = 'Export' |
| 483 |
OnClick = InstrumentExportButtonClick |
485 |
OnClick = InstrumentExportButtonClick |
| 484 |
ParentFont = False |
486 |
ParentFont = False |
| 485 |
TabOrder = 5 |
487 |
TabOrder = 5 |
| 486 |
end |
488 |
end |
| 487 |
object Button1: TButton |
489 |
object Button1: TButton |
| 488 |
Left = 12 |
490 |
Left = 21 |
| 489 |
Height = 25 |
491 |
Height = 44 |
| 490 |
Hint = 'Test out the instrument with a C-5 note' |
492 |
Hint = 'Test out the instrument with a C-5 note' |
| 491 |
Top = 152 |
493 |
Top = 266 |
| 492 |
Width = 242 |
494 |
Width = 424 |
| 493 |
Caption = 'Test C-5' |
495 |
Caption = 'Test C-5' |
| 494 |
OnClick = Button1Click |
496 |
OnClick = Button1Click |
| 495 |
ParentFont = False |
497 |
ParentFont = False |
| 496 |
TabOrder = 6 |
498 |
TabOrder = 6 |
| 497 |
end |
499 |
end |
| 498 |
object LengthTrackbar: TTrackBar |
500 |
object LengthTrackbar: TTrackBar |
| 499 |
Left = 76 |
501 |
Left = 133 |
| 500 |
Height = 25 |
502 |
Height = 44 |
| 501 |
Top = 112 |
503 |
Top = 196 |
| 502 |
Width = 178 |
504 |
Width = 312 |
| 503 |
Max = 63 |
505 |
Max = 63 |
| 504 |
OnChange = LengthSpinnerChange |
506 |
OnChange = LengthSpinnerChange |
| 505 |
Position = 0 |
507 |
Position = 0 |
@@ -509,45 +511,45 @@ object frmTracker: TfrmTracker |
| 509 |
end |
511 |
end |
| 510 |
end |
512 |
end |
| 511 |
object EnvelopeGroupBox: TGroupBox |
513 |
object EnvelopeGroupBox: TGroupBox |
| 512 |
Left = 292 |
514 |
Left = 510 |
| 513 |
Height = 136 |
515 |
Height = 238 |
| 514 |
Top = 7 |
516 |
Top = 12 |
| 515 |
Width = 582 |
517 |
Width = 1018 |
| 516 |
Anchors = [] |
518 |
Anchors = [] |
| 517 |
BorderSpacing.Left = 7 |
519 |
BorderSpacing.Left = 12 |
| 518 |
BorderSpacing.Top = 7 |
520 |
BorderSpacing.Top = 12 |
| 519 |
BorderSpacing.Right = 7 |
521 |
BorderSpacing.Right = 12 |
| 520 |
BorderSpacing.Bottom = 7 |
522 |
BorderSpacing.Bottom = 12 |
| 521 |
Caption = 'Envelope' |
523 |
Caption = 'Envelope' |
| 522 |
ClientHeight = 116 |
524 |
ClientHeight = 203 |
| 523 |
ClientWidth = 578 |
525 |
ClientWidth = 1014 |
| 524 |
ParentFont = False |
526 |
ParentFont = False |
| 525 |
TabOrder = 1 |
527 |
TabOrder = 1 |
| 526 |
object Label4: TLabel |
528 |
object Label4: TLabel |
| 527 |
Left = 8 |
529 |
Left = 14 |
| 528 |
Height = 15 |
530 |
Height = 30 |
| 529 |
Top = 9 |
531 |
Top = 16 |
| 530 |
Width = 46 |
532 |
Width = 80 |
| 531 |
Caption = 'Start vol.' |
533 |
Caption = 'Start vol.' |
| 532 |
ParentColor = False |
534 |
ParentColor = False |
| 533 |
ParentFont = False |
535 |
ParentFont = False |
| 534 |
end |
536 |
end |
| 535 |
object Label5: TLabel |
537 |
object Label5: TLabel |
| 536 |
Left = 8 |
538 |
Left = 14 |
| 537 |
Height = 15 |
539 |
Height = 30 |
| 538 |
Top = 48 |
540 |
Top = 84 |
| 539 |
Width = 48 |
541 |
Width = 84 |
| 540 |
Caption = 'Direction' |
542 |
Caption = 'Direction' |
| 541 |
ParentColor = False |
543 |
ParentColor = False |
| 542 |
ParentFont = False |
544 |
ParentFont = False |
| 543 |
end |
545 |
end |
| 544 |
object DirectionComboBox: TComboBox |
546 |
object DirectionComboBox: TComboBox |
| 545 |
Left = 82 |
547 |
Left = 144 |
| 546 |
Height = 23 |
548 |
Height = 38 |
| 547 |
Hint = 'Whether to fade the sound in or out' |
549 |
Hint = 'Whether to fade the sound in or out' |
| 548 |
Top = 46 |
550 |
Top = 80 |
| 549 |
Width = 198 |
551 |
Width = 346 |
| 550 |
ItemHeight = 15 |
552 |
ItemHeight = 30 |
| 551 |
ItemIndex = 1 |
553 |
ItemIndex = 1 |
| 552 |
Items.Strings = ( |
554 |
Items.Strings = ( |
| 553 |
'Up' |
555 |
'Up' |
@@ -560,40 +562,40 @@ object frmTracker: TfrmTracker |
| 560 |
Text = 'Down' |
562 |
Text = 'Down' |
| 561 |
end |
563 |
end |
| 562 |
object Label6: TLabel |
564 |
object Label6: TLabel |
| 563 |
Left = 8 |
565 |
Left = 14 |
| 564 |
Height = 15 |
566 |
Height = 30 |
| 565 |
Top = 86 |
567 |
Top = 150 |
| 566 |
Width = 41 |
568 |
Width = 71 |
| 567 |
Caption = 'Change' |
569 |
Caption = 'Change' |
| 568 |
ParentColor = False |
570 |
ParentColor = False |
| 569 |
ParentFont = False |
571 |
ParentFont = False |
| 570 |
end |
572 |
end |
| 571 |
object Panel5: TPanel |
573 |
object Panel5: TPanel |
| 572 |
Left = 300 |
574 |
Left = 525 |
| 573 |
Height = 104 |
575 |
Height = 182 |
| 574 |
Top = 0 |
576 |
Top = 0 |
| 575 |
Width = 270 |
577 |
Width = 472 |
| 576 |
BevelOuter = bvLowered |
578 |
BevelOuter = bvLowered |
| 577 |
ClientHeight = 104 |
579 |
ClientHeight = 182 |
| 578 |
ClientWidth = 270 |
580 |
ClientWidth = 472 |
| 579 |
ParentFont = False |
581 |
ParentFont = False |
| 580 |
TabOrder = 1 |
582 |
TabOrder = 1 |
| 581 |
object EnvelopePaintbox: TPaintBox |
583 |
object EnvelopePaintbox: TPaintBox |
| 582 |
Left = 1 |
584 |
Left = 1 |
| 583 |
Height = 102 |
585 |
Height = 180 |
| 584 |
Hint = 'Preview of the volume envelope' |
586 |
Hint = 'Preview of the volume envelope' |
| 585 |
Top = 1 |
587 |
Top = 1 |
| 586 |
Width = 268 |
588 |
Width = 470 |
| 587 |
Align = alClient |
589 |
Align = alClient |
| 588 |
ParentFont = False |
590 |
ParentFont = False |
| 589 |
OnPaint = EnvelopePaintboxPaint |
591 |
OnPaint = EnvelopePaintboxPaint |
| 590 |
end |
592 |
end |
| 591 |
end |
593 |
end |
| 592 |
object StartVolTrackbar: TTrackBar |
594 |
object StartVolTrackbar: TTrackBar |
| 593 |
Left = 82 |
595 |
Left = 144 |
| 594 |
Height = 25 |
596 |
Height = 44 |
| 595 |
Top = 8 |
597 |
Top = 14 |
| 596 |
Width = 196 |
598 |
Width = 343 |
| 597 |
Max = 15 |
599 |
Max = 15 |
| 598 |
OnChange = StartVolSpinnerChange |
600 |
OnChange = StartVolSpinnerChange |
| 599 |
Position = 0 |
601 |
Position = 0 |
@@ -601,10 +603,10 @@ object frmTracker: TfrmTracker |
| 601 |
TabOrder = 2 |
603 |
TabOrder = 2 |
| 602 |
end |
604 |
end |
| 603 |
object EnvChangeTrackbar: TTrackBar |
605 |
object EnvChangeTrackbar: TTrackBar |
| 604 |
Left = 82 |
606 |
Left = 144 |
| 605 |
Height = 25 |
607 |
Height = 44 |
| 606 |
Top = 82 |
608 |
Top = 144 |
| 607 |
Width = 196 |
609 |
Width = 343 |
| 608 |
Max = 7 |
610 |
Max = 7 |
| 609 |
OnChange = EnvChangeSpinnerChange |
611 |
OnChange = EnvChangeSpinnerChange |
| 610 |
Position = 0 |
612 |
Position = 0 |
@@ -613,36 +615,36 @@ object frmTracker: TfrmTracker |
| 613 |
end |
615 |
end |
| 614 |
end |
616 |
end |
| 615 |
object SquareGroupBox: TGroupBox |
617 |
object SquareGroupBox: TGroupBox |
| 616 |
Left = 7 |
618 |
Left = 12 |
| 617 |
Height = 169 |
619 |
Height = 296 |
| 618 |
Top = 262 |
620 |
Top = 458 |
| 619 |
Width = 319 |
621 |
Width = 558 |
| 620 |
Anchors = [] |
622 |
Anchors = [] |
| 621 |
BorderSpacing.Left = 7 |
623 |
BorderSpacing.Left = 12 |
| 622 |
BorderSpacing.Top = 7 |
624 |
BorderSpacing.Top = 12 |
| 623 |
BorderSpacing.Right = 7 |
625 |
BorderSpacing.Right = 12 |
| 624 |
BorderSpacing.Bottom = 7 |
626 |
BorderSpacing.Bottom = 12 |
| 625 |
Caption = 'Square' |
627 |
Caption = 'Square' |
| 626 |
ClientHeight = 149 |
628 |
ClientHeight = 261 |
| 627 |
ClientWidth = 315 |
629 |
ClientWidth = 554 |
| 628 |
ParentFont = False |
630 |
ParentFont = False |
| 629 |
TabOrder = 2 |
631 |
TabOrder = 2 |
| 630 |
object Label7: TLabel |
632 |
object Label7: TLabel |
| 631 |
Left = 8 |
633 |
Left = 14 |
| 632 |
Height = 15 |
634 |
Height = 30 |
| 633 |
Top = 16 |
635 |
Top = 28 |
| 634 |
Width = 61 |
636 |
Width = 107 |
| 635 |
Caption = 'Sweep time' |
637 |
Caption = 'Sweep time' |
| 636 |
ParentColor = False |
638 |
ParentColor = False |
| 637 |
ParentFont = False |
639 |
ParentFont = False |
| 638 |
end |
640 |
end |
| 639 |
object SweepTimeCombobox: TComboBox |
641 |
object SweepTimeCombobox: TComboBox |
| 640 |
Left = 104 |
642 |
Left = 182 |
| 641 |
Height = 23 |
643 |
Height = 38 |
| 642 |
Hint = 'How long to sweep' |
644 |
Hint = 'How long to sweep' |
| 643 |
Top = 8 |
645 |
Top = 14 |
| 644 |
Width = 200 |
646 |
Width = 350 |
| 645 |
ItemHeight = 15 |
647 |
ItemHeight = 30 |
| 646 |
ItemIndex = 0 |
648 |
ItemIndex = 0 |
| 647 |
Items.Strings = ( |
649 |
Items.Strings = ( |
| 648 |
'Off - no frequency change' |
650 |
'Off - no frequency change' |
@@ -663,12 +665,12 @@ object frmTracker: TfrmTracker |
| 663 |
Text = 'Off - no frequency change' |
665 |
Text = 'Off - no frequency change' |
| 664 |
end |
666 |
end |
| 665 |
object SweepDirectionCombobox: TComboBox |
667 |
object SweepDirectionCombobox: TComboBox |
| 666 |
Left = 104 |
668 |
Left = 182 |
| 667 |
Height = 23 |
669 |
Height = 38 |
| 668 |
Hint = 'The direction of the sweep' |
670 |
Hint = 'The direction of the sweep' |
| 669 |
Top = 40 |
671 |
Top = 70 |
| 670 |
Width = 200 |
672 |
Width = 350 |
| 671 |
ItemHeight = 15 |
673 |
ItemHeight = 30 |
| 672 |
ItemIndex = 1 |
674 |
ItemIndex = 1 |
| 673 |
Items.Strings = ( |
675 |
Items.Strings = ( |
| 674 |
'Up' |
676 |
'Up' |
@@ -683,39 +685,39 @@ object frmTracker: TfrmTracker |
| 683 |
Text = 'Down' |
685 |
Text = 'Down' |
| 684 |
end |
686 |
end |
| 685 |
object Label8: TLabel |
687 |
object Label8: TLabel |
| 686 |
Left = 8 |
688 |
Left = 14 |
| 687 |
Height = 15 |
689 |
Height = 30 |
| 688 |
Top = 48 |
690 |
Top = 84 |
| 689 |
Width = 84 |
691 |
Width = 147 |
| 690 |
Caption = 'Sweep direction' |
692 |
Caption = 'Sweep direction' |
| 691 |
ParentColor = False |
693 |
ParentColor = False |
| 692 |
ParentFont = False |
694 |
ParentFont = False |
| 693 |
end |
695 |
end |
| 694 |
object Label9: TLabel |
696 |
object Label9: TLabel |
| 695 |
Left = 8 |
697 |
Left = 14 |
| 696 |
Height = 15 |
698 |
Height = 30 |
| 697 |
Top = 84 |
699 |
Top = 147 |
| 698 |
Width = 56 |
700 |
Width = 101 |
| 699 |
Caption = 'Sweep size' |
701 |
Caption = 'Sweep size' |
| 700 |
ParentColor = False |
702 |
ParentColor = False |
| 701 |
ParentFont = False |
703 |
ParentFont = False |
| 702 |
end |
704 |
end |
| 703 |
object Label10: TLabel |
705 |
object Label10: TLabel |
| 704 |
Left = 8 |
706 |
Left = 14 |
| 705 |
Height = 15 |
707 |
Height = 30 |
| 706 |
Top = 120 |
708 |
Top = 210 |
| 707 |
Width = 25 |
709 |
Width = 44 |
| 708 |
Caption = 'Duty' |
710 |
Caption = 'Duty' |
| 709 |
ParentColor = False |
711 |
ParentColor = False |
| 710 |
ParentFont = False |
712 |
ParentFont = False |
| 711 |
end |
713 |
end |
| 712 |
object DutyCombobox: TComboBox |
714 |
object DutyCombobox: TComboBox |
| 713 |
Left = 104 |
715 |
Left = 182 |
| 714 |
Height = 23 |
716 |
Height = 38 |
| 715 |
Hint = 'Which duty cycle to use (changes timbre of wave)' |
717 |
Hint = 'Which duty cycle to use (changes timbre of wave)' |
| 716 |
Top = 112 |
718 |
Top = 196 |
| 717 |
Width = 200 |
719 |
Width = 350 |
| 718 |
ItemHeight = 15 |
720 |
ItemHeight = 30 |
| 719 |
ItemIndex = 2 |
721 |
ItemIndex = 2 |
| 720 |
Items.Strings = ( |
722 |
Items.Strings = ( |
| 721 |
'12.5%' |
723 |
'12.5%' |
@@ -732,10 +734,10 @@ object frmTracker: TfrmTracker |
| 732 |
Text = '50% (square)' |
734 |
Text = '50% (square)' |
| 733 |
end |
735 |
end |
| 734 |
object SweepSizeTrackbar: TTrackBar |
736 |
object SweepSizeTrackbar: TTrackBar |
| 735 |
Left = 105 |
737 |
Left = 184 |
| 736 |
Height = 25 |
738 |
Height = 44 |
| 737 |
Top = 80 |
739 |
Top = 140 |
| 738 |
Width = 196 |
740 |
Width = 343 |
| 739 |
Max = 7 |
741 |
Max = 7 |
| 740 |
OnChange = SweepSizeSpinnerChange |
742 |
OnChange = SweepSizeSpinnerChange |
| 741 |
Position = 0 |
743 |
Position = 0 |
@@ -744,45 +746,45 @@ object frmTracker: TfrmTracker |
| 744 |
end |
746 |
end |
| 745 |
end |
747 |
end |
| 746 |
object WaveGroupBox: TGroupBox |
748 |
object WaveGroupBox: TGroupBox |
| 747 |
Left = 340 |
749 |
Left = 594 |
| 748 |
Height = 169 |
750 |
Height = 296 |
| 749 |
Top = 262 |
751 |
Top = 458 |
| 750 |
Width = 297 |
752 |
Width = 520 |
| 751 |
Anchors = [] |
753 |
Anchors = [] |
| 752 |
BorderSpacing.Left = 7 |
754 |
BorderSpacing.Left = 12 |
| 753 |
BorderSpacing.Top = 7 |
755 |
BorderSpacing.Top = 12 |
| 754 |
BorderSpacing.Right = 7 |
756 |
BorderSpacing.Right = 12 |
| 755 |
BorderSpacing.Bottom = 7 |
757 |
BorderSpacing.Bottom = 12 |
| 756 |
Caption = 'Wave' |
758 |
Caption = 'Wave' |
| 757 |
ClientHeight = 149 |
759 |
ClientHeight = 261 |
| 758 |
ClientWidth = 293 |
760 |
ClientWidth = 516 |
| 759 |
ParentFont = False |
761 |
ParentFont = False |
| 760 |
TabOrder = 3 |
762 |
TabOrder = 3 |
| 761 |
object Label11: TLabel |
763 |
object Label11: TLabel |
| 762 |
Left = 8 |
764 |
Left = 14 |
| 763 |
Height = 15 |
765 |
Height = 30 |
| 764 |
Top = 16 |
766 |
Top = 28 |
| 765 |
Width = 40 |
767 |
Width = 70 |
| 766 |
Caption = 'Volume' |
768 |
Caption = 'Volume' |
| 767 |
ParentColor = False |
769 |
ParentColor = False |
| 768 |
ParentFont = False |
770 |
ParentFont = False |
| 769 |
end |
771 |
end |
| 770 |
object Label12: TLabel |
772 |
object Label12: TLabel |
| 771 |
Left = 8 |
773 |
Left = 14 |
| 772 |
Height = 15 |
774 |
Height = 30 |
| 773 |
Top = 48 |
775 |
Top = 84 |
| 774 |
Width = 55 |
776 |
Width = 95 |
| 775 |
Caption = 'Waveform' |
777 |
Caption = 'Waveform' |
| 776 |
ParentColor = False |
778 |
ParentColor = False |
| 777 |
ParentFont = False |
779 |
ParentFont = False |
| 778 |
end |
780 |
end |
| 779 |
object WaveformCombobox: TComboBox |
781 |
object WaveformCombobox: TComboBox |
| 780 |
Left = 104 |
782 |
Left = 182 |
| 781 |
Height = 23 |
783 |
Height = 38 |
| 782 |
Hint = 'Which waveform is associated with this instrument' |
784 |
Hint = 'Which waveform is associated with this instrument' |
| 783 |
Top = 40 |
785 |
Top = 70 |
| 784 |
Width = 176 |
786 |
Width = 308 |
| 785 |
ItemHeight = 15 |
787 |
ItemHeight = 30 |
| 786 |
ItemIndex = 0 |
788 |
ItemIndex = 0 |
| 787 |
Items.Strings = ( |
789 |
Items.Strings = ( |
| 788 |
'Wave #0' |
790 |
'Wave #0' |
@@ -809,21 +811,21 @@ object frmTracker: TfrmTracker |
| 809 |
Text = 'Wave #0' |
811 |
Text = 'Wave #0' |
| 810 |
end |
812 |
end |
| 811 |
object Panel4: TPanel |
813 |
object Panel4: TPanel |
| 812 |
Left = 8 |
814 |
Left = 14 |
| 813 |
Height = 59 |
815 |
Height = 103 |
| 814 |
Top = 80 |
816 |
Top = 140 |
| 815 |
Width = 272 |
817 |
Width = 476 |
| 816 |
BevelOuter = bvLowered |
818 |
BevelOuter = bvLowered |
| 817 |
ClientHeight = 59 |
819 |
ClientHeight = 103 |
| 818 |
ClientWidth = 272 |
820 |
ClientWidth = 476 |
| 819 |
ParentFont = False |
821 |
ParentFont = False |
| 820 |
TabOrder = 1 |
822 |
TabOrder = 1 |
| 821 |
object WavePaintbox: TPaintBox |
823 |
object WavePaintbox: TPaintBox |
| 822 |
Left = 1 |
824 |
Left = 1 |
| 823 |
Height = 57 |
825 |
Height = 101 |
| 824 |
Hint = 'Preview of the waveform associated with this instrument' |
826 |
Hint = 'Preview of the waveform associated with this instrument' |
| 825 |
Top = 1 |
827 |
Top = 1 |
| 826 |
Width = 270 |
828 |
Width = 474 |
| 827 |
Align = alClient |
829 |
Align = alClient |
| 828 |
Color = clBlack |
830 |
Color = clBlack |
| 829 |
ParentColor = False |
831 |
ParentColor = False |
@@ -832,12 +834,12 @@ object frmTracker: TfrmTracker |
| 832 |
end |
834 |
end |
| 833 |
end |
835 |
end |
| 834 |
object WaveVolumeCombobox: TComboBox |
836 |
object WaveVolumeCombobox: TComboBox |
| 835 |
Left = 104 |
837 |
Left = 182 |
| 836 |
Height = 23 |
838 |
Height = 38 |
| 837 |
Hint = 'The initial volume of the wave' |
839 |
Hint = 'The initial volume of the wave' |
| 838 |
Top = 8 |
840 |
Top = 14 |
| 839 |
Width = 176 |
841 |
Width = 308 |
| 840 |
ItemHeight = 15 |
842 |
ItemHeight = 30 |
| 841 |
ItemIndex = 1 |
843 |
ItemIndex = 1 |
| 842 |
Items.Strings = ( |
844 |
Items.Strings = ( |
| 843 |
'Mute (No sound)' |
845 |
'Mute (No sound)' |
@@ -853,26 +855,26 @@ object frmTracker: TfrmTracker |
| 853 |
end |
855 |
end |
| 854 |
end |
856 |
end |
| 855 |
object NoiseGroupBox: TGroupBox |
857 |
object NoiseGroupBox: TGroupBox |
| 856 |
Left = 651 |
858 |
Left = 1138 |
| 857 |
Height = 223 |
859 |
Height = 390 |
| 858 |
Top = 262 |
860 |
Top = 458 |
| 859 |
Width = 397 |
861 |
Width = 695 |
| 860 |
Anchors = [] |
862 |
Anchors = [] |
| 861 |
BorderSpacing.Left = 7 |
863 |
BorderSpacing.Left = 12 |
| 862 |
BorderSpacing.Top = 7 |
864 |
BorderSpacing.Top = 12 |
| 863 |
BorderSpacing.Right = 7 |
865 |
BorderSpacing.Right = 12 |
| 864 |
BorderSpacing.Bottom = 7 |
866 |
BorderSpacing.Bottom = 12 |
| 865 |
Caption = 'Noise' |
867 |
Caption = 'Noise' |
| 866 |
ClientHeight = 203 |
868 |
ClientHeight = 355 |
| 867 |
ClientWidth = 393 |
869 |
ClientWidth = 691 |
| 868 |
ParentFont = False |
870 |
ParentFont = False |
| 869 |
TabOrder = 4 |
871 |
TabOrder = 4 |
| 870 |
object SevenBitCounterCheckbox: TCheckBox |
872 |
object SevenBitCounterCheckbox: TCheckBox |
| 871 |
Left = 8 |
873 |
Left = 14 |
| 872 |
Height = 19 |
874 |
Height = 34 |
| 873 |
Hint = 'Select LFSR width. When checked, output will sound like a tone rather than noise' |
875 |
Hint = 'Select LFSR width. When checked, output will sound like a tone rather than noise' |
| 874 |
Top = 8 |
876 |
Top = 14 |
| 875 |
Width = 215 |
877 |
Width = 373 |
| 876 |
Alignment = taLeftJustify |
878 |
Alignment = taLeftJustify |
| 877 |
Caption = '7 bit counter (more tone-like output)' |
879 |
Caption = '7 bit counter (more tone-like output)' |
| 878 |
OnChange = SevenBitCounterCheckboxChange |
880 |
OnChange = SevenBitCounterCheckboxChange |
@@ -880,20 +882,22 @@ object frmTracker: TfrmTracker |
| 880 |
TabOrder = 0 |
882 |
TabOrder = 0 |
| 881 |
end |
883 |
end |
| 882 |
object Panel6: TPanel |
884 |
object Panel6: TPanel |
| 883 |
Left = 8 |
885 |
Left = 14 |
| 884 |
Height = 152 |
886 |
Height = 266 |
| 885 |
Top = 40 |
887 |
Top = 70 |
| 886 |
Width = 376 |
888 |
Width = 658 |
| 887 |
BevelOuter = bvLowered |
889 |
BevelOuter = bvLowered |
| 888 |
ClientHeight = 152 |
890 |
ClientHeight = 266 |
| 889 |
ClientWidth = 376 |
891 |
ClientWidth = 658 |
|
|
892 |
ParentFont = False |
| 890 |
TabOrder = 1 |
893 |
TabOrder = 1 |
| 891 |
object NoiseMacroPaintbox: TPaintBox |
894 |
object NoiseMacroPaintbox: TPaintBox |
| 892 |
Left = 1 |
895 |
Left = 1 |
| 893 |
Height = 150 |
896 |
Height = 264 |
| 894 |
Top = 1 |
897 |
Top = 1 |
| 895 |
Width = 374 |
898 |
Width = 656 |
| 896 |
Align = alClient |
899 |
Align = alClient |
|
|
900 |
ParentFont = False |
| 897 |
OnMouseDown = NoiseMacroPaintboxMouseDown |
901 |
OnMouseDown = NoiseMacroPaintboxMouseDown |
| 898 |
OnMouseMove = NoiseMacroPaintboxMouseMove |
902 |
OnMouseMove = NoiseMacroPaintboxMouseMove |
| 899 |
OnMouseUp = NoiseMacroPaintboxMouseUp |
903 |
OnMouseUp = NoiseMacroPaintboxMouseUp |
@@ -917,7 +921,7 @@ object frmTracker: TfrmTracker |
| 917 |
Width = 1064 |
921 |
Width = 1064 |
| 918 |
Align = alBottom |
922 |
Align = alBottom |
| 919 |
Anchors = [akTop, akLeft, akRight, akBottom] |
923 |
Anchors = [akTop, akLeft, akRight, akBottom] |
| 920 |
BorderSpacing.Top = 13 |
924 |
BorderSpacing.Top = 23 |
| 921 |
ParentFont = False |
925 |
ParentFont = False |
| 922 |
PopupMenu = WaveEditPopup |
926 |
PopupMenu = WaveEditPopup |
| 923 |
OnMouseDown = WaveEditPaintBoxMouseDown |
927 |
OnMouseDown = WaveEditPaintBoxMouseDown |
@@ -926,80 +930,83 @@ object frmTracker: TfrmTracker |
| 926 |
OnPaint = WaveEditPaintBoxPaint |
930 |
OnPaint = WaveEditPaintBoxPaint |
| 927 |
end |
931 |
end |
| 928 |
object WaveEditGroupBox: TGroupBox |
932 |
object WaveEditGroupBox: TGroupBox |
| 929 |
Left = 8 |
933 |
Left = 14 |
| 930 |
Height = 139 |
934 |
Height = 243 |
| 931 |
Top = 8 |
935 |
Top = 14 |
| 932 |
Width = 568 |
936 |
Width = 994 |
| 933 |
Caption = 'Wave Editor' |
937 |
Caption = 'Wave Editor' |
| 934 |
ClientHeight = 119 |
938 |
ClientHeight = 208 |
| 935 |
ClientWidth = 564 |
939 |
ClientWidth = 990 |
| 936 |
ParentFont = False |
940 |
ParentFont = False |
| 937 |
TabOrder = 0 |
941 |
TabOrder = 0 |
| 938 |
object Label20: TLabel |
942 |
object Label20: TLabel |
| 939 |
Left = 16 |
943 |
Left = 28 |
| 940 |
Height = 15 |
944 |
Height = 15 |
| 941 |
Top = 16 |
945 |
Top = 28 |
| 942 |
Width = 29 |
946 |
Width = 29 |
| 943 |
Caption = 'Wave' |
947 |
Caption = 'Wave' |
| 944 |
ParentColor = False |
948 |
ParentColor = False |
| 945 |
ParentFont = False |
949 |
ParentFont = False |
| 946 |
end |
950 |
end |
| 947 |
object WaveEditNumberSpinner: TSpinEdit |
951 |
object WaveEditNumberSpinner: TSpinEdit |
| 948 |
Left = 64 |
952 |
Left = 112 |
| 949 |
Height = 23 |
953 |
Height = 23 |
| 950 |
Top = 8 |
954 |
Top = 14 |
| 951 |
Width = 80 |
955 |
Width = 140 |
| 952 |
MaxValue = 15 |
956 |
MaxValue = 15 |
| 953 |
OnChange = WaveEditNumberSpinnerChange |
957 |
OnChange = WaveEditNumberSpinnerChange |
| 954 |
ParentFont = False |
958 |
ParentFont = False |
| 955 |
TabOrder = 0 |
959 |
TabOrder = 0 |
| 956 |
end |
960 |
end |
| 957 |
object ImportWaveButton: TButton |
961 |
object ImportWaveButton: TButton |
| 958 |
Left = 16 |
962 |
Left = 28 |
| 959 |
Height = 25 |
963 |
Height = 44 |
| 960 |
Hint = 'Import a wave' |
964 |
Hint = 'Import a wave' |
| 961 |
Top = 48 |
965 |
Top = 84 |
| 962 |
Width = 147 |
966 |
Width = 257 |
| 963 |
Caption = 'Import' |
967 |
Caption = 'Import' |
| 964 |
OnClick = ImportWaveButtonClick |
968 |
OnClick = ImportWaveButtonClick |
| 965 |
ParentFont = False |
969 |
ParentFont = False |
| 966 |
TabOrder = 1 |
970 |
TabOrder = 1 |
| 967 |
end |
971 |
end |
| 968 |
object ExportWaveButton: TButton |
972 |
object ExportWaveButton: TButton |
| 969 |
Left = 16 |
973 |
Left = 28 |
| 970 |
Height = 25 |
974 |
Height = 44 |
| 971 |
Hint = 'Export a wave' |
975 |
Hint = 'Export a wave' |
| 972 |
Top = 80 |
976 |
Top = 140 |
| 973 |
Width = 147 |
977 |
Width = 257 |
| 974 |
Caption = 'Export' |
978 |
Caption = 'Export' |
| 975 |
OnClick = ExportWaveButtonClick |
979 |
OnClick = ExportWaveButtonClick |
| 976 |
ParentFont = False |
980 |
ParentFont = False |
| 977 |
TabOrder = 2 |
981 |
TabOrder = 2 |
| 978 |
end |
982 |
end |
| 979 |
object HexWaveEdit: TEdit |
983 |
object HexWaveEdit: TEdit |
| 980 |
Left = 288 |
984 |
Left = 504 |
| 981 |
Height = 23 |
985 |
Height = 23 |
| 982 |
Top = 8 |
986 |
Top = 14 |
| 983 |
Width = 264 |
987 |
Width = 462 |
| 984 |
MaxLength = 32 |
988 |
MaxLength = 32 |
| 985 |
OnChange = HexWaveEditEditingDone |
989 |
OnChange = HexWaveEditEditingDone |
| 986 |
OnEditingDone = HexWaveEditEditingDone |
990 |
OnEditingDone = HexWaveEditEditingDone |
|
|
991 |
ParentFont = False |
| 987 |
TabOrder = 3 |
992 |
TabOrder = 3 |
| 988 |
end |
993 |
end |
| 989 |
object Label13: TLabel |
994 |
object Label13: TLabel |
| 990 |
Left = 176 |
995 |
Left = 308 |
| 991 |
Height = 15 |
996 |
Height = 15 |
| 992 |
Top = 16 |
997 |
Top = 28 |
| 993 |
Width = 100 |
998 |
Width = 100 |
| 994 |
Caption = 'Hex representation' |
999 |
Caption = 'Hex representation' |
| 995 |
ParentColor = False |
1000 |
ParentColor = False |
|
|
1001 |
ParentFont = False |
| 996 |
end |
1002 |
end |
| 997 |
object PlayWaveWhileDrawingCheckbox: TCheckBox |
1003 |
object PlayWaveWhileDrawingCheckbox: TCheckBox |
| 998 |
Left = 176 |
1004 |
Left = 308 |
| 999 |
Height = 19 |
1005 |
Height = 19 |
| 1000 |
Top = 40 |
1006 |
Top = 70 |
| 1001 |
Width = 149 |
1007 |
Width = 149 |
| 1002 |
Caption = 'Play wave while drawing' |
1008 |
Caption = 'Play wave while drawing' |
|
|
1009 |
ParentFont = False |
| 1003 |
TabOrder = 4 |
1010 |
TabOrder = 4 |
| 1004 |
end |
1011 |
end |
| 1005 |
end |
1012 |
end |
@@ -1019,16 +1026,16 @@ object frmTracker: TfrmTracker |
| 1019 |
Width = 939 |
1026 |
Width = 939 |
| 1020 |
Align = alBottom |
1027 |
Align = alBottom |
| 1021 |
Anchors = [akTop, akLeft, akRight, akBottom] |
1028 |
Anchors = [akTop, akLeft, akRight, akBottom] |
| 1022 |
BorderSpacing.Top = 13 |
1029 |
BorderSpacing.Top = 23 |
| 1023 |
MaxLength = 255 |
1030 |
MaxLength = 255 |
| 1024 |
OnChange = CommentMemoChange |
1031 |
OnChange = CommentMemoChange |
| 1025 |
ParentFont = False |
1032 |
ParentFont = False |
| 1026 |
TabOrder = 0 |
1033 |
TabOrder = 0 |
| 1027 |
end |
1034 |
end |
| 1028 |
object Label17: TLabel |
1035 |
object Label17: TLabel |
| 1029 |
Left = 8 |
1036 |
Left = 14 |
| 1030 |
Height = 15 |
1037 |
Height = 15 |
| 1031 |
Top = 8 |
1038 |
Top = 14 |
| 1032 |
Width = 333 |
1039 |
Width = 333 |
| 1033 |
Caption = 'This is an area to write comments for anyone editing your tune.' |
1040 |
Caption = 'This is an area to write comments for anyone editing your tune.' |
| 1034 |
ParentColor = False |
1041 |
ParentColor = False |
@@ -1048,16 +1055,16 @@ object frmTracker: TfrmTracker |
| 1048 |
Top = 128 |
1055 |
Top = 128 |
| 1049 |
Width = 939 |
1056 |
Width = 939 |
| 1050 |
Align = alBottom |
1057 |
Align = alBottom |
| 1051 |
BorderSpacing.Top = 13 |
1058 |
BorderSpacing.Top = 23 |
| 1052 |
Anchors = [akTop, akLeft, akRight, akBottom] |
1059 |
Anchors = [akTop, akLeft, akRight, akBottom] |
| 1053 |
Font.Height = -13 |
1060 |
Font.Height = -23 |
| 1054 |
Font.Name = 'Courier New' |
1061 |
Font.Name = 'Courier New' |
| 1055 |
Font.Pitch = fpFixed |
1062 |
Font.Pitch = fpFixed |
| 1056 |
Font.Quality = fqNonAntialiased |
1063 |
Font.Quality = fqNonAntialiased |
| 1057 |
ParentColor = False |
1064 |
ParentColor = False |
| 1058 |
ParentFont = False |
1065 |
ParentFont = False |
| 1059 |
TabOrder = 0 |
1066 |
TabOrder = 0 |
| 1060 |
Gutter.Width = 57 |
1067 |
Gutter.Width = 100 |
| 1061 |
Gutter.MouseActions = <> |
1068 |
Gutter.MouseActions = <> |
| 1062 |
RightGutter.Width = 0 |
1069 |
RightGutter.Width = 0 |
| 1063 |
RightGutter.MouseActions = <> |
1070 |
RightGutter.MouseActions = <> |
@@ -1511,11 +1518,11 @@ object frmTracker: TfrmTracker |
| 1511 |
OnChange = RoutineSyneditChange |
1518 |
OnChange = RoutineSyneditChange |
| 1512 |
inline SynLeftGutterPartList1: TSynGutterPartList |
1519 |
inline SynLeftGutterPartList1: TSynGutterPartList |
| 1513 |
object SynGutterMarks1: TSynGutterMarks |
1520 |
object SynGutterMarks1: TSynGutterMarks |
| 1514 |
Width = 24 |
1521 |
Width = 42 |
| 1515 |
MouseActions = <> |
1522 |
MouseActions = <> |
| 1516 |
end |
1523 |
end |
| 1517 |
object SynGutterLineNumber1: TSynGutterLineNumber |
1524 |
object SynGutterLineNumber1: TSynGutterLineNumber |
| 1518 |
Width = 17 |
1525 |
Width = 29 |
| 1519 |
MouseActions = <> |
1526 |
MouseActions = <> |
| 1520 |
MarkupInfo.Background = clBtnFace |
1527 |
MarkupInfo.Background = clBtnFace |
| 1521 |
MarkupInfo.Foreground = clNone |
1528 |
MarkupInfo.Foreground = clNone |
@@ -1525,18 +1532,19 @@ object frmTracker: TfrmTracker |
| 1525 |
LeadingZeros = False |
1532 |
LeadingZeros = False |
| 1526 |
end |
1533 |
end |
| 1527 |
object SynGutterChanges1: TSynGutterChanges |
1534 |
object SynGutterChanges1: TSynGutterChanges |
| 1528 |
Width = 4 |
1535 |
Width = 7 |
| 1529 |
MouseActions = <> |
1536 |
MouseActions = <> |
| 1530 |
ModifiedColor = 59900 |
1537 |
ModifiedColor = 59900 |
| 1531 |
SavedColor = clGreen |
1538 |
SavedColor = clGreen |
| 1532 |
end |
1539 |
end |
| 1533 |
object SynGutterSeparator1: TSynGutterSeparator |
1540 |
object SynGutterSeparator1: TSynGutterSeparator |
| 1534 |
Width = 2 |
1541 |
Width = 4 |
| 1535 |
MouseActions = <> |
1542 |
MouseActions = <> |
| 1536 |
MarkupInfo.Background = clWhite |
1543 |
MarkupInfo.Background = clWhite |
| 1537 |
MarkupInfo.Foreground = clGray |
1544 |
MarkupInfo.Foreground = clGray |
| 1538 |
end |
1545 |
end |
| 1539 |
object SynGutterCodeFolding1: TSynGutterCodeFolding |
1546 |
object SynGutterCodeFolding1: TSynGutterCodeFolding |
|
|
1547 |
Width = 18 |
| 1540 |
MouseActions = <> |
1548 |
MouseActions = <> |
| 1541 |
MarkupInfo.Background = clNone |
1549 |
MarkupInfo.Background = clNone |
| 1542 |
MarkupInfo.Foreground = clGray |
1550 |
MarkupInfo.Foreground = clGray |
@@ -1546,19 +1554,19 @@ object frmTracker: TfrmTracker |
| 1546 |
end |
1554 |
end |
| 1547 |
end |
1555 |
end |
| 1548 |
object Label18: TLabel |
1556 |
object Label18: TLabel |
| 1549 |
Left = 8 |
1557 |
Left = 14 |
| 1550 |
Height = 15 |
1558 |
Height = 15 |
| 1551 |
Top = 16 |
1559 |
Top = 28 |
| 1552 |
Width = 41 |
1560 |
Width = 41 |
| 1553 |
Caption = 'Routine' |
1561 |
Caption = 'Routine' |
| 1554 |
ParentColor = False |
1562 |
ParentColor = False |
| 1555 |
ParentFont = False |
1563 |
ParentFont = False |
| 1556 |
end |
1564 |
end |
| 1557 |
object RoutineNumberSpinner: TSpinEdit |
1565 |
object RoutineNumberSpinner: TSpinEdit |
| 1558 |
Left = 64 |
1566 |
Left = 112 |
| 1559 |
Height = 23 |
1567 |
Height = 23 |
| 1560 |
Top = 8 |
1568 |
Top = 14 |
| 1561 |
Width = 176 |
1569 |
Width = 308 |
| 1562 |
MaxValue = 15 |
1570 |
MaxValue = 15 |
| 1563 |
MinValue = 1 |
1571 |
MinValue = 1 |
| 1564 |
OnChange = RoutineNumberSpinnerChange |
1572 |
OnChange = RoutineNumberSpinnerChange |
@@ -1567,9 +1575,9 @@ object frmTracker: TfrmTracker |
| 1567 |
Value = 1 |
1575 |
Value = 1 |
| 1568 |
end |
1576 |
end |
| 1569 |
object Label19: TLabel |
1577 |
object Label19: TLabel |
| 1570 |
Left = 8 |
1578 |
Left = 14 |
| 1571 |
Height = 75 |
1579 |
Height = 75 |
| 1572 |
Top = 40 |
1580 |
Top = 70 |
| 1573 |
Width = 506 |
1581 |
Width = 506 |
| 1574 |
Caption = 'Routines are an advanced feature of hUGETracker, and you likely won''t need them at all'#13#10'if you are only interested in composing music. If you want to create a custom effect, or interface'#13#10'with game code that you''re writing a soundtrack for, then routines will come in handy.'#13#10#13#10'Refer to the user manual for more information!' |
1582 |
Caption = 'Routines are an advanced feature of hUGETracker, and you likely won''t need them at all'#13#10'if you are only interested in composing music. If you want to create a custom effect, or interface'#13#10'with game code that you''re writing a soundtrack for, then routines will come in handy.'#13#10#13#10'Refer to the user manual for more information!' |
| 1575 |
ParentColor = False |
1583 |
ParentColor = False |
@@ -1580,21 +1588,21 @@ object frmTracker: TfrmTracker |
| 1580 |
end |
1588 |
end |
| 1581 |
object Panel2: TPanel |
1589 |
object Panel2: TPanel |
| 1582 |
Left = 0 |
1590 |
Left = 0 |
| 1583 |
Height = 64 |
1591 |
Height = 112 |
| 1584 |
Top = 25 |
1592 |
Top = 41 |
| 1585 |
Width = 1270 |
1593 |
Width = 2222 |
| 1586 |
Align = alTop |
1594 |
Align = alTop |
| 1587 |
BevelOuter = bvNone |
1595 |
BevelOuter = bvNone |
| 1588 |
ClientHeight = 64 |
1596 |
ClientHeight = 112 |
| 1589 |
ClientWidth = 1270 |
1597 |
ClientWidth = 2222 |
| 1590 |
ParentFont = False |
1598 |
ParentFont = False |
| 1591 |
TabOrder = 3 |
1599 |
TabOrder = 3 |
| 1592 |
object LEDMeter1: TLEDMeter |
1600 |
object LEDMeter1: TLEDMeter |
| 1593 |
AnchorSideRight.Control = Duty1Visualizer |
1601 |
AnchorSideRight.Control = Duty1Visualizer |
| 1594 |
Left = 0 |
1602 |
Left = 0 |
| 1595 |
Height = 32 |
1603 |
Height = 56 |
| 1596 |
Top = 32 |
1604 |
Top = 56 |
| 1597 |
Width = 482 |
1605 |
Width = 842 |
| 1598 |
Anchors = [akTop, akLeft, akRight] |
1606 |
Anchors = [akTop, akLeft, akRight] |
| 1599 |
BevelStyle = bvLowered |
1607 |
BevelStyle = bvLowered |
| 1600 |
Colors.Border = 2168839 |
1608 |
Colors.Border = 2168839 |
@@ -1615,9 +1623,9 @@ object frmTracker: TfrmTracker |
| 1615 |
object LEDMeter2: TLEDMeter |
1623 |
object LEDMeter2: TLEDMeter |
| 1616 |
AnchorSideRight.Control = Duty1Visualizer |
1624 |
AnchorSideRight.Control = Duty1Visualizer |
| 1617 |
Left = 0 |
1625 |
Left = 0 |
| 1618 |
Height = 32 |
1626 |
Height = 56 |
| 1619 |
Top = 0 |
1627 |
Top = 0 |
| 1620 |
Width = 482 |
1628 |
Width = 842 |
| 1621 |
Anchors = [akTop, akLeft, akRight] |
1629 |
Anchors = [akTop, akLeft, akRight] |
| 1622 |
BevelStyle = bvLowered |
1630 |
BevelStyle = bvLowered |
| 1623 |
Colors.Border = 2168839 |
1631 |
Colors.Border = 2168839 |
@@ -1636,40 +1644,40 @@ object frmTracker: TfrmTracker |
| 1636 |
Section3Value = 48 |
1644 |
Section3Value = 48 |
| 1637 |
end |
1645 |
end |
| 1638 |
object Duty1Visualizer: TPaintBox |
1646 |
object Duty1Visualizer: TPaintBox |
| 1639 |
Left = 482 |
1647 |
Left = 842 |
| 1640 |
Height = 64 |
1648 |
Height = 112 |
| 1641 |
Top = 0 |
1649 |
Top = 0 |
| 1642 |
Width = 197 |
1650 |
Width = 345 |
| 1643 |
Align = alRight |
1651 |
Align = alRight |
| 1644 |
ParentFont = False |
1652 |
ParentFont = False |
| 1645 |
OnClick = Duty1VisualizerClick |
1653 |
OnClick = Duty1VisualizerClick |
| 1646 |
OnPaint = Duty1VisualizerPaint |
1654 |
OnPaint = Duty1VisualizerPaint |
| 1647 |
end |
1655 |
end |
| 1648 |
object Duty2Visualizer: TPaintBox |
1656 |
object Duty2Visualizer: TPaintBox |
| 1649 |
Left = 679 |
1657 |
Left = 1187 |
| 1650 |
Height = 64 |
1658 |
Height = 112 |
| 1651 |
Top = 0 |
1659 |
Top = 0 |
| 1652 |
Width = 197 |
1660 |
Width = 345 |
| 1653 |
Align = alRight |
1661 |
Align = alRight |
| 1654 |
ParentFont = False |
1662 |
ParentFont = False |
| 1655 |
OnClick = Duty1VisualizerClick |
1663 |
OnClick = Duty1VisualizerClick |
| 1656 |
OnPaint = Duty2VisualizerPaint |
1664 |
OnPaint = Duty2VisualizerPaint |
| 1657 |
end |
1665 |
end |
| 1658 |
object WaveVisualizer: TPaintBox |
1666 |
object WaveVisualizer: TPaintBox |
| 1659 |
Left = 876 |
1667 |
Left = 1532 |
| 1660 |
Height = 64 |
1668 |
Height = 112 |
| 1661 |
Top = 0 |
1669 |
Top = 0 |
| 1662 |
Width = 197 |
1670 |
Width = 345 |
| 1663 |
Align = alRight |
1671 |
Align = alRight |
| 1664 |
ParentFont = False |
1672 |
ParentFont = False |
| 1665 |
OnClick = Duty1VisualizerClick |
1673 |
OnClick = Duty1VisualizerClick |
| 1666 |
OnPaint = WaveVisualizerPaint |
1674 |
OnPaint = WaveVisualizerPaint |
| 1667 |
end |
1675 |
end |
| 1668 |
object NoiseVisualizer: TPaintBox |
1676 |
object NoiseVisualizer: TPaintBox |
| 1669 |
Left = 1073 |
1677 |
Left = 1877 |
| 1670 |
Height = 64 |
1678 |
Height = 112 |
| 1671 |
Top = 0 |
1679 |
Top = 0 |
| 1672 |
Width = 197 |
1680 |
Width = 345 |
| 1673 |
Align = alRight |
1681 |
Align = alRight |
| 1674 |
ParentFont = False |
1682 |
ParentFont = False |
| 1675 |
OnClick = Duty1VisualizerClick |
1683 |
OnClick = Duty1VisualizerClick |
@@ -1678,19 +1686,19 @@ object frmTracker: TfrmTracker |
| 1678 |
end |
1686 |
end |
| 1679 |
object StatusBar1: TStatusBar |
1687 |
object StatusBar1: TStatusBar |
| 1680 |
Left = 0 |
1688 |
Left = 0 |
| 1681 |
Height = 23 |
1689 |
Height = 43 |
| 1682 |
Top = 763 |
1690 |
Top = 1333 |
| 1683 |
Width = 1270 |
1691 |
Width = 2222 |
| 1684 |
AutoHint = True |
1692 |
AutoHint = True |
| 1685 |
Panels = < |
1693 |
Panels = < |
| 1686 |
item |
1694 |
item |
| 1687 |
Width = 467 |
1695 |
Width = 817 |
| 1688 |
end |
1696 |
end |
| 1689 |
item |
1697 |
item |
| 1690 |
Width = 200 |
1698 |
Width = 350 |
| 1691 |
end |
1699 |
end |
| 1692 |
item |
1700 |
item |
| 1693 |
Width = 200 |
1701 |
Width = 350 |
| 1694 |
end> |
1702 |
end> |
| 1695 |
ParentFont = False |
1703 |
ParentFont = False |
| 1696 |
ParentShowHint = False |
1704 |
ParentShowHint = False |
@@ -1699,9 +1707,9 @@ object frmTracker: TfrmTracker |
| 1699 |
end |
1707 |
end |
| 1700 |
object ToolBar1: TToolBar |
1708 |
object ToolBar1: TToolBar |
| 1701 |
Left = 0 |
1709 |
Left = 0 |
| 1702 |
Height = 25 |
1710 |
Height = 41 |
| 1703 |
Top = 0 |
1711 |
Top = 0 |
| 1704 |
Width = 1270 |
1712 |
Width = 2222 |
| 1705 |
AutoSize = True |
1713 |
AutoSize = True |
| 1706 |
Caption = 'ToolBar1' |
1714 |
Caption = 'ToolBar1' |
| 1707 |
EdgeBorders = [ebBottom] |
1715 |
EdgeBorders = [ebBottom] |
@@ -1718,7 +1726,7 @@ object frmTracker: TfrmTracker |
| 1718 |
ParentShowHint = False |
1726 |
ParentShowHint = False |
| 1719 |
end |
1727 |
end |
| 1720 |
object PanicToolButton: TToolButton |
1728 |
object PanicToolButton: TToolButton |
| 1721 |
Left = 557 |
1729 |
Left = 851 |
| 1722 |
Hint = 'Stops all sound output' |
1730 |
Hint = 'Stops all sound output' |
| 1723 |
Top = 0 |
1731 |
Top = 0 |
| 1724 |
AutoSize = True |
1732 |
AutoSize = True |
@@ -1729,17 +1737,17 @@ object frmTracker: TfrmTracker |
| 1729 |
ShowHint = True |
1737 |
ShowHint = True |
| 1730 |
end |
1738 |
end |
| 1731 |
object ToolButton2: TToolButton |
1739 |
object ToolButton2: TToolButton |
| 1732 |
Left = 147 |
1740 |
Left = 221 |
| 1733 |
Top = 0 |
1741 |
Top = 0 |
| 1734 |
Action = PlayCursorAction |
1742 |
Action = PlayCursorAction |
| 1735 |
end |
1743 |
end |
| 1736 |
object ToolButton4: TToolButton |
1744 |
object ToolButton4: TToolButton |
| 1737 |
Left = 221 |
1745 |
Left = 331 |
| 1738 |
Top = 0 |
1746 |
Top = 0 |
| 1739 |
Action = StopAction |
1747 |
Action = StopAction |
| 1740 |
end |
1748 |
end |
| 1741 |
object ExportGBButton: TToolButton |
1749 |
object ExportGBButton: TToolButton |
| 1742 |
Left = 291 |
1750 |
Left = 442 |
| 1743 |
Hint = 'Export the song as a standalone ROM' |
1751 |
Hint = 'Export the song as a standalone ROM' |
| 1744 |
Top = 0 |
1752 |
Top = 0 |
| 1745 |
AutoSize = True |
1753 |
AutoSize = True |
@@ -1748,49 +1756,49 @@ object frmTracker: TfrmTracker |
| 1748 |
OnClick = ExportGBButtonClick |
1756 |
OnClick = ExportGBButtonClick |
| 1749 |
end |
1757 |
end |
| 1750 |
object ToolButton8: TToolButton |
1758 |
object ToolButton8: TToolButton |
| 1751 |
Left = 79 |
1759 |
Left = 120 |
| 1752 |
Height = 22 |
1760 |
Height = 39 |
| 1753 |
Top = 0 |
1761 |
Top = 0 |
| 1754 |
Caption = 'ToolButton8' |
1762 |
Caption = 'ToolButton8' |
| 1755 |
Style = tbsDivider |
1763 |
Style = tbsDivider |
| 1756 |
end |
1764 |
end |
| 1757 |
object ToolButton6: TToolButton |
1765 |
object ToolButton6: TToolButton |
| 1758 |
Left = 286 |
1766 |
Left = 433 |
| 1759 |
Height = 22 |
1767 |
Height = 39 |
| 1760 |
Top = 0 |
1768 |
Top = 0 |
| 1761 |
Caption = 'ToolButton6' |
1769 |
Caption = 'ToolButton6' |
| 1762 |
Style = tbsDivider |
1770 |
Style = tbsDivider |
| 1763 |
end |
1771 |
end |
| 1764 |
object ToolButton7: TToolButton |
1772 |
object ToolButton7: TToolButton |
| 1765 |
Left = 1097 |
1773 |
Left = 1775 |
| 1766 |
Height = 22 |
1774 |
Height = 39 |
| 1767 |
Top = 0 |
1775 |
Top = 0 |
| 1768 |
Caption = 'ToolButton7' |
1776 |
Caption = 'ToolButton7' |
| 1769 |
Style = tbsSeparator |
1777 |
Style = tbsSeparator |
| 1770 |
end |
1778 |
end |
| 1771 |
object OctaveSpinEdit: TSpinEdit |
1779 |
object OctaveSpinEdit: TSpinEdit |
| 1772 |
Left = 663 |
1780 |
Left = 1016 |
| 1773 |
Height = 23 |
1781 |
Height = 38 |
| 1774 |
Hint = 'The octave offset for entering new notes' |
1782 |
Hint = 'The octave offset for entering new notes' |
| 1775 |
Top = 0 |
1783 |
Top = 0 |
| 1776 |
Width = 65 |
1784 |
Width = 114 |
| 1777 |
MaxValue = 5 |
1785 |
MaxValue = 5 |
| 1778 |
OnChange = OctaveSpinEditChange |
1786 |
OnChange = OctaveSpinEditChange |
| 1779 |
ParentFont = False |
1787 |
ParentFont = False |
| 1780 |
TabOrder = 0 |
1788 |
TabOrder = 0 |
| 1781 |
end |
1789 |
end |
| 1782 |
object ToolButton9: TToolButton |
1790 |
object ToolButton9: TToolButton |
| 1783 |
Left = 612 |
1791 |
Left = 927 |
| 1784 |
Height = 22 |
1792 |
Height = 39 |
| 1785 |
Top = 0 |
1793 |
Top = 0 |
| 1786 |
Caption = 'ToolButton9' |
1794 |
Caption = 'ToolButton9' |
| 1787 |
Style = tbsSeparator |
1795 |
Style = tbsSeparator |
| 1788 |
end |
1796 |
end |
| 1789 |
object Label22: TLabel |
1797 |
object Label22: TLabel |
| 1790 |
Left = 620 |
1798 |
Left = 941 |
| 1791 |
Height = 22 |
1799 |
Height = 39 |
| 1792 |
Top = 0 |
1800 |
Top = 0 |
| 1793 |
Width = 43 |
1801 |
Width = 75 |
| 1794 |
AutoSize = False |
1802 |
AutoSize = False |
| 1795 |
Caption = 'Octave ' |
1803 |
Caption = 'Octave ' |
| 1796 |
Layout = tlCenter |
1804 |
Layout = tlCenter |
@@ -1798,10 +1806,10 @@ object frmTracker: TfrmTracker |
| 1798 |
ParentFont = False |
1806 |
ParentFont = False |
| 1799 |
end |
1807 |
end |
| 1800 |
object Label23: TLabel |
1808 |
object Label23: TLabel |
| 1801 |
Left = 728 |
1809 |
Left = 1130 |
| 1802 |
Height = 22 |
1810 |
Height = 39 |
| 1803 |
Top = 0 |
1811 |
Top = 0 |
| 1804 |
Width = 70 |
1812 |
Width = 122 |
| 1805 |
AutoSize = False |
1813 |
AutoSize = False |
| 1806 |
Caption = ' Instrument ' |
1814 |
Caption = ' Instrument ' |
| 1807 |
Layout = tlCenter |
1815 |
Layout = tlCenter |
@@ -1809,13 +1817,13 @@ object frmTracker: TfrmTracker |
| 1809 |
ParentFont = False |
1817 |
ParentFont = False |
| 1810 |
end |
1818 |
end |
| 1811 |
object InstrumentComboBox: TComboBox |
1819 |
object InstrumentComboBox: TComboBox |
| 1812 |
Left = 798 |
1820 |
Left = 1252 |
| 1813 |
Height = 23 |
1821 |
Height = 38 |
| 1814 |
Hint = 'The selected instrument for new notes' |
1822 |
Hint = 'The selected instrument for new notes' |
| 1815 |
Top = 0 |
1823 |
Top = 0 |
| 1816 |
Width = 214 |
1824 |
Width = 374 |
| 1817 |
DropDownCount = 999 |
1825 |
DropDownCount = 999 |
| 1818 |
ItemHeight = 15 |
1826 |
ItemHeight = 30 |
| 1819 |
ItemIndex = 0 |
1827 |
ItemIndex = 0 |
| 1820 |
Items.Strings = ( |
1828 |
Items.Strings = ( |
| 1821 |
'(no instrument)' |
1829 |
'(no instrument)' |
@@ -1827,10 +1835,10 @@ object frmTracker: TfrmTracker |
| 1827 |
Text = '(no instrument)' |
1835 |
Text = '(no instrument)' |
| 1828 |
end |
1836 |
end |
| 1829 |
object Label24: TLabel |
1837 |
object Label24: TLabel |
| 1830 |
Left = 1012 |
1838 |
Left = 1626 |
| 1831 |
Height = 22 |
1839 |
Height = 39 |
| 1832 |
Top = 0 |
1840 |
Top = 0 |
| 1833 |
Width = 35 |
1841 |
Width = 61 |
| 1834 |
AutoSize = False |
1842 |
AutoSize = False |
| 1835 |
Caption = ' Step ' |
1843 |
Caption = ' Step ' |
| 1836 |
Layout = tlCenter |
1844 |
Layout = tlCenter |
@@ -1838,23 +1846,23 @@ object frmTracker: TfrmTracker |
| 1838 |
ParentFont = False |
1846 |
ParentFont = False |
| 1839 |
end |
1847 |
end |
| 1840 |
object StepSpinEdit: TSpinEdit |
1848 |
object StepSpinEdit: TSpinEdit |
| 1841 |
Left = 1047 |
1849 |
Left = 1687 |
| 1842 |
Height = 23 |
1850 |
Height = 38 |
| 1843 |
Hint = 'How many rows to step down after entering a new note' |
1851 |
Hint = 'How many rows to step down after entering a new note' |
| 1844 |
Top = 0 |
1852 |
Top = 0 |
| 1845 |
Width = 50 |
1853 |
Width = 88 |
| 1846 |
MaxValue = 63 |
1854 |
MaxValue = 63 |
| 1847 |
OnChange = StepSpinEditChange |
1855 |
OnChange = StepSpinEditChange |
| 1848 |
ParentFont = False |
1856 |
ParentFont = False |
| 1849 |
TabOrder = 2 |
1857 |
TabOrder = 2 |
| 1850 |
end |
1858 |
end |
| 1851 |
object ToolButton3: TToolButton |
1859 |
object ToolButton3: TToolButton |
| 1852 |
Left = 84 |
1860 |
Left = 129 |
| 1853 |
Top = 0 |
1861 |
Top = 0 |
| 1854 |
Action = PlayStartAction |
1862 |
Action = PlayStartAction |
| 1855 |
end |
1863 |
end |
| 1856 |
object ExportGBSButton: TToolButton |
1864 |
object ExportGBSButton: TToolButton |
| 1857 |
Left = 372 |
1865 |
Left = 564 |
| 1858 |
Hint = 'Export the song as a GBS soundtrack' |
1866 |
Hint = 'Export the song as a GBS soundtrack' |
| 1859 |
Top = 0 |
1867 |
Top = 0 |
| 1860 |
Caption = 'Export .GBS' |
1868 |
Caption = 'Export .GBS' |
@@ -1862,14 +1870,14 @@ object frmTracker: TfrmTracker |
| 1862 |
OnClick = ExportGBSButtonClick |
1870 |
OnClick = ExportGBSButtonClick |
| 1863 |
end |
1871 |
end |
| 1864 |
object ToolButton5: TToolButton |
1872 |
object ToolButton5: TToolButton |
| 1865 |
Left = 552 |
1873 |
Left = 842 |
| 1866 |
Height = 22 |
1874 |
Height = 39 |
| 1867 |
Top = 0 |
1875 |
Top = 0 |
| 1868 |
Caption = 'ToolButton5' |
1876 |
Caption = 'ToolButton5' |
| 1869 |
Style = tbsDivider |
1877 |
Style = tbsDivider |
| 1870 |
end |
1878 |
end |
| 1871 |
object ToolButton10: TToolButton |
1879 |
object ToolButton10: TToolButton |
| 1872 |
Left = 459 |
1880 |
Left = 697 |
| 1873 |
Hint = 'Export the song as WAV or MP3' |
1881 |
Hint = 'Export the song as WAV or MP3' |
| 1874 |
Top = 0 |
1882 |
Top = 0 |
| 1875 |
Caption = 'Render Song' |
1883 |
Caption = 'Render Song' |
@@ -1879,8 +1887,8 @@ object frmTracker: TfrmTracker |
| 1879 |
end |
1887 |
end |
| 1880 |
object MainMenu1: TMainMenu |
1888 |
object MainMenu1: TMainMenu |
| 1881 |
Images = ImageList1 |
1889 |
Images = ImageList1 |
| 1882 |
Left = 40 |
1890 |
Left = 70 |
| 1883 |
Top = 32 |
1891 |
Top = 56 |
| 1884 |
object MenuItem1: TMenuItem |
1892 |
object MenuItem1: TMenuItem |
| 1885 |
Caption = 'File' |
1893 |
Caption = 'File' |
| 1886 |
object MenuItem33: TMenuItem |
1894 |
object MenuItem33: TMenuItem |
@@ -1995,8 +2003,8 @@ object frmTracker: TfrmTracker |
| 1995 |
end |
2003 |
end |
| 1996 |
object MenuBarActionList: TActionList |
2004 |
object MenuBarActionList: TActionList |
| 1997 |
Images = ImageList1 |
2005 |
Images = ImageList1 |
| 1998 |
Left = 104 |
2006 |
Left = 182 |
| 1999 |
Top = 72 |
2007 |
Top = 126 |
| 2000 |
object FileOpen1: TFileOpen |
2008 |
object FileOpen1: TFileOpen |
| 2001 |
Category = 'File' |
2009 |
Category = 'File' |
| 2002 |
Caption = '&Open ...' |
2010 |
Caption = '&Open ...' |
@@ -2099,8 +2107,8 @@ object frmTracker: TfrmTracker |
| 2099 |
end |
2107 |
end |
| 2100 |
end |
2108 |
end |
| 2101 |
object ImageList1: TImageList |
2109 |
object ImageList1: TImageList |
| 2102 |
Left = 141 |
2110 |
Left = 247 |
| 2103 |
Top = 36 |
2111 |
Top = 63 |
| 2104 |
Bitmap = { |
2112 |
Bitmap = { |
| 2105 |
4C694E0000001000000010000000000000000000000000000000000000000000 |
2113 |
4C694E0000001000000010000000000000000000000000000000000000000000 |
| 2106 |
0000000000000000000000000000000000000000000000000000000000000000 |
2114 |
0000000000000000000000000000000000000000000000000000000000000000 |
@@ -4603,17 +4611,17 @@ object frmTracker: TfrmTracker |
| 4603 |
end |
4611 |
end |
| 4604 |
object OpenDialog1: TOpenDialog |
4612 |
object OpenDialog1: TOpenDialog |
| 4605 |
Filter = 'hUGETracker Instruments|*.ugi' |
4613 |
Filter = 'hUGETracker Instruments|*.ugi' |
| 4606 |
Left = 80 |
4614 |
Left = 140 |
| 4607 |
Top = 56 |
4615 |
Top = 98 |
| 4608 |
end |
4616 |
end |
| 4609 |
object InstrumentSaveDialog: TSaveDialog |
4617 |
object InstrumentSaveDialog: TSaveDialog |
| 4610 |
Filter = 'hUGETracker Instruments|*.ugi' |
4618 |
Filter = 'hUGETracker Instruments|*.ugi' |
| 4611 |
Left = 80 |
4619 |
Left = 140 |
| 4612 |
Top = 56 |
4620 |
Top = 98 |
| 4613 |
end |
4621 |
end |
| 4614 |
object OrderEditPopup: TPopupMenu |
4622 |
object OrderEditPopup: TPopupMenu |
| 4615 |
Left = 288 |
4623 |
Left = 504 |
| 4616 |
Top = 32 |
4624 |
Top = 56 |
| 4617 |
object MenuItem17: TMenuItem |
4625 |
object MenuItem17: TMenuItem |
| 4618 |
Caption = 'Insert new row' |
4626 |
Caption = 'Insert new row' |
| 4619 |
Hint = 'Insert a new row filled with brand new patterns' |
4627 |
Hint = 'Insert a new row filled with brand new patterns' |
@@ -4644,8 +4652,8 @@ object frmTracker: TfrmTracker |
| 4644 |
object ImageList2: TImageList |
4652 |
object ImageList2: TImageList |
| 4645 |
Height = 32 |
4653 |
Height = 32 |
| 4646 |
Width = 32 |
4654 |
Width = 32 |
| 4647 |
Left = 48 |
4655 |
Left = 84 |
| 4648 |
Top = 86 |
4656 |
Top = 151 |
| 4649 |
Bitmap = { |
4657 |
Bitmap = { |
| 4650 |
4C69020000002000000020000000000000000000000000000000000000000000 |
4658 |
4C69020000002000000020000000000000000000000000000000000000000000 |
| 4651 |
0000000000000000000000000000000000000000000000000000000000000000 |
4659 |
0000000000000000000000000000000000000000000000000000000000000000 |
@@ -4910,33 +4918,33 @@ object frmTracker: TfrmTracker |
| 4910 |
Enabled = False |
4918 |
Enabled = False |
| 4911 |
Interval = 200 |
4919 |
Interval = 200 |
| 4912 |
OnTimer = OscilloscopeUpdateTimerTimer |
4920 |
OnTimer = OscilloscopeUpdateTimerTimer |
| 4913 |
Left = 88 |
4921 |
Left = 154 |
| 4914 |
Top = 48 |
4922 |
Top = 84 |
| 4915 |
end |
4923 |
end |
| 4916 |
object GBSSaveDialog: TSaveDialog |
4924 |
object GBSSaveDialog: TSaveDialog |
| 4917 |
Filter = 'Gameboy Soundtrack|*.gbs' |
4925 |
Filter = 'Gameboy Soundtrack|*.gbs' |
| 4918 |
Left = 64 |
4926 |
Left = 112 |
| 4919 |
Top = 56 |
4927 |
Top = 98 |
| 4920 |
end |
4928 |
end |
| 4921 |
object WaveSaveDialog: TSaveDialog |
4929 |
object WaveSaveDialog: TSaveDialog |
| 4922 |
Filter = 'hUGETracker Waves|*.ugw' |
4930 |
Filter = 'hUGETracker Waves|*.ugw' |
| 4923 |
Left = 64 |
4931 |
Left = 112 |
| 4924 |
Top = 48 |
4932 |
Top = 84 |
| 4925 |
end |
4933 |
end |
| 4926 |
object GBSaveDialog: TSaveDialog |
4934 |
object GBSaveDialog: TSaveDialog |
| 4927 |
Filter = 'Gameboy ROM|*.GB' |
4935 |
Filter = 'Gameboy ROM|*.GB' |
| 4928 |
Left = 120 |
4936 |
Left = 210 |
| 4929 |
Top = 88 |
4937 |
Top = 154 |
| 4930 |
end |
4938 |
end |
| 4931 |
object NoteHaltTimer: TTimer |
4939 |
object NoteHaltTimer: TTimer |
| 4932 |
Enabled = False |
4940 |
Enabled = False |
| 4933 |
OnTimer = NoteHaltTimerTimer |
4941 |
OnTimer = NoteHaltTimerTimer |
| 4934 |
Left = 80 |
4942 |
Left = 140 |
| 4935 |
Top = 86 |
4943 |
Top = 151 |
| 4936 |
end |
4944 |
end |
| 4937 |
object TrackerGridPopup: TPopupMenu |
4945 |
object TrackerGridPopup: TPopupMenu |
| 4938 |
Left = 248 |
4946 |
Left = 434 |
| 4939 |
Top = 32 |
4947 |
Top = 56 |
| 4940 |
object TrackerPopupEditEffect: TMenuItem |
4948 |
object TrackerPopupEditEffect: TMenuItem |
| 4941 |
Caption = 'Edit effect ...' |
4949 |
Caption = 'Edit effect ...' |
| 4942 |
OnClick = TrackerPopupEditEffectClick |
4950 |
OnClick = TrackerPopupEditEffectClick |
@@ -5083,8 +5091,8 @@ object frmTracker: TfrmTracker |
| 5083 |
object WavSaveDialog: TSaveDialog |
5091 |
object WavSaveDialog: TSaveDialog |
| 5084 |
DefaultExt = '.wav' |
5092 |
DefaultExt = '.wav' |
| 5085 |
Filter = 'Wave files|*.wav' |
5093 |
Filter = 'Wave files|*.wav' |
| 5086 |
Left = 72 |
5094 |
Left = 126 |
| 5087 |
Top = 32 |
5095 |
Top = 56 |
| 5088 |
end |
5096 |
end |
| 5089 |
object SynAnySyn1: TSynAnySyn |
5097 |
object SynAnySyn1: TSynAnySyn |
| 5090 |
Enabled = False |
5098 |
Enabled = False |
@@ -5208,18 +5216,18 @@ object frmTracker: TfrmTracker |
| 5208 |
Entity = False |
5216 |
Entity = False |
| 5209 |
DollarVariables = False |
5217 |
DollarVariables = False |
| 5210 |
ActiveDot = False |
5218 |
ActiveDot = False |
| 5211 |
Left = 8 |
5219 |
Left = 14 |
| 5212 |
Top = 86 |
5220 |
Top = 151 |
| 5213 |
end |
5221 |
end |
| 5214 |
object MODOpenDialog: TOpenDialog |
5222 |
object MODOpenDialog: TOpenDialog |
| 5215 |
DefaultExt = '.mod' |
5223 |
DefaultExt = '.mod' |
| 5216 |
Filter = 'GBT Player MOD files|*.mod' |
5224 |
Filter = 'GBT Player MOD files|*.mod' |
| 5217 |
Left = 104 |
5225 |
Left = 182 |
| 5218 |
Top = 32 |
5226 |
Top = 56 |
| 5219 |
end |
5227 |
end |
| 5220 |
object WaveEditPopup: TPopupMenu |
5228 |
object WaveEditPopup: TPopupMenu |
| 5221 |
Left = 8 |
5229 |
Left = 14 |
| 5222 |
Top = 32 |
5230 |
Top = 56 |
| 5223 |
object MenuItem37: TMenuItem |
5231 |
object MenuItem37: TMenuItem |
| 5224 |
Caption = 'Copy' |
5232 |
Caption = 'Copy' |
| 5225 |
OnClick = MenuItem37Click |
5233 |
OnClick = MenuItem37Click |
@@ -5231,8 +5239,8 @@ object frmTracker: TfrmTracker |
| 5231 |
end |
5239 |
end |
| 5232 |
object ShortcutsActionList: TActionList |
5240 |
object ShortcutsActionList: TActionList |
| 5233 |
Images = ImageList1 |
5241 |
Images = ImageList1 |
| 5234 |
Left = 208 |
5242 |
Left = 364 |
| 5235 |
Top = 32 |
5243 |
Top = 56 |
| 5236 |
object PlayStartAction: TAction |
5244 |
object PlayStartAction: TAction |
| 5237 |
Caption = '▶️ Start' |
5245 |
Caption = '▶️ Start' |
| 5238 |
DisableIfNoHandler = False |
5246 |
DisableIfNoHandler = False |