<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>hardwareTab</class> <widget class="TQWidget"> <property name="name"> <cstring>hardwareTab</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>372</width> <height>357</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox4</cstring> </property> <property name="frameShape"> <enum>GroupBoxPanel</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="title"> <string>Select && Configure your Audio Device</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>layout57</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>textLabel3_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Select the audio device:</string> </property> <property name="buddy" stdset="0"> <cstring>audioIO</cstring> </property> </widget> <widget class="TQComboBox"> <property name="name"> <cstring>audioIO</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </hbox> </widget> <widget class="TQLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>layout31</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>fullDuplex</cstring> </property> <property name="text"> <string>&Full duplex</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="whatsThis" stdset="0"> <string>This enables the soundserver to record and play sound at the same time. If you use applications like Internet telephony, voice recognition or similar, you probably want this.</string> </property> </widget> </hbox> </widget> <widget class="TQCheckBox" row="5" column="0"> <property name="name"> <cstring>customOptions</cstring> </property> <property name="text"> <string>Use other custom &options:</string> </property> </widget> <widget class="TQCheckBox" row="4" column="0"> <property name="name"> <cstring>customDevice</cstring> </property> <property name="text"> <string>Override &device location:</string> </property> </widget> <widget class="TQLayoutWidget" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>layout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="TQLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>&Quality:</string> </property> <property name="buddy" stdset="0"> <cstring>soundQuality</cstring> </property> </widget> <widget class="TQComboBox"> <item> <property name="text"> <string>Default</string> </property> </item> <item> <property name="text"> <string>16 Bits (high)</string> </property> </item> <item> <property name="text"> <string>8 Bits (low)</string> </property> </item> <property name="name"> <cstring>soundQuality</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="TQCheckBox" row="2" column="0"> <property name="name"> <cstring>customRate</cstring> </property> <property name="text"> <string>Use &custom sampling rate:</string> </property> </widget> <widget class="TQLayoutWidget" row="2" column="1"> <property name="name"> <cstring>layout6</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQSpinBox"> <property name="name"> <cstring>samplingRate</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="suffix"> <string> Hz </string> </property> <property name="maxValue"> <number>99999</number> </property> <property name="lineStep"> <number>10</number> </property> <property name="value"> <number>44100</number> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="TQLineEdit" row="5" column="1"> <property name="name"> <cstring>addOptions</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <widget class="TQLineEdit" row="4" column="1"> <property name="name"> <cstring>deviceName</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>/dev/dsp</string> </property> </widget> </grid> </widget> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox3</cstring> </property> <property name="title"> <string>Select your MIDI Device</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox" row="1" column="0"> <property name="name"> <cstring>midiUseMapper</cstring> </property> <property name="text"> <string>Use MIDI ma&pper:</string> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel4</cstring> </property> <property name="text"> <string>Select the &MIDI device:</string> </property> <property name="buddy" stdset="0"> <cstring>deviceName</cstring> </property> </widget> <widget class="TQComboBox" row="0" column="1"> <property name="name"> <cstring>midiDevice</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="KURLRequester" row="1" column="1"> <property name="name"> <cstring>midiMapper</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> </grid> </widget> <spacer> <property name="name"> <cstring>spacer17</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>60</height> </size> </property> </spacer> </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> </UI>