home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd2.bin / convert / eJayMp3Pro / mp3pro_demo.exe / STARTUP.TXT < prev    next >
Encoding:
Text File  |  2000-09-05  |  4.7 KB  |  271 lines

  1. ( Options
  2.     ( O_General
  3.         . Typ = Options
  4.         . File = mp3station.ini
  5.         ( Option
  6.             ( CDDBOnline
  7.                 . Typ = OnOff
  8.                 . Value = Off
  9.                 ( OnOff
  10.                     . On = Button.B_Online.State
  11.                     . Off = Button.B_Online.State
  12.                 )
  13.                 ( Control 
  14.                     . On = Aktiv
  15.                     . Off = Passiv
  16.                 )
  17.             )
  18.             ( CDDBOffline
  19.                 . Typ = OnOff
  20.                 . Value = On
  21.                 ( OnOff
  22.                     . On = Button.B_Offline.State
  23.                     . Off = Button.B_Offline.State
  24.                 )
  25.                 ( Control 
  26.                     . On = Aktiv
  27.                     . Off = Passiv
  28.                 )
  29.             )
  30.             ( WriteSpeed
  31.                 . Typ = Radio
  32.                 . Value = Maximum
  33.                 ( Radio
  34.                     . x1 = Button.B_Speed_1
  35.                     . x2 = Button.B_Speed_2
  36.                     . x4 = Button.B_Speed_4
  37.                     . Maximum = Button.B_Speed_Max
  38.                 )
  39.                 ( Control 
  40.                     . Set = State.Aktiv
  41.                     . Reset = State.Passiv
  42.                 )
  43.             )
  44.             ( Animation
  45.                 . Typ = OnOff
  46.                 . Value = On
  47.                 ( OnOff
  48.                     . On = Button.B_Animation.State
  49.                     . Off = Button.B_Animation.State
  50.                 )
  51.                 ( Control 
  52.                     . Call = PlayerCommand.PC_PlayerCommand.SwitchAnimation
  53.                     . On = Aktiv
  54.                     . Off = Passiv
  55.                 )
  56.             )
  57.             ( Record
  58.                 . Typ = Radio
  59.                 . Value = Mp3
  60.                 ( Control 
  61.                     . Set = State.Aktiv
  62.                     . Reset = State.Passiv
  63.                 )
  64.                 ( Radio
  65.                     . Wav = Button.B_Wav
  66.                     . Mp3 = Button.B_Mp3
  67.                 )
  68.             )
  69.             ( GrabSpeed
  70.                 . Typ = Radio
  71.                 . Value = High
  72.                 ( Control 
  73.                     . Set = State.Aktiv
  74.                     . Reset = State.Passiv
  75.                 )
  76.                 ( Radio
  77.                     . Normal = Button.B_GrabspeedNorm
  78.                     . High = Button.B_GrabspeedHi
  79.                 )
  80.             )
  81.             ( CDPlay
  82.                 . Typ = Radio
  83.                 . Value = Analog
  84.                 ( Control 
  85.                     . Set = State.Aktiv
  86.                     . Reset = State.Passiv
  87.                 )
  88.                 ( Radio
  89.                     . Digital = Button.B_Digital
  90.                     . Analog = Button.B_Analog
  91.                 )
  92.             )
  93.             ( Quality
  94.                 . Typ = Radio
  95.                 . Value = 128
  96.                 ( Control 
  97.                     . Set = State.Aktiv
  98.                     . Reset = State.Passiv
  99.                 )
  100.                 ( Radio 
  101.                     . 32 = Button.B_EncR32
  102.                     . 64 = Button.B_EncR64
  103.                     . 96 = Button.B_EncR96
  104.                     . 128 = Button.B_EncR128
  105.                     . 160 = Button.B_EncR160
  106.                     . 192 = Button.B_EncR192
  107.                     . 256 = Button.B_EncR256
  108.                     . 320 = Button.B_EncR320
  109.                 )
  110.             )
  111.             ( ArchivePath
  112.                 . Typ = Path
  113.                 . Value = .
  114.                 . NoDefault = true
  115.                 ( Control
  116.                     . Call = SetText.Value
  117.                 )
  118.                 ( Path
  119.                     . SetValue = Bitmap.BM_Verzeichnis
  120.                 )
  121.             )
  122.             ( AnimatorPictures
  123.                 . Typ = Text
  124.                 . Value = .
  125.                 ( Control
  126.                     . Call = ShowPictureList.Value
  127.                 )
  128.                 ( Text
  129.                     . SetValue = PlayerCommand.PC_PlayerCommand
  130.                 )
  131.             )
  132.             ( Playlist
  133.                 . Value = .
  134.             )
  135.             ( WindowSizeWidth
  136.                 . Value = -1
  137.             )
  138.             ( WindowSizeHeight
  139.                 . Value = -
  140.             )
  141.             ( WindowState
  142.                 . Value = Normal
  143.             )
  144.             ( WindowWidth
  145.                 . Value = -
  146.             )
  147.             ( WindowHeight
  148.                 . Value = -
  149.             )
  150.             ( WindowPositionX
  151.                 . Value = -
  152.             )
  153.             ( WindowPositionY
  154.                 . Value = -
  155.             )
  156.             ( WindowScreenX
  157.                 . Value = -
  158.             )
  159.             ( LastListerPath
  160.                 . Value = -
  161.             )
  162.             ( Encodings
  163.                 . Typ = Text
  164.                 . Value = 50
  165.                 ( Control
  166.                     . Call = SetText.TextEncodings
  167.                 )
  168.                 ( Text
  169.                     . SetValue = Bitmap.BM_NochEnc
  170.                 )
  171.             )
  172.         )
  173.     )
  174.     ( O_Animation
  175.         . Typ = Options
  176.         . File = animation.ini
  177.         ( Option
  178.             ( Automode
  179.                 . Typ = OnOff
  180.                 . Value = Off
  181.                 ( OnOff
  182.                     . On = Button.B_AutoA.State
  183.                     . Off = Button.B_AutoA.State
  184.                 )
  185.                 ( Control 
  186.                     . On = Aktiv
  187.                     . Off = Passiv
  188.                 )
  189.             )
  190.             ( Stereoscope
  191.                 . Typ = OnOff
  192.                 . Value = Off
  193.                 ( OnOff
  194.                     . On = Button.B_StereoT.State
  195.                     . Off = Button.B_StereoT.State
  196.                 )
  197.                 ( Control 
  198.                     . On = Aktiv
  199.                     . Off = Passiv
  200.                 )
  201.             )
  202.             ( Grid
  203.                 . Typ = OnOff
  204.                 . Value = Off
  205.                 ( OnOff
  206.                     . On = Button.B_GridU.State
  207.                     . Off = Button.B_GridU.State
  208.                 )
  209.                 ( Control 
  210.                     . On = Aktiv
  211.                     . Off = Passiv
  212.                 )
  213.             )
  214.             ( Style
  215.                 . Typ = Radio
  216.                 . Value = Q
  217.                 ( Radio
  218.                     . Q = Button.B_SpectQ
  219.                     . W = Button.B_SpectW
  220.                     . E = Button.B_SpectE
  221.                     . R = Button.B_SpectR
  222.                 )
  223.                 ( Control 
  224.                     . Set = State.Aktiv
  225.                     . Reset = State.Passiv
  226.                 )
  227.             )
  228.             ( Color
  229.                 . Typ = Radio
  230.                 . Value = S
  231.                 ( Radio
  232.                     . S = Button.B_ColS
  233.                     . D = Button.B_ColD
  234.                     . F = Button.B_ColF
  235.                 )
  236.                 ( Control 
  237.                     . Set = State.Aktiv
  238.                     . Reset = State.Passiv
  239.                 )
  240.             )
  241.             ( Fx
  242.                 . Typ = Radio
  243.                 . Value = 1
  244.                 ( Radio
  245.                     . 1 = Button.B_Fx1
  246.                     . 2 = Button.B_Fx2
  247.                     . 3 = Button.B_Fx3
  248.                     . 4 = Button.B_Fx4
  249.                     . 5 = Button.B_Fx5
  250.                     . 6 = Button.B_Fx6
  251.                     . 7 = Button.B_Fx7
  252.                     . 8 = Button.B_Fx8
  253.                     . 9 = Button.B_Fx9
  254.                     . 0 = Button.B_Fx0
  255.                 )
  256.                 ( Control 
  257.                     . Set = State.Aktiv
  258.                     . Reset = State.Passiv
  259.                 )
  260.             )
  261.             ( Pace
  262.                 . Value = 900
  263.             )
  264.             ( Fade
  265.                 . Value = 75
  266.             )
  267.         )
  268.     )
  269. )
  270.  
  271.