object optionsForm: ToptionsForm Left = 28 Top = 217 ActiveControl = okBtn BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Options' ClientHeight = 168 ClientWidth = 385 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object okBtn: TBitBtn Left = 16 Top = 136 Width = 113 Height = 25 Caption = 'OK' ModalResult = 1 TabOrder = 0 OnClick = okBtnClick Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 5555555555555555555555555305555555555555333055555555555533305555 5555555333330555555555333333055555555833053330555555830555533055 5555555555533305555555555555330555555555555553305555555555555583 0555555555555558305555555555555553305555555555555555} end object cancelBtn: TBitBtn Left = 136 Top = 136 Width = 113 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 Glyph.Data = { BE060000424DBE06000000000000360400002800000024000000120000000100 0800000000008802000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA A600000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000F0FBFF00A4A0A000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303 0303030303030303030303030303030303030303030303030303030303030303 0303F8F80303030303030303030303030303030303FF03030303030303030303 0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303 03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF 030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8 FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303 030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101 F803030303030303F8FF030303F803030303FFF80303030303030303F9010101 010101F8030303030303030303F8FF030303030303FFF8030303030303030303 030101010101F80303030303030303030303F8FF0303030303F8030303030303 0303030303F901010101F8030303030303030303030303F8FF030303F8030303 0303030303030303F90101010101F8030303030303030303030303F803030303 F8FF030303030303030303F9010101F8010101F803030303030303030303F803 03030303F8FF0303030303030303F9010101F803F9010101F803030303030303 03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303 03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901 0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303 030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303 03030303030303030303030303030303030303030303030303F8F8F803030303 0303030303030303030303030303030303030303030303030303030303030303 0303} NumGlyphs = 2 end object helpBtn: TBitBtn Left = 256 Top = 136 Width = 113 Height = 25 Caption = 'Help' TabOrder = 2 OnClick = helpBtnClick Kind = bkHelp end object GroupBox1: TGroupBox Left = 8 Top = 0 Width = 369 Height = 81 TabOrder = 3 object dstBtn: TSpeedButton Left = 8 Top = 16 Width = 113 Height = 25 Hint = 'Destination directory for recorded WAVs' Caption = 'Destination directory' ParentShowHint = False ShowHint = True OnClick = dstBtnClick end object waveOutBtn: TSpeedButton Left = 128 Top = 16 Width = 113 Height = 25 Hint = 'waveOut device for emulated wavetable output' Caption = 'waveOut device' ParentShowHint = False ShowHint = True OnClick = waveOutBtnClick end object drumBtn: TSpeedButton Left = 248 Top = 16 Width = 113 Height = 25 Hint = 'Tracks and channels used for drums & percussion' Caption = 'Drum tracks' ParentShowHint = False ShowHint = True OnClick = drumBtnClick end object prgBtn: TSpeedButton Left = 8 Top = 48 Width = 113 Height = 25 Hint = 'PRG (instrument patch) directory' Caption = 'Patch directory' ParentShowHint = False ShowHint = True OnClick = prgBtnClick end object wavBtn: TSpeedButton Left = 128 Top = 48 Width = 113 Height = 25 Hint = 'WAV (instrument samples) directory' Caption = 'Sample directory' ParentShowHint = False ShowHint = True OnClick = wavBtnClick end object mxlBtn: TSpeedButton Left = 248 Top = 48 Width = 113 Height = 25 Hint = 'Playlist (MxL) directory' Caption = 'Playlist directory' ParentShowHint = False ShowHint = True OnClick = mxlBtnClick end end object GroupBox2: TGroupBox Left = 8 Top = 80 Width = 369 Height = 49 TabOrder = 4 object defaultBtn: TSpeedButton Left = 8 Top = 16 Width = 113 Height = 25 Hint = 'Default to program number 0 when a PRG (instrument patch) is not' + ' found' AllowAllUp = True GroupIndex = 1 Down = True Caption = 'Default to [D]0.PRG' ParentShowHint = False ShowHint = True end object truncBtn: TSpeedButton Left = 128 Top = 16 Width = 113 Height = 25 Hint = 'Check for and correct output samples out of 16 bit range' AllowAllUp = True GroupIndex = 2 Down = True Caption = 'Saturate gracefully' ParentShowHint = False ShowHint = True end object legacyBtn: TSpeedButton Left = 248 Top = 16 Width = 113 Height = 25 Hint = 'Use MIDInight 1.x sound level formulas' AllowAllUp = True GroupIndex = 3 Caption = 'Legacy mode' ParentShowHint = False ShowHint = True end end end