Commit 6c394f7

Nick committed on
Adjust for room for number on linux trackbar
commit 6c394f7c2bf3f7c450f2bde60ccb710ca442433b parent b037859
1 changed files +14−14
Modifiedtracker.lfm +14−14
@@ -1,7 +1,7 @@
1 object frmTracker: TfrmTracker 1 object frmTracker: TfrmTracker
2 Left = 877 2 Left = 873
3 Height = 1250 3 Height = 1250
4 Top = 202 4 Top = 208
5 Width = 2067 5 Width = 2067
6 Caption = 'hUGETracker' 6 Caption = 'hUGETracker'
7 ClientHeight = 1216 7 ClientHeight = 1216
@@ -291,9 +291,9 @@ object frmTracker: TfrmTracker
291 AnchorSideTop.Side = asrBottom 291 AnchorSideTop.Side = asrBottom
292 AnchorSideBottom.Side = asrBottom 292 AnchorSideBottom.Side = asrBottom
293 Left = 0 293 Left = 0
294 Height = 78 294 Height = 69
295 Hint = 'Preview of how the resulting waveform will look with envelope applied' 295 Hint = 'Preview of how the resulting waveform will look with envelope applied'
296 Top = 699 296 Top = 708
297 Width = 1712 297 Width = 1712
298 Align = alClient 298 Align = alClient
299 Color = clBlack 299 Color = clBlack
@@ -304,7 +304,7 @@ object frmTracker: TfrmTracker
304 end 304 end
305 object FlowPanel1: TFlowPanel 305 object FlowPanel1: TFlowPanel
306 Left = 0 306 Left = 0
307 Height = 699 307 Height = 708
308 Top = 0 308 Top = 0
309 Width = 1712 309 Width = 1712
310 Align = alTop 310 Align = alTop
@@ -342,7 +342,7 @@ object frmTracker: TfrmTracker
342 TabOrder = 0 342 TabOrder = 0
343 object InstrumentGroupBox: TGroupBox 343 object InstrumentGroupBox: TGroupBox
344 Left = 12 344 Left = 12
345 Height = 355 345 Height = 364
346 Top = 12 346 Top = 12
347 Width = 474 347 Width = 474
348 Anchors = [] 348 Anchors = []
@@ -351,7 +351,7 @@ object frmTracker: TfrmTracker
351 BorderSpacing.Right = 12 351 BorderSpacing.Right = 12
352 BorderSpacing.Bottom = 12 352 BorderSpacing.Bottom = 12
353 Caption = 'Instrument' 353 Caption = 'Instrument'
354 ClientHeight = 320 354 ClientHeight = 329
355 ClientWidth = 470 355 ClientWidth = 470
356 ParentFont = False 356 ParentFont = False
357 TabOrder = 0 357 TabOrder = 0
@@ -438,7 +438,7 @@ object frmTracker: TfrmTracker
438 object InstrumentImportButton: TButton 438 object InstrumentImportButton: TButton
439 Left = 24 439 Left = 24
440 Height = 44 440 Height = 44
441 Top = 256 441 Top = 264
442 Width = 203 442 Width = 203
443 Caption = 'Import' 443 Caption = 'Import'
444 OnClick = InstrumentImportButtonClick 444 OnClick = InstrumentImportButtonClick
@@ -446,9 +446,9 @@ object frmTracker: TfrmTracker
446 TabOrder = 4 446 TabOrder = 4
447 end 447 end
448 object InstrumentExportButton: TButton 448 object InstrumentExportButton: TButton
449 Left = 245 449 Left = 240
450 Height = 44 450 Height = 44
451 Top = 256 451 Top = 264
452 Width = 203 452 Width = 203
453 Caption = 'Export' 453 Caption = 'Export'
454 OnClick = InstrumentExportButtonClick 454 OnClick = InstrumentExportButtonClick
@@ -458,7 +458,7 @@ object frmTracker: TfrmTracker
458 object Button1: TButton 458 object Button1: TButton
459 Left = 24 459 Left = 24
460 Height = 44 460 Height = 44
461 Top = 192 461 Top = 208
462 Width = 424 462 Width = 424
463 Caption = 'Test C-5' 463 Caption = 'Test C-5'
464 OnClick = Button1Click 464 OnClick = Button1Click
@@ -584,7 +584,7 @@ object frmTracker: TfrmTracker
584 object SquareGroupBox: TGroupBox 584 object SquareGroupBox: TGroupBox
585 Left = 12 585 Left = 12
586 Height = 296 586 Height = 296
587 Top = 391 587 Top = 400
588 Width = 558 588 Width = 558
589 Anchors = [] 589 Anchors = []
590 BorderSpacing.Left = 12 590 BorderSpacing.Left = 12
@@ -715,7 +715,7 @@ object frmTracker: TfrmTracker
715 object WaveGroupBox: TGroupBox 715 object WaveGroupBox: TGroupBox
716 Left = 594 716 Left = 594
717 Height = 296 717 Height = 296
718 Top = 391 718 Top = 400
719 Width = 520 719 Width = 520
720 Anchors = [] 720 Anchors = []
721 BorderSpacing.Left = 12 721 BorderSpacing.Left = 12
@@ -825,7 +825,7 @@ object frmTracker: TfrmTracker
825 object NoiseGroupBox: TGroupBox 825 object NoiseGroupBox: TGroupBox
826 Left = 1138 826 Left = 1138
827 Height = 296 827 Height = 296
828 Top = 391 828 Top = 400
829 Width = 462 829 Width = 462
830 Anchors = [] 830 Anchors = []
831 BorderSpacing.Left = 12 831 BorderSpacing.Left = 12