home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / servis / winamp / wa3plugz_488.exe / wacs / xml / midi / midi-prefs.xml
Encoding:
Extensible Markup Language  |  2002-08-25  |  1.4 KB  |  34 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="winamp.preferences.midi.device.content" h="22">
  5.  
  6.   <Wasabi:Dropdownlist id="device.list" feed="MIDI:DEVICES" x="0" y="0" w="0" relatw="1" h="20" cfgattrib="{28FDCD38-26A2-482c-A691-55901A355D9E};Device" />
  7.  
  8. </groupdef>
  9.  
  10. <groupdef id="winamp.preferences.info.content" autoheight_source="device.info">
  11.   <Wasabi:text id="device.info" 
  12.     display="MIDI:DEVICEINFO"
  13.     x="0" y="0"
  14.     w="0" h="0"
  15.     relatw="1" relath="1"
  16.   />
  17. </groupdef>
  18.  
  19. <groupdef id="winamp.preferences.midi.content" name="midi" >
  20.  
  21.   <Wasabi:TitleBox x="3" y="0" w="-6" relatw="1" id="winamp.preferences.midi.device" title="MIDI Device Settings" content="winamp.preferences.midi.device.content" />
  22.   <Wasabi:TitleBox x="3" y="50" w="-6" h="150" relatw="1" id="winamp.preferences.midi.info" title="MIDI Device Information" content="winamp.preferences.info.content" />
  23.   <Wasabi:CheckBox x="3" y="210" text="Enable DirectMusic support (requires restart)"
  24.     cfgattrib="{D7BC0C1B-81E7-47a0-A911-950E5FFCB19F};DirectMusic support enabled"
  25.   />
  26.  
  27.  
  28. </groupdef>
  29.  
  30. <groupdef id="winamp.preferences.midi" name="midi" >
  31.   <Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1" title="MIDI Settings" content="winamp.preferences.midi.content" />
  32. </groupdef>
  33.  
  34. </WinampAbstractionLayer>