Show
Ignore:
Timestamp:
05/08/08 16:53:50 (16 years ago)
Author:
jwoithe
Message:

* MOTU: Activate the mix-1 channel controls for ADAT, AES/EBU and SPDIF channels to facilitate further testing.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/support/mixer/mixer_motu.py

    r1106 r1141  
    7979            self.mix1ana7_fader: ['/Mixer/Mix1/Ana7_fader'], 
    8080            self.mix1ana8_fader: ['/Mixer/Mix1/Ana8_fader'], 
     81            self.mix1adat1_fader: ['/Mixer/Mix1/Adat1_fader'], 
     82            self.mix1adat2_fader: ['/Mixer/Mix1/Adat2_fader'], 
     83            self.mix1adat3_fader: ['/Mixer/Mix1/Adat3_fader'], 
     84            self.mix1adat4_fader: ['/Mixer/Mix1/Adat4_fader'], 
     85            self.mix1adat5_fader: ['/Mixer/Mix1/Adat5_fader'], 
     86            self.mix1adat6_fader: ['/Mixer/Mix1/Adat6_fader'], 
     87            self.mix1adat7_fader: ['/Mixer/Mix1/Adat7_fader'], 
     88            self.mix1adat8_fader: ['/Mixer/Mix1/Adat8_fader'], 
     89            self.mix1aes1_fader:  ['/Mixer/Mix1/Aes1_fader'], 
     90            self.mix1aes2_fader:  ['/Mixer/Mix1/Aes2_fader'], 
     91            self.mix1spdif1_fader: ['/Mixer/Mix1/Spdif1_fader'], 
     92            self.mix1spdif2_fader: ['/Mixer/Mix1/Spdif2_fader'], 
    8193            self.mix1_fader: ['/Mixer/Mix1/Mix_fader'], 
    8294            } 
     
    91103            self.mix1ana7_pan:   ['/Mixer/Mix1/Ana7_pan'], 
    92104            self.mix1ana8_pan:   ['/Mixer/Mix1/Ana8_pan'], 
     105            self.mix1adat1_pan:  ['/Mixer/Mix1/Adat1_pan'], 
     106            self.mix1adat2_pan:  ['/Mixer/Mix1/Adat2_pan'], 
     107            self.mix1adat3_pan:  ['/Mixer/Mix1/Adat3_pan'], 
     108            self.mix1adat4_pan:  ['/Mixer/Mix1/Adat4_pan'], 
     109            self.mix1adat5_pan:  ['/Mixer/Mix1/Adat5_pan'], 
     110            self.mix1adat6_pan:  ['/Mixer/Mix1/Adat6_pan'], 
     111            self.mix1adat7_pan:  ['/Mixer/Mix1/Adat7_pan'], 
     112            self.mix1adat8_pan:  ['/Mixer/Mix1/Adat8_pan'], 
     113            self.mix1aes1_pan:   ['/Mixer/Mix1/Aes1_pan'], 
     114            self.mix1aes2_pan:   ['/Mixer/Mix1/Aes2_pan'], 
     115            self.mix1spdif1_pan:  ['/Mixer/Mix1/Spdif1_pan'], 
     116            self.mix1spdif2_pan:  ['/Mixer/Mix1/Spdif2_pan'], 
    93117 
    94118            self.ana1_trimgain:  ['/Mixer/Control/Ana1_trimgain'], 
     
    115139            self.mix1ana7_solo:  ['/Mixer/Mix1/Ana7_solo'], 
    116140            self.mix1ana8_solo:  ['/Mixer/Mix1/Ana8_solo'], 
     141            self.mix1adat1_mute: ['/Mixer/Mix1/Adat1_mute'], 
     142            self.mix1adat2_mute: ['/Mixer/Mix1/Adat2_mute'], 
     143            self.mix1adat3_mute: ['/Mixer/Mix1/Adat3_mute'], 
     144            self.mix1adat4_mute: ['/Mixer/Mix1/Adat4_mute'], 
     145            self.mix1adat5_mute: ['/Mixer/Mix1/Adat5_mute'], 
     146            self.mix1adat6_mute: ['/Mixer/Mix1/Adat6_mute'], 
     147            self.mix1adat7_mute: ['/Mixer/Mix1/Adat7_mute'], 
     148            self.mix1adat8_mute: ['/Mixer/Mix1/Adat8_mute'], 
     149            self.mix1adat1_solo: ['/Mixer/Mix1/Adat1_solo'], 
     150            self.mix1adat2_solo: ['/Mixer/Mix1/Adat2_solo'], 
     151            self.mix1adat3_solo: ['/Mixer/Mix1/Adat3_solo'], 
     152            self.mix1adat4_solo: ['/Mixer/Mix1/Adat4_solo'], 
     153            self.mix1adat5_solo: ['/Mixer/Mix1/Adat5_solo'], 
     154            self.mix1adat6_solo: ['/Mixer/Mix1/Adat6_solo'], 
     155            self.mix1adat7_solo: ['/Mixer/Mix1/Adat7_solo'], 
     156            self.mix1adat8_solo: ['/Mixer/Mix1/Adat8_solo'], 
     157            self.mix1aes1_mute:  ['/Mixer/Mix1/Aes1_mute'], 
     158            self.mix1aes2_mute:  ['/Mixer/Mix1/Aes2_mute'], 
     159            self.mix1aes1_solo:  ['/Mixer/Mix1/Aes1_solo'], 
     160            self.mix1aes2_solo:  ['/Mixer/Mix1/Aes2_solo'], 
     161            self.mix1spdif1_mute: ['/Mixer/Mix1/Spdif1_mute'], 
     162            self.mix1spdif2_mute: ['/Mixer/Mix1/Spdif2_mute'], 
     163            self.mix1spdif1_solo: ['/Mixer/Mix1/Spdif1_solo'], 
     164            self.mix1spdif2_solo: ['/Mixer/Mix1/Spdif2_solo'], 
    117165            self.mix1_mute:      ['/Mixer/Mix1/Mix_mute'], 
    118166            self.ana1_pad:       ['/Mixer/Control/Ana1_pad'], 
  • trunk/libffado/support/mixer/mixer_motu.ui

    r1125 r1141  
    29722972                    </property> 
    29732973                </widget> 
    2974                 <widget class="QSlider"> 
    2975                     <property name="name"> 
    2976                         <cstring>mix1ana1_fader</cstring> 
    2977                     </property> 
    2978                     <property name="geometry"> 
    2979                         <rect> 
    2980                             <x>10</x> 
    2981                             <y>160</y> 
    2982                             <width>30</width> 
    2983                             <height>120</height> 
    2984                         </rect> 
    2985                     </property> 
    2986                     <property name="minValue"> 
    2987                         <number>0</number> 
    2988                     </property> 
    2989                     <property name="maxValue"> 
    2990                         <number>128</number> 
    2991                     </property> 
    2992                     <property name="lineStep"> 
    2993                         <number>1</number> 
    2994                     </property> 
    2995                     <property name="pageStep"> 
    2996                         <number>10</number> 
    2997                     </property> 
    2998                     <property name="value"> 
    2999                         <number>128</number> 
    3000                     </property> 
    3001                     <property name="orientation"> 
    3002                         <enum>Vertical</enum> 
    3003                     </property> 
    3004                     <property name="tickmarks"> 
    3005                         <enum>Both</enum> 
    3006                     </property> 
    3007                     <property name="tickInterval"> 
    3008                         <number>10</number> 
    3009                     </property> 
    3010                 </widget> 
    30112974                <widget class="QLabel"> 
    30122975                    <property name="name"> 
     
    33413304                    <property name="alignment"> 
    33423305                        <set>WordBreak|AlignCenter</set> 
     3306                    </property> 
     3307                </widget> 
     3308                <widget class="QSlider"> 
     3309                    <property name="name"> 
     3310                        <cstring>mix1ana1_fader</cstring> 
     3311                    </property> 
     3312                    <property name="geometry"> 
     3313                        <rect> 
     3314                            <x>10</x> 
     3315                            <y>160</y> 
     3316                            <width>30</width> 
     3317                            <height>120</height> 
     3318                        </rect> 
     3319                    </property> 
     3320                    <property name="minValue"> 
     3321                        <number>0</number> 
     3322                    </property> 
     3323                    <property name="maxValue"> 
     3324                        <number>128</number> 
     3325                    </property> 
     3326                    <property name="lineStep"> 
     3327                        <number>1</number> 
     3328                    </property> 
     3329                    <property name="pageStep"> 
     3330                        <number>10</number> 
     3331                    </property> 
     3332                    <property name="value"> 
     3333                        <number>128</number> 
     3334                    </property> 
     3335                    <property name="orientation"> 
     3336                        <enum>Vertical</enum> 
     3337                    </property> 
     3338                    <property name="tickmarks"> 
     3339                        <enum>Both</enum> 
     3340                    </property> 
     3341                    <property name="tickInterval"> 
     3342                        <number>10</number> 
    33433343                    </property> 
    33443344                </widget> 
     
    33593359                    <string>AES/EBU</string> 
    33603360                </property> 
     3361                <widget class="QLabel"> 
     3362                    <property name="name"> 
     3363                        <cstring>textLabel1_2_11</cstring> 
     3364                    </property> 
     3365                    <property name="geometry"> 
     3366                        <rect> 
     3367                            <x>10</x> 
     3368                            <y>130</y> 
     3369                            <width>30</width> 
     3370                            <height>22</height> 
     3371                        </rect> 
     3372                    </property> 
     3373                    <property name="font"> 
     3374                        <font> 
     3375                        </font> 
     3376                    </property> 
     3377                    <property name="text"> 
     3378                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     3379                    </property> 
     3380                    <property name="alignment"> 
     3381                        <set>AlignCenter</set> 
     3382                    </property> 
     3383                </widget> 
     3384                <widget class="QLabel"> 
     3385                    <property name="name"> 
     3386                        <cstring>textLabel1_2_3_3</cstring> 
     3387                    </property> 
     3388                    <property name="geometry"> 
     3389                        <rect> 
     3390                            <x>50</x> 
     3391                            <y>130</y> 
     3392                            <width>30</width> 
     3393                            <height>22</height> 
     3394                        </rect> 
     3395                    </property> 
     3396                    <property name="font"> 
     3397                        <font> 
     3398                        </font> 
     3399                    </property> 
     3400                    <property name="text"> 
     3401                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     3402                    </property> 
     3403                    <property name="alignment"> 
     3404                        <set>AlignCenter</set> 
     3405                    </property> 
     3406                </widget> 
     3407                <widget class="QLabel"> 
     3408                    <property name="name"> 
     3409                        <cstring>textLabel1_2_2_11</cstring> 
     3410                    </property> 
     3411                    <property name="geometry"> 
     3412                        <rect> 
     3413                            <x>10</x> 
     3414                            <y>80</y> 
     3415                            <width>30</width> 
     3416                            <height>22</height> 
     3417                        </rect> 
     3418                    </property> 
     3419                    <property name="font"> 
     3420                        <font> 
     3421                        </font> 
     3422                    </property> 
     3423                    <property name="text"> 
     3424                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     3425                    </property> 
     3426                    <property name="alignment"> 
     3427                        <set>AlignCenter</set> 
     3428                    </property> 
     3429                </widget> 
     3430                <widget class="QLabel"> 
     3431                    <property name="name"> 
     3432                        <cstring>textLabel1_2_2_2_10</cstring> 
     3433                    </property> 
     3434                    <property name="geometry"> 
     3435                        <rect> 
     3436                            <x>10</x> 
     3437                            <y>40</y> 
     3438                            <width>30</width> 
     3439                            <height>22</height> 
     3440                        </rect> 
     3441                    </property> 
     3442                    <property name="font"> 
     3443                        <font> 
     3444                        </font> 
     3445                    </property> 
     3446                    <property name="text"> 
     3447                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     3448                    </property> 
     3449                    <property name="alignment"> 
     3450                        <set>AlignCenter</set> 
     3451                    </property> 
     3452                </widget> 
     3453                <widget class="QLabel"> 
     3454                    <property name="name"> 
     3455                        <cstring>textLabel1_2_2_2_2_3</cstring> 
     3456                    </property> 
     3457                    <property name="geometry"> 
     3458                        <rect> 
     3459                            <x>50</x> 
     3460                            <y>40</y> 
     3461                            <width>30</width> 
     3462                            <height>22</height> 
     3463                        </rect> 
     3464                    </property> 
     3465                    <property name="font"> 
     3466                        <font> 
     3467                        </font> 
     3468                    </property> 
     3469                    <property name="text"> 
     3470                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     3471                    </property> 
     3472                    <property name="alignment"> 
     3473                        <set>AlignCenter</set> 
     3474                    </property> 
     3475                </widget> 
     3476                <widget class="QLabel"> 
     3477                    <property name="name"> 
     3478                        <cstring>textLabel1_2_2_3_3</cstring> 
     3479                    </property> 
     3480                    <property name="geometry"> 
     3481                        <rect> 
     3482                            <x>50</x> 
     3483                            <y>80</y> 
     3484                            <width>30</width> 
     3485                            <height>22</height> 
     3486                        </rect> 
     3487                    </property> 
     3488                    <property name="font"> 
     3489                        <font> 
     3490                        </font> 
     3491                    </property> 
     3492                    <property name="text"> 
     3493                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     3494                    </property> 
     3495                    <property name="alignment"> 
     3496                        <set>AlignCenter</set> 
     3497                    </property> 
     3498                </widget> 
     3499                <widget class="QLabel"> 
     3500                    <property name="name"> 
     3501                        <cstring>textLabel2_10</cstring> 
     3502                    </property> 
     3503                    <property name="geometry"> 
     3504                        <rect> 
     3505                            <x>10</x> 
     3506                            <y>280</y> 
     3507                            <width>30</width> 
     3508                            <height>22</height> 
     3509                        </rect> 
     3510                    </property> 
     3511                    <property name="text"> 
     3512                        <string>1</string> 
     3513                    </property> 
     3514                    <property name="alignment"> 
     3515                        <set>AlignCenter</set> 
     3516                    </property> 
     3517                </widget> 
     3518                <widget class="QLabel"> 
     3519                    <property name="name"> 
     3520                        <cstring>textLabel2_2_3</cstring> 
     3521                    </property> 
     3522                    <property name="geometry"> 
     3523                        <rect> 
     3524                            <x>50</x> 
     3525                            <y>280</y> 
     3526                            <width>30</width> 
     3527                            <height>22</height> 
     3528                        </rect> 
     3529                    </property> 
     3530                    <property name="text"> 
     3531                        <string>2</string> 
     3532                    </property> 
     3533                    <property name="alignment"> 
     3534                        <set>AlignCenter</set> 
     3535                    </property> 
     3536                </widget> 
     3537                <widget class="QLabel"> 
     3538                    <property name="name"> 
     3539                        <cstring>textLabel1_2_2_14_7</cstring> 
     3540                    </property> 
     3541                    <property name="geometry"> 
     3542                        <rect> 
     3543                            <x>30</x> 
     3544                            <y>310</y> 
     3545                            <width>30</width> 
     3546                            <height>22</height> 
     3547                        </rect> 
     3548                    </property> 
     3549                    <property name="font"> 
     3550                        <font> 
     3551                        </font> 
     3552                    </property> 
     3553                    <property name="text"> 
     3554                        <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
     3555                    </property> 
     3556                    <property name="alignment"> 
     3557                        <set>AlignCenter</set> 
     3558                    </property> 
     3559                </widget> 
    33613560                <widget class="QCheckBox"> 
    33623561                    <property name="name"> 
    3363                         <cstring>checkBox1_2_3</cstring> 
    3364                     </property> 
    3365                     <property name="geometry"> 
    3366                         <rect> 
    3367                             <x>20</x> 
    3368                             <y>20</y> 
     3562                        <cstring>mix1aes1_2_pair</cstring> 
     3563                    </property> 
     3564                    <property name="geometry"> 
     3565                        <rect> 
     3566                            <x>40</x> 
     3567                            <y>290</y> 
    33693568                            <width>20</width> 
    33703569                            <height>26</height> 
     
    33873586                    </property> 
    33883587                </widget> 
    3389                 <widget class="QLabel"> 
    3390                     <property name="name"> 
    3391                         <cstring>textLabel1_2_11</cstring> 
     3588                <widget class="QSlider"> 
     3589                    <property name="name"> 
     3590                        <cstring>mix1aes1_fader</cstring> 
    33923591                    </property> 
    33933592                    <property name="geometry"> 
    33943593                        <rect> 
    33953594                            <x>10</x> 
    3396                             <y>130</y> 
    3397                             <width>30</width> 
    3398                             <height>22</height> 
    3399                         </rect> 
    3400                     </property> 
    3401                     <property name="font"> 
    3402                         <font> 
    3403                         </font> 
    3404                     </property> 
    3405                     <property name="text"> 
    3406                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    3407                     </property> 
    3408                     <property name="alignment"> 
    3409                         <set>AlignCenter</set> 
    3410                     </property> 
    3411                 </widget> 
    3412                 <widget class="QLabel"> 
    3413                     <property name="name"> 
    3414                         <cstring>textLabel1_2_3_3</cstring> 
     3595                            <y>160</y> 
     3596                            <width>30</width> 
     3597                            <height>120</height> 
     3598                        </rect> 
     3599                    </property> 
     3600                    <property name="minValue"> 
     3601                        <number>0</number> 
     3602                    </property> 
     3603                    <property name="maxValue"> 
     3604                        <number>128</number> 
     3605                    </property> 
     3606                    <property name="lineStep"> 
     3607                        <number>1</number> 
     3608                    </property> 
     3609                    <property name="pageStep"> 
     3610                        <number>10</number> 
     3611                    </property> 
     3612                    <property name="value"> 
     3613                        <number>128</number> 
     3614                    </property> 
     3615                    <property name="orientation"> 
     3616                        <enum>Vertical</enum> 
     3617                    </property> 
     3618                    <property name="tickmarks"> 
     3619                        <enum>Both</enum> 
     3620                    </property> 
     3621                    <property name="tickInterval"> 
     3622                        <number>10</number> 
     3623                    </property> 
     3624                </widget> 
     3625                <widget class="QSlider"> 
     3626                    <property name="name"> 
     3627                        <cstring>mix1aes2_fader</cstring> 
    34153628                    </property> 
    34163629                    <property name="geometry"> 
    34173630                        <rect> 
    34183631                            <x>50</x> 
    3419                             <y>130</y> 
    3420                             <width>30</width> 
    3421                             <height>22</height> 
    3422                         </rect> 
    3423                     </property> 
    3424                     <property name="font"> 
    3425                         <font> 
    3426                         </font> 
    3427                     </property> 
    3428                     <property name="text"> 
    3429                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    3430                     </property> 
    3431                     <property name="alignment"> 
    3432                         <set>AlignCenter</set> 
     3632                            <y>160</y> 
     3633                            <width>30</width> 
     3634                            <height>120</height> 
     3635                        </rect> 
     3636                    </property> 
     3637                    <property name="minValue"> 
     3638                        <number>0</number> 
     3639                    </property> 
     3640                    <property name="maxValue"> 
     3641                        <number>128</number> 
     3642                    </property> 
     3643                    <property name="lineStep"> 
     3644                        <number>1</number> 
     3645                    </property> 
     3646                    <property name="pageStep"> 
     3647                        <number>10</number> 
     3648                    </property> 
     3649                    <property name="value"> 
     3650                        <number>128</number> 
     3651                    </property> 
     3652                    <property name="orientation"> 
     3653                        <enum>Vertical</enum> 
     3654                    </property> 
     3655                    <property name="tickmarks"> 
     3656                        <enum>Both</enum> 
     3657                    </property> 
     3658                    <property name="tickInterval"> 
     3659                        <number>10</number> 
    34333660                    </property> 
    34343661                </widget> 
    34353662                <widget class="QDial"> 
    34363663                    <property name="name"> 
    3437                         <cstring>dial2_10</cstring> 
     3664                        <cstring>mix1aes1_pan</cstring> 
    34383665                    </property> 
    34393666                    <property name="geometry"> 
     
    34523679                    </property> 
    34533680                </widget> 
    3454                 <widget class="QLabel"> 
    3455                     <property name="name"> 
    3456                         <cstring>textLabel1_2_2_11</cstring> 
    3457                     </property> 
    3458                     <property name="geometry"> 
    3459                         <rect> 
    3460                             <x>10</x> 
    3461                             <y>80</y> 
    3462                             <width>30</width> 
    3463                             <height>22</height> 
    3464                         </rect> 
    3465                     </property> 
    3466                     <property name="font"> 
    3467                         <font> 
    3468                         </font> 
    3469                     </property> 
    3470                     <property name="text"> 
    3471                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    3472                     </property> 
    3473                     <property name="alignment"> 
    3474                         <set>AlignCenter</set> 
     3681                <widget class="QDial"> 
     3682                    <property name="name"> 
     3683                        <cstring>mix1aes2_pan</cstring> 
     3684                    </property> 
     3685                    <property name="geometry"> 
     3686                        <rect> 
     3687                            <x>50</x> 
     3688                            <y>100</y> 
     3689                            <width>30</width> 
     3690                            <height>30</height> 
     3691                        </rect> 
     3692                    </property> 
     3693                    <property name="minValue"> 
     3694                        <number>-64</number> 
     3695                    </property> 
     3696                    <property name="maxValue"> 
     3697                        <number>64</number> 
    34753698                    </property> 
    34763699                </widget> 
    34773700                <widget class="QCheckBox"> 
    34783701                    <property name="name"> 
    3479                         <cstring>checkBox1_18</cstring> 
     3702                        <cstring>mix1aes1_mute</cstring> 
    34803703                    </property> 
    34813704                    <property name="geometry"> 
     
    35053728                <widget class="QCheckBox"> 
    35063729                    <property name="name"> 
    3507                         <cstring>checkBox1_3_3</cstring> 
     3730                        <cstring>mix1aes2_mute</cstring> 
    35083731                    </property> 
    35093732                    <property name="geometry"> 
     
    35333756                <widget class="QCheckBox"> 
    35343757                    <property name="name"> 
    3535                         <cstring>checkBox1_10_3</cstring> 
    3536                     </property> 
    3537                     <property name="geometry"> 
    3538                         <rect> 
    3539                             <x>60</x> 
     3758                        <cstring>mix1aes1_solo</cstring> 
     3759                    </property> 
     3760                    <property name="geometry"> 
     3761                        <rect> 
     3762                            <x>20</x> 
    35403763                            <y>20</y> 
    35413764                            <width>20</width> 
     
    35593782                    </property> 
    35603783                </widget> 
    3561                 <widget class="QLabel"> 
    3562                     <property name="name"> 
    3563                         <cstring>textLabel1_2_2_2_10</cstring> 
    3564                     </property> 
    3565                     <property name="geometry"> 
    3566                         <rect> 
    3567                             <x>10</x> 
    3568                             <y>40</y> 
    3569                             <width>30</width> 
    3570                             <height>22</height> 
    3571                         </rect> 
    3572                     </property> 
    3573                     <property name="font"> 
    3574                         <font> 
    3575                         </font> 
    3576                     </property> 
    3577                     <property name="text"> 
    3578                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    3579                     </property> 
    3580                     <property name="alignment"> 
    3581                         <set>AlignCenter</set> 
    3582                     </property> 
    3583                 </widget> 
    3584                 <widget class="QLabel"> 
    3585                     <property name="name"> 
    3586                         <cstring>textLabel1_2_2_2_2_3</cstring> 
    3587                     </property> 
    3588                     <property name="geometry"> 
    3589                         <rect> 
    3590                             <x>50</x> 
    3591                             <y>40</y> 
    3592                             <width>30</width> 
    3593                             <height>22</height> 
    3594                         </rect> 
    3595                     </property> 
    3596                     <property name="font"> 
    3597                         <font> 
    3598                         </font> 
    3599                     </property> 
    3600                     <property name="text"> 
    3601                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    3602                     </property> 
    3603                     <property name="alignment"> 
    3604                         <set>AlignCenter</set> 
    3605                     </property> 
    3606                 </widget> 
    3607                 <widget class="QLabel"> 
    3608                     <property name="name"> 
    3609                         <cstring>textLabel1_2_2_3_3</cstring> 
    3610                     </property> 
    3611                     <property name="geometry"> 
    3612                         <rect> 
    3613                             <x>50</x> 
    3614                             <y>80</y> 
    3615                             <width>30</width> 
    3616                             <height>22</height> 
    3617                         </rect> 
    3618                     </property> 
    3619                     <property name="font"> 
    3620                         <font> 
    3621                         </font> 
    3622                     </property> 
    3623                     <property name="text"> 
    3624                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    3625                     </property> 
    3626                     <property name="alignment"> 
    3627                         <set>AlignCenter</set> 
    3628                     </property> 
    3629                 </widget> 
    3630                 <widget class="QLabel"> 
    3631                     <property name="name"> 
    3632                         <cstring>textLabel2_10</cstring> 
    3633                     </property> 
    3634                     <property name="geometry"> 
    3635                         <rect> 
    3636                             <x>10</x> 
    3637                             <y>280</y> 
    3638                             <width>30</width> 
    3639                             <height>22</height> 
    3640                         </rect> 
    3641                     </property> 
    3642                     <property name="text"> 
    3643                         <string>1</string> 
    3644                     </property> 
    3645                     <property name="alignment"> 
    3646                         <set>AlignCenter</set> 
    3647                     </property> 
    3648                 </widget> 
    3649                 <widget class="QSlider"> 
    3650                     <property name="name"> 
    3651                         <cstring>sldFB1_10</cstring> 
    3652                     </property> 
    3653                     <property name="geometry"> 
    3654                         <rect> 
    3655                             <x>10</x> 
    3656                             <y>160</y> 
    3657                             <width>30</width> 
    3658                             <height>120</height> 
    3659                         </rect> 
    3660                     </property> 
    3661                     <property name="minValue"> 
    3662                         <number>0</number> 
    3663                     </property> 
    3664                     <property name="maxValue"> 
    3665                         <number>128</number> 
    3666                     </property> 
    3667                     <property name="lineStep"> 
    3668                         <number>1</number> 
    3669                     </property> 
    3670                     <property name="pageStep"> 
    3671                         <number>10</number> 
    3672                     </property> 
    3673                     <property name="value"> 
    3674                         <number>128</number> 
    3675                     </property> 
    3676                     <property name="orientation"> 
    3677                         <enum>Vertical</enum> 
    3678                     </property> 
    3679                     <property name="tickmarks"> 
    3680                         <enum>Both</enum> 
    3681                     </property> 
    3682                     <property name="tickInterval"> 
    3683                         <number>10</number> 
    3684                     </property> 
    3685                 </widget> 
    3686                 <widget class="QSlider"> 
    3687                     <property name="name"> 
    3688                         <cstring>sldFB1_2_3</cstring> 
    3689                     </property> 
    3690                     <property name="geometry"> 
    3691                         <rect> 
    3692                             <x>50</x> 
    3693                             <y>160</y> 
    3694                             <width>30</width> 
    3695                             <height>120</height> 
    3696                         </rect> 
    3697                     </property> 
    3698                     <property name="minValue"> 
    3699                         <number>0</number> 
    3700                     </property> 
    3701                     <property name="maxValue"> 
    3702                         <number>128</number> 
    3703                     </property> 
    3704                     <property name="lineStep"> 
    3705                         <number>1</number> 
    3706                     </property> 
    3707                     <property name="pageStep"> 
    3708                         <number>10</number> 
    3709                     </property> 
    3710                     <property name="value"> 
    3711                         <number>128</number> 
    3712                     </property> 
    3713                     <property name="orientation"> 
    3714                         <enum>Vertical</enum> 
    3715                     </property> 
    3716                     <property name="tickmarks"> 
    3717                         <enum>Both</enum> 
    3718                     </property> 
    3719                     <property name="tickInterval"> 
    3720                         <number>10</number> 
    3721                     </property> 
    3722                 </widget> 
    3723                 <widget class="QLabel"> 
    3724                     <property name="name"> 
    3725                         <cstring>textLabel2_2_3</cstring> 
    3726                     </property> 
    3727                     <property name="geometry"> 
    3728                         <rect> 
    3729                             <x>50</x> 
    3730                             <y>280</y> 
    3731                             <width>30</width> 
    3732                             <height>22</height> 
    3733                         </rect> 
    3734                     </property> 
    3735                     <property name="text"> 
    3736                         <string>2</string> 
    3737                     </property> 
    3738                     <property name="alignment"> 
    3739                         <set>AlignCenter</set> 
    3740                     </property> 
    3741                 </widget> 
    3742                 <widget class="QDial"> 
    3743                     <property name="name"> 
    3744                         <cstring>dial2_2_3</cstring> 
    3745                     </property> 
    3746                     <property name="geometry"> 
    3747                         <rect> 
    3748                             <x>50</x> 
    3749                             <y>100</y> 
    3750                             <width>30</width> 
    3751                             <height>30</height> 
    3752                         </rect> 
    3753                     </property> 
    3754                     <property name="minValue"> 
    3755                         <number>-64</number> 
    3756                     </property> 
    3757                     <property name="maxValue"> 
    3758                         <number>64</number> 
    3759                     </property> 
    3760                 </widget> 
    3761                 <widget class="QLabel"> 
    3762                     <property name="name"> 
    3763                         <cstring>textLabel1_2_2_14_7</cstring> 
    3764                     </property> 
    3765                     <property name="geometry"> 
    3766                         <rect> 
    3767                             <x>30</x> 
    3768                             <y>310</y> 
    3769                             <width>30</width> 
    3770                             <height>22</height> 
    3771                         </rect> 
    3772                     </property> 
    3773                     <property name="font"> 
    3774                         <font> 
    3775                         </font> 
    3776                     </property> 
    3777                     <property name="text"> 
    3778                         <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
    3779                     </property> 
    3780                     <property name="alignment"> 
    3781                         <set>AlignCenter</set> 
    3782                     </property> 
    3783                 </widget> 
    37843784                <widget class="QCheckBox"> 
    37853785                    <property name="name"> 
    3786                         <cstring>mix1aes1_2_pair</cstring> 
    3787                     </property> 
    3788                     <property name="geometry"> 
    3789                         <rect> 
    3790                             <x>40</x> 
    3791                             <y>290</y> 
     3786                        <cstring>mix1aes2_solo</cstring> 
     3787                    </property> 
     3788                    <property name="geometry"> 
     3789                        <rect> 
     3790                            <x>60</x> 
     3791                            <y>20</y> 
    37923792                            <width>20</width> 
    37933793                            <height>26</height> 
     
    38263826                    <string>SPDIF</string> 
    38273827                </property> 
     3828                <widget class="QLabel"> 
     3829                    <property name="name"> 
     3830                        <cstring>textLabel1_2_11_2</cstring> 
     3831                    </property> 
     3832                    <property name="geometry"> 
     3833                        <rect> 
     3834                            <x>10</x> 
     3835                            <y>130</y> 
     3836                            <width>30</width> 
     3837                            <height>22</height> 
     3838                        </rect> 
     3839                    </property> 
     3840                    <property name="font"> 
     3841                        <font> 
     3842                        </font> 
     3843                    </property> 
     3844                    <property name="text"> 
     3845                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     3846                    </property> 
     3847                    <property name="alignment"> 
     3848                        <set>AlignCenter</set> 
     3849                    </property> 
     3850                </widget> 
     3851                <widget class="QLabel"> 
     3852                    <property name="name"> 
     3853                        <cstring>textLabel1_2_3_3_2</cstring> 
     3854                    </property> 
     3855                    <property name="geometry"> 
     3856                        <rect> 
     3857                            <x>50</x> 
     3858                            <y>130</y> 
     3859                            <width>30</width> 
     3860                            <height>22</height> 
     3861                        </rect> 
     3862                    </property> 
     3863                    <property name="font"> 
     3864                        <font> 
     3865                        </font> 
     3866                    </property> 
     3867                    <property name="text"> 
     3868                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     3869                    </property> 
     3870                    <property name="alignment"> 
     3871                        <set>AlignCenter</set> 
     3872                    </property> 
     3873                </widget> 
     3874                <widget class="QLabel"> 
     3875                    <property name="name"> 
     3876                        <cstring>textLabel1_2_2_11_2</cstring> 
     3877                    </property> 
     3878                    <property name="geometry"> 
     3879                        <rect> 
     3880                            <x>10</x> 
     3881                            <y>80</y> 
     3882                            <width>30</width> 
     3883                            <height>22</height> 
     3884                        </rect> 
     3885                    </property> 
     3886                    <property name="font"> 
     3887                        <font> 
     3888                        </font> 
     3889                    </property> 
     3890                    <property name="text"> 
     3891                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     3892                    </property> 
     3893                    <property name="alignment"> 
     3894                        <set>AlignCenter</set> 
     3895                    </property> 
     3896                </widget> 
     3897                <widget class="QLabel"> 
     3898                    <property name="name"> 
     3899                        <cstring>textLabel1_2_2_2_10_2</cstring> 
     3900                    </property> 
     3901                    <property name="geometry"> 
     3902                        <rect> 
     3903                            <x>10</x> 
     3904                            <y>40</y> 
     3905                            <width>30</width> 
     3906                            <height>22</height> 
     3907                        </rect> 
     3908                    </property> 
     3909                    <property name="font"> 
     3910                        <font> 
     3911                        </font> 
     3912                    </property> 
     3913                    <property name="text"> 
     3914                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     3915                    </property> 
     3916                    <property name="alignment"> 
     3917                        <set>AlignCenter</set> 
     3918                    </property> 
     3919                </widget> 
     3920                <widget class="QLabel"> 
     3921                    <property name="name"> 
     3922                        <cstring>textLabel1_2_2_2_2_3_2</cstring> 
     3923                    </property> 
     3924                    <property name="geometry"> 
     3925                        <rect> 
     3926                            <x>50</x> 
     3927                            <y>40</y> 
     3928                            <width>30</width> 
     3929                            <height>22</height> 
     3930                        </rect> 
     3931                    </property> 
     3932                    <property name="font"> 
     3933                        <font> 
     3934                        </font> 
     3935                    </property> 
     3936                    <property name="text"> 
     3937                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     3938                    </property> 
     3939                    <property name="alignment"> 
     3940                        <set>AlignCenter</set> 
     3941                    </property> 
     3942                </widget> 
     3943                <widget class="QLabel"> 
     3944                    <property name="name"> 
     3945                        <cstring>textLabel2_10_2</cstring> 
     3946                    </property> 
     3947                    <property name="geometry"> 
     3948                        <rect> 
     3949                            <x>10</x> 
     3950                            <y>280</y> 
     3951                            <width>30</width> 
     3952                            <height>22</height> 
     3953                        </rect> 
     3954                    </property> 
     3955                    <property name="text"> 
     3956                        <string>1</string> 
     3957                    </property> 
     3958                    <property name="alignment"> 
     3959                        <set>AlignCenter</set> 
     3960                    </property> 
     3961                </widget> 
     3962                <widget class="QLabel"> 
     3963                    <property name="name"> 
     3964                        <cstring>textLabel1_2_2_3_3_2</cstring> 
     3965                    </property> 
     3966                    <property name="geometry"> 
     3967                        <rect> 
     3968                            <x>50</x> 
     3969                            <y>80</y> 
     3970                            <width>30</width> 
     3971                            <height>22</height> 
     3972                        </rect> 
     3973                    </property> 
     3974                    <property name="font"> 
     3975                        <font> 
     3976                        </font> 
     3977                    </property> 
     3978                    <property name="text"> 
     3979                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     3980                    </property> 
     3981                    <property name="alignment"> 
     3982                        <set>AlignCenter</set> 
     3983                    </property> 
     3984                </widget> 
     3985                <widget class="QLabel"> 
     3986                    <property name="name"> 
     3987                        <cstring>textLabel2_2_3_2</cstring> 
     3988                    </property> 
     3989                    <property name="geometry"> 
     3990                        <rect> 
     3991                            <x>50</x> 
     3992                            <y>280</y> 
     3993                            <width>30</width> 
     3994                            <height>22</height> 
     3995                        </rect> 
     3996                    </property> 
     3997                    <property name="text"> 
     3998                        <string>2</string> 
     3999                    </property> 
     4000                    <property name="alignment"> 
     4001                        <set>AlignCenter</set> 
     4002                    </property> 
     4003                </widget> 
     4004                <widget class="QLabel"> 
     4005                    <property name="name"> 
     4006                        <cstring>textLabel1_2_2_14_6</cstring> 
     4007                    </property> 
     4008                    <property name="geometry"> 
     4009                        <rect> 
     4010                            <x>30</x> 
     4011                            <y>310</y> 
     4012                            <width>30</width> 
     4013                            <height>22</height> 
     4014                        </rect> 
     4015                    </property> 
     4016                    <property name="font"> 
     4017                        <font> 
     4018                        </font> 
     4019                    </property> 
     4020                    <property name="text"> 
     4021                        <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
     4022                    </property> 
     4023                    <property name="alignment"> 
     4024                        <set>AlignCenter</set> 
     4025                    </property> 
     4026                </widget> 
    38284027                <widget class="QCheckBox"> 
    38294028                    <property name="name"> 
    3830                         <cstring>checkBox1_2_3_2</cstring> 
    3831                     </property> 
    3832                     <property name="geometry"> 
    3833                         <rect> 
    3834                             <x>20</x> 
    3835                             <y>20</y> 
     4029                        <cstring>mix1spdif1_2_pair</cstring> 
     4030                    </property> 
     4031                    <property name="geometry"> 
     4032                        <rect> 
     4033                            <x>40</x> 
     4034                            <y>290</y> 
    38364035                            <width>20</width> 
    38374036                            <height>26</height> 
     
    38544053                    </property> 
    38554054                </widget> 
    3856                 <widget class="QLabel"> 
    3857                     <property name="name"> 
    3858                         <cstring>textLabel1_2_11_2</cstring> 
     4055                <widget class="QSlider"> 
     4056                    <property name="name"> 
     4057                        <cstring>mix1spdif1_fader</cstring> 
    38594058                    </property> 
    38604059                    <property name="geometry"> 
    38614060                        <rect> 
    38624061                            <x>10</x> 
    3863                             <y>130</y> 
    3864                             <width>30</width> 
    3865                             <height>22</height> 
    3866                         </rect> 
    3867                     </property> 
    3868                     <property name="font"> 
    3869                         <font> 
    3870                         </font> 
    3871                     </property> 
    3872                     <property name="text"> 
    3873                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    3874                     </property> 
    3875                     <property name="alignment"> 
    3876                         <set>AlignCenter</set> 
    3877                     </property> 
    3878                 </widget> 
    3879                 <widget class="QLabel"> 
    3880                     <property name="name"> 
    3881                         <cstring>textLabel1_2_3_3_2</cstring> 
     4062                            <y>160</y> 
     4063                            <width>30</width> 
     4064                            <height>120</height> 
     4065                        </rect> 
     4066                    </property> 
     4067                    <property name="minValue"> 
     4068                        <number>0</number> 
     4069                    </property> 
     4070                    <property name="maxValue"> 
     4071                        <number>128</number> 
     4072                    </property> 
     4073                    <property name="lineStep"> 
     4074                        <number>1</number> 
     4075                    </property> 
     4076                    <property name="pageStep"> 
     4077                        <number>10</number> 
     4078                    </property> 
     4079                    <property name="value"> 
     4080                        <number>128</number> 
     4081                    </property> 
     4082                    <property name="orientation"> 
     4083                        <enum>Vertical</enum> 
     4084                    </property> 
     4085                    <property name="tickmarks"> 
     4086                        <enum>Both</enum> 
     4087                    </property> 
     4088                    <property name="tickInterval"> 
     4089                        <number>10</number> 
     4090                    </property> 
     4091                </widget> 
     4092                <widget class="QSlider"> 
     4093                    <property name="name"> 
     4094                        <cstring>mix1spdif2_fader</cstring> 
    38824095                    </property> 
    38834096                    <property name="geometry"> 
    38844097                        <rect> 
    38854098                            <x>50</x> 
    3886                             <y>130</y> 
    3887                             <width>30</width> 
    3888                             <height>22</height> 
    3889                         </rect> 
    3890                     </property> 
    3891                     <property name="font"> 
    3892                         <font> 
    3893                         </font> 
    3894                     </property> 
    3895                     <property name="text"> 
    3896                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    3897                     </property> 
    3898                     <property name="alignment"> 
    3899                         <set>AlignCenter</set> 
     4099                            <y>160</y> 
     4100                            <width>30</width> 
     4101                            <height>120</height> 
     4102                        </rect> 
     4103                    </property> 
     4104                    <property name="minValue"> 
     4105                        <number>0</number> 
     4106                    </property> 
     4107                    <property name="maxValue"> 
     4108                        <number>128</number> 
     4109                    </property> 
     4110                    <property name="lineStep"> 
     4111                        <number>1</number> 
     4112                    </property> 
     4113                    <property name="pageStep"> 
     4114                        <number>10</number> 
     4115                    </property> 
     4116                    <property name="value"> 
     4117                        <number>128</number> 
     4118                    </property> 
     4119                    <property name="orientation"> 
     4120                        <enum>Vertical</enum> 
     4121                    </property> 
     4122                    <property name="tickmarks"> 
     4123                        <enum>Both</enum> 
     4124                    </property> 
     4125                    <property name="tickInterval"> 
     4126                        <number>10</number> 
    39004127                    </property> 
    39014128                </widget> 
    39024129                <widget class="QDial"> 
    39034130                    <property name="name"> 
    3904                         <cstring>dial2_10_2</cstring> 
     4131                        <cstring>mix1spdif1_pan</cstring> 
    39054132                    </property> 
    39064133                    <property name="geometry"> 
     
    39214148                <widget class="QDial"> 
    39224149                    <property name="name"> 
    3923                         <cstring>dial2_2_3_2</cstring> 
     4150                        <cstring>mix1spdif2_pan</cstring> 
    39244151                    </property> 
    39254152                    <property name="geometry"> 
     
    39384165                    </property> 
    39394166                </widget> 
    3940                 <widget class="QLabel"> 
    3941                     <property name="name"> 
    3942                         <cstring>textLabel1_2_2_11_2</cstring> 
    3943                     </property> 
    3944                     <property name="geometry"> 
    3945                         <rect> 
    3946                             <x>10</x> 
    3947                             <y>80</y> 
    3948                             <width>30</width> 
    3949                             <height>22</height> 
    3950                         </rect> 
    3951                     </property> 
    3952                     <property name="font"> 
    3953                         <font> 
    3954                         </font> 
    3955                     </property> 
    3956                     <property name="text"> 
    3957                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    3958                     </property> 
    3959                     <property name="alignment"> 
    3960                         <set>AlignCenter</set> 
    3961                     </property> 
    3962                 </widget> 
    39634167                <widget class="QCheckBox"> 
    39644168                    <property name="name"> 
    3965                         <cstring>checkBox1_18_2</cstring> 
     4169                        <cstring>mix1spdif1_mute</cstring> 
    39664170                    </property> 
    39674171                    <property name="geometry"> 
     
    39914195                <widget class="QCheckBox"> 
    39924196                    <property name="name"> 
    3993                         <cstring>checkBox1_3_3_2</cstring> 
     4197                        <cstring>mix1spdif2_mute</cstring> 
    39944198                    </property> 
    39954199                    <property name="geometry"> 
     
    40194223                <widget class="QCheckBox"> 
    40204224                    <property name="name"> 
    4021                         <cstring>checkBox1_10_3_2</cstring> 
    4022                     </property> 
    4023                     <property name="geometry"> 
    4024                         <rect> 
    4025                             <x>60</x> 
     4225                        <cstring>mix1spdif1_solo</cstring> 
     4226                    </property> 
     4227                    <property name="geometry"> 
     4228                        <rect> 
     4229                            <x>20</x> 
    40264230                            <y>20</y> 
    40274231                            <width>20</width> 
     
    40454249                    </property> 
    40464250                </widget> 
    4047                 <widget class="QLabel"> 
    4048                     <property name="name"> 
    4049                         <cstring>textLabel1_2_2_2_10_2</cstring> 
    4050                     </property> 
    4051                     <property name="geometry"> 
    4052                         <rect> 
    4053                             <x>10</x> 
    4054                             <y>40</y> 
    4055                             <width>30</width> 
    4056                             <height>22</height> 
    4057                         </rect> 
    4058                     </property> 
    4059                     <property name="font"> 
    4060                         <font> 
    4061                         </font> 
    4062                     </property> 
    4063                     <property name="text"> 
    4064                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    4065                     </property> 
    4066                     <property name="alignment"> 
    4067                         <set>AlignCenter</set> 
    4068                     </property> 
    4069                 </widget> 
    4070                 <widget class="QLabel"> 
    4071                     <property name="name"> 
    4072                         <cstring>textLabel1_2_2_2_2_3_2</cstring> 
    4073                     </property> 
    4074                     <property name="geometry"> 
    4075                         <rect> 
    4076                             <x>50</x> 
    4077                             <y>40</y> 
    4078                             <width>30</width> 
    4079                             <height>22</height> 
    4080                         </rect> 
    4081                     </property> 
    4082                     <property name="font"> 
    4083                         <font> 
    4084                         </font> 
    4085                     </property> 
    4086                     <property name="text"> 
    4087                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    4088                     </property> 
    4089                     <property name="alignment"> 
    4090                         <set>AlignCenter</set> 
    4091                     </property> 
    4092                 </widget> 
    4093                 <widget class="QLabel"> 
    4094                     <property name="name"> 
    4095                         <cstring>textLabel2_10_2</cstring> 
    4096                     </property> 
    4097                     <property name="geometry"> 
    4098                         <rect> 
    4099                             <x>10</x> 
    4100                             <y>280</y> 
    4101                             <width>30</width> 
    4102                             <height>22</height> 
    4103                         </rect> 
    4104                     </property> 
    4105                     <property name="text"> 
    4106                         <string>1</string> 
    4107                     </property> 
    4108                     <property name="alignment"> 
    4109                         <set>AlignCenter</set> 
    4110                     </property> 
    4111                 </widget> 
    4112                 <widget class="QSlider"> 
    4113                     <property name="name"> 
    4114                         <cstring>sldFB1_10_2</cstring> 
    4115                     </property> 
    4116                     <property name="geometry"> 
    4117                         <rect> 
    4118                             <x>10</x> 
    4119                             <y>160</y> 
    4120                             <width>30</width> 
    4121                             <height>120</height> 
    4122                         </rect> 
    4123                     </property> 
    4124                     <property name="minValue"> 
    4125                         <number>0</number> 
    4126                     </property> 
    4127                     <property name="maxValue"> 
    4128                         <number>128</number> 
    4129                     </property> 
    4130                     <property name="lineStep"> 
    4131                         <number>1</number> 
    4132                     </property> 
    4133                     <property name="pageStep"> 
    4134                         <number>10</number> 
    4135                     </property> 
    4136                     <property name="value"> 
    4137                         <number>128</number> 
    4138                     </property> 
    4139                     <property name="orientation"> 
    4140                         <enum>Vertical</enum> 
    4141                     </property> 
    4142                     <property name="tickmarks"> 
    4143                         <enum>Both</enum> 
    4144                     </property> 
    4145                     <property name="tickInterval"> 
    4146                         <number>10</number> 
    4147                     </property> 
    4148                 </widget> 
    4149                 <widget class="QSlider"> 
    4150                     <property name="name"> 
    4151                         <cstring>sldFB1_2_3_2</cstring> 
    4152                     </property> 
    4153                     <property name="geometry"> 
    4154                         <rect> 
    4155                             <x>50</x> 
    4156                             <y>160</y> 
    4157                             <width>30</width> 
    4158                             <height>120</height> 
    4159                         </rect> 
    4160                     </property> 
    4161                     <property name="minValue"> 
    4162                         <number>0</number> 
    4163                     </property> 
    4164                     <property name="maxValue"> 
    4165                         <number>128</number> 
    4166                     </property> 
    4167                     <property name="lineStep"> 
    4168                         <number>1</number> 
    4169                     </property> 
    4170                     <property name="pageStep"> 
    4171                         <number>10</number> 
    4172                     </property> 
    4173                     <property name="value"> 
    4174                         <number>128</number> 
    4175                     </property> 
    4176                     <property name="orientation"> 
    4177                         <enum>Vertical</enum> 
    4178                     </property> 
    4179                     <property name="tickmarks"> 
    4180                         <enum>Both</enum> 
    4181                     </property> 
    4182                     <property name="tickInterval"> 
    4183                         <number>10</number> 
    4184                     </property> 
    4185                 </widget> 
    4186                 <widget class="QLabel"> 
    4187                     <property name="name"> 
    4188                         <cstring>textLabel1_2_2_3_3_2</cstring> 
    4189                     </property> 
    4190                     <property name="geometry"> 
    4191                         <rect> 
    4192                             <x>50</x> 
    4193                             <y>80</y> 
    4194                             <width>30</width> 
    4195                             <height>22</height> 
    4196                         </rect> 
    4197                     </property> 
    4198                     <property name="font"> 
    4199                         <font> 
    4200                         </font> 
    4201                     </property> 
    4202                     <property name="text"> 
    4203                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    4204                     </property> 
    4205                     <property name="alignment"> 
    4206                         <set>AlignCenter</set> 
    4207                     </property> 
    4208                 </widget> 
    4209                 <widget class="QLabel"> 
    4210                     <property name="name"> 
    4211                         <cstring>textLabel2_2_3_2</cstring> 
    4212                     </property> 
    4213                     <property name="geometry"> 
    4214                         <rect> 
    4215                             <x>50</x> 
    4216                             <y>280</y> 
    4217                             <width>30</width> 
    4218                             <height>22</height> 
    4219                         </rect> 
    4220                     </property> 
    4221                     <property name="text"> 
    4222                         <string>2</string> 
    4223                     </property> 
    4224                     <property name="alignment"> 
    4225                         <set>AlignCenter</set> 
    4226                     </property> 
    4227                 </widget> 
    4228                 <widget class="QLabel"> 
    4229                     <property name="name"> 
    4230                         <cstring>textLabel1_2_2_14_6</cstring> 
    4231                     </property> 
    4232                     <property name="geometry"> 
    4233                         <rect> 
    4234                             <x>30</x> 
    4235                             <y>310</y> 
    4236                             <width>30</width> 
    4237                             <height>22</height> 
    4238                         </rect> 
    4239                     </property> 
    4240                     <property name="font"> 
    4241                         <font> 
    4242                         </font> 
    4243                     </property> 
    4244                     <property name="text"> 
    4245                         <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
    4246                     </property> 
    4247                     <property name="alignment"> 
    4248                         <set>AlignCenter</set> 
    4249                     </property> 
    4250                 </widget> 
    42514251                <widget class="QCheckBox"> 
    42524252                    <property name="name"> 
    4253                         <cstring>mix1spdif1_2_pair</cstring> 
    4254                     </property> 
    4255                     <property name="geometry"> 
    4256                         <rect> 
    4257                             <x>40</x> 
    4258                             <y>290</y> 
     4253                        <cstring>mix1spdif2_solo</cstring> 
     4254                    </property> 
     4255                    <property name="geometry"> 
     4256                        <rect> 
     4257                            <x>60</x> 
     4258                            <y>20</y> 
    42594259                            <width>20</width> 
    42604260                            <height>26</height> 
     
    42934293                    <string>ADAT</string> 
    42944294                </property> 
     4295                <widget class="QLabel"> 
     4296                    <property name="name"> 
     4297                        <cstring>textLabel2_9</cstring> 
     4298                    </property> 
     4299                    <property name="geometry"> 
     4300                        <rect> 
     4301                            <x>10</x> 
     4302                            <y>280</y> 
     4303                            <width>30</width> 
     4304                            <height>22</height> 
     4305                        </rect> 
     4306                    </property> 
     4307                    <property name="text"> 
     4308                        <string>1</string> 
     4309                    </property> 
     4310                    <property name="alignment"> 
     4311                        <set>AlignCenter</set> 
     4312                    </property> 
     4313                </widget> 
     4314                <widget class="QLabel"> 
     4315                    <property name="name"> 
     4316                        <cstring>textLabel1_2_10</cstring> 
     4317                    </property> 
     4318                    <property name="geometry"> 
     4319                        <rect> 
     4320                            <x>10</x> 
     4321                            <y>130</y> 
     4322                            <width>30</width> 
     4323                            <height>22</height> 
     4324                        </rect> 
     4325                    </property> 
     4326                    <property name="font"> 
     4327                        <font> 
     4328                        </font> 
     4329                    </property> 
     4330                    <property name="text"> 
     4331                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4332                    </property> 
     4333                    <property name="alignment"> 
     4334                        <set>AlignCenter</set> 
     4335                    </property> 
     4336                </widget> 
     4337                <widget class="QLabel"> 
     4338                    <property name="name"> 
     4339                        <cstring>textLabel1_2_3_2</cstring> 
     4340                    </property> 
     4341                    <property name="geometry"> 
     4342                        <rect> 
     4343                            <x>50</x> 
     4344                            <y>130</y> 
     4345                            <width>30</width> 
     4346                            <height>22</height> 
     4347                        </rect> 
     4348                    </property> 
     4349                    <property name="font"> 
     4350                        <font> 
     4351                        </font> 
     4352                    </property> 
     4353                    <property name="text"> 
     4354                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4355                    </property> 
     4356                    <property name="alignment"> 
     4357                        <set>AlignCenter</set> 
     4358                    </property> 
     4359                </widget> 
     4360                <widget class="QLabel"> 
     4361                    <property name="name"> 
     4362                        <cstring>textLabel1_2_4_2</cstring> 
     4363                    </property> 
     4364                    <property name="geometry"> 
     4365                        <rect> 
     4366                            <x>90</x> 
     4367                            <y>130</y> 
     4368                            <width>30</width> 
     4369                            <height>22</height> 
     4370                        </rect> 
     4371                    </property> 
     4372                    <property name="font"> 
     4373                        <font> 
     4374                        </font> 
     4375                    </property> 
     4376                    <property name="text"> 
     4377                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4378                    </property> 
     4379                    <property name="alignment"> 
     4380                        <set>AlignCenter</set> 
     4381                    </property> 
     4382                </widget> 
     4383                <widget class="QLabel"> 
     4384                    <property name="name"> 
     4385                        <cstring>textLabel1_2_5_2</cstring> 
     4386                    </property> 
     4387                    <property name="geometry"> 
     4388                        <rect> 
     4389                            <x>130</x> 
     4390                            <y>130</y> 
     4391                            <width>30</width> 
     4392                            <height>22</height> 
     4393                        </rect> 
     4394                    </property> 
     4395                    <property name="font"> 
     4396                        <font> 
     4397                        </font> 
     4398                    </property> 
     4399                    <property name="text"> 
     4400                        <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4401                    </property> 
     4402                    <property name="alignment"> 
     4403                        <set>AlignCenter</set> 
     4404                    </property> 
     4405                </widget> 
     4406                <widget class="QLabel"> 
     4407                    <property name="name"> 
     4408                        <cstring>textLabel1_2_2_10</cstring> 
     4409                    </property> 
     4410                    <property name="geometry"> 
     4411                        <rect> 
     4412                            <x>10</x> 
     4413                            <y>80</y> 
     4414                            <width>30</width> 
     4415                            <height>22</height> 
     4416                        </rect> 
     4417                    </property> 
     4418                    <property name="font"> 
     4419                        <font> 
     4420                        </font> 
     4421                    </property> 
     4422                    <property name="text"> 
     4423                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4424                    </property> 
     4425                    <property name="alignment"> 
     4426                        <set>AlignCenter</set> 
     4427                    </property> 
     4428                </widget> 
     4429                <widget class="QLabel"> 
     4430                    <property name="name"> 
     4431                        <cstring>textLabel1_2_2_3_2</cstring> 
     4432                    </property> 
     4433                    <property name="geometry"> 
     4434                        <rect> 
     4435                            <x>50</x> 
     4436                            <y>80</y> 
     4437                            <width>30</width> 
     4438                            <height>22</height> 
     4439                        </rect> 
     4440                    </property> 
     4441                    <property name="font"> 
     4442                        <font> 
     4443                        </font> 
     4444                    </property> 
     4445                    <property name="text"> 
     4446                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4447                    </property> 
     4448                    <property name="alignment"> 
     4449                        <set>AlignCenter</set> 
     4450                    </property> 
     4451                </widget> 
     4452                <widget class="QLabel"> 
     4453                    <property name="name"> 
     4454                        <cstring>textLabel1_2_2_4_2</cstring> 
     4455                    </property> 
     4456                    <property name="geometry"> 
     4457                        <rect> 
     4458                            <x>90</x> 
     4459                            <y>80</y> 
     4460                            <width>30</width> 
     4461                            <height>22</height> 
     4462                        </rect> 
     4463                    </property> 
     4464                    <property name="font"> 
     4465                        <font> 
     4466                        </font> 
     4467                    </property> 
     4468                    <property name="text"> 
     4469                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4470                    </property> 
     4471                    <property name="alignment"> 
     4472                        <set>AlignCenter</set> 
     4473                    </property> 
     4474                </widget> 
     4475                <widget class="QLabel"> 
     4476                    <property name="name"> 
     4477                        <cstring>textLabel1_2_2_5_2</cstring> 
     4478                    </property> 
     4479                    <property name="geometry"> 
     4480                        <rect> 
     4481                            <x>130</x> 
     4482                            <y>80</y> 
     4483                            <width>30</width> 
     4484                            <height>22</height> 
     4485                        </rect> 
     4486                    </property> 
     4487                    <property name="font"> 
     4488                        <font> 
     4489                        </font> 
     4490                    </property> 
     4491                    <property name="text"> 
     4492                        <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4493                    </property> 
     4494                    <property name="alignment"> 
     4495                        <set>AlignCenter</set> 
     4496                    </property> 
     4497                </widget> 
     4498                <widget class="QLabel"> 
     4499                    <property name="name"> 
     4500                        <cstring>textLabel1_2_2_2_9</cstring> 
     4501                    </property> 
     4502                    <property name="geometry"> 
     4503                        <rect> 
     4504                            <x>10</x> 
     4505                            <y>40</y> 
     4506                            <width>30</width> 
     4507                            <height>22</height> 
     4508                        </rect> 
     4509                    </property> 
     4510                    <property name="font"> 
     4511                        <font> 
     4512                        </font> 
     4513                    </property> 
     4514                    <property name="text"> 
     4515                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4516                    </property> 
     4517                    <property name="alignment"> 
     4518                        <set>AlignCenter</set> 
     4519                    </property> 
     4520                </widget> 
     4521                <widget class="QLabel"> 
     4522                    <property name="name"> 
     4523                        <cstring>textLabel1_2_2_2_2_2</cstring> 
     4524                    </property> 
     4525                    <property name="geometry"> 
     4526                        <rect> 
     4527                            <x>50</x> 
     4528                            <y>40</y> 
     4529                            <width>30</width> 
     4530                            <height>22</height> 
     4531                        </rect> 
     4532                    </property> 
     4533                    <property name="font"> 
     4534                        <font> 
     4535                        </font> 
     4536                    </property> 
     4537                    <property name="text"> 
     4538                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4539                    </property> 
     4540                    <property name="alignment"> 
     4541                        <set>AlignCenter</set> 
     4542                    </property> 
     4543                </widget> 
     4544                <widget class="QLabel"> 
     4545                    <property name="name"> 
     4546                        <cstring>textLabel1_2_2_2_3_2</cstring> 
     4547                    </property> 
     4548                    <property name="geometry"> 
     4549                        <rect> 
     4550                            <x>90</x> 
     4551                            <y>40</y> 
     4552                            <width>30</width> 
     4553                            <height>22</height> 
     4554                        </rect> 
     4555                    </property> 
     4556                    <property name="font"> 
     4557                        <font> 
     4558                        </font> 
     4559                    </property> 
     4560                    <property name="text"> 
     4561                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4562                    </property> 
     4563                    <property name="alignment"> 
     4564                        <set>AlignCenter</set> 
     4565                    </property> 
     4566                </widget> 
     4567                <widget class="QLabel"> 
     4568                    <property name="name"> 
     4569                        <cstring>textLabel1_2_2_2_4_2</cstring> 
     4570                    </property> 
     4571                    <property name="geometry"> 
     4572                        <rect> 
     4573                            <x>130</x> 
     4574                            <y>40</y> 
     4575                            <width>30</width> 
     4576                            <height>22</height> 
     4577                        </rect> 
     4578                    </property> 
     4579                    <property name="font"> 
     4580                        <font> 
     4581                        </font> 
     4582                    </property> 
     4583                    <property name="text"> 
     4584                        <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4585                    </property> 
     4586                    <property name="alignment"> 
     4587                        <set>AlignCenter</set> 
     4588                    </property> 
     4589                </widget> 
     4590                <widget class="QLabel"> 
     4591                    <property name="name"> 
     4592                        <cstring>textLabel2_2_2</cstring> 
     4593                    </property> 
     4594                    <property name="geometry"> 
     4595                        <rect> 
     4596                            <x>50</x> 
     4597                            <y>280</y> 
     4598                            <width>30</width> 
     4599                            <height>22</height> 
     4600                        </rect> 
     4601                    </property> 
     4602                    <property name="text"> 
     4603                        <string>2</string> 
     4604                    </property> 
     4605                    <property name="alignment"> 
     4606                        <set>AlignCenter</set> 
     4607                    </property> 
     4608                </widget> 
     4609                <widget class="QLabel"> 
     4610                    <property name="name"> 
     4611                        <cstring>textLabel2_3_2</cstring> 
     4612                    </property> 
     4613                    <property name="geometry"> 
     4614                        <rect> 
     4615                            <x>90</x> 
     4616                            <y>280</y> 
     4617                            <width>30</width> 
     4618                            <height>22</height> 
     4619                        </rect> 
     4620                    </property> 
     4621                    <property name="text"> 
     4622                        <string>3</string> 
     4623                    </property> 
     4624                    <property name="alignment"> 
     4625                        <set>AlignCenter</set> 
     4626                    </property> 
     4627                </widget> 
     4628                <widget class="QLabel"> 
     4629                    <property name="name"> 
     4630                        <cstring>textLabel2_4_2</cstring> 
     4631                    </property> 
     4632                    <property name="geometry"> 
     4633                        <rect> 
     4634                            <x>130</x> 
     4635                            <y>280</y> 
     4636                            <width>30</width> 
     4637                            <height>22</height> 
     4638                        </rect> 
     4639                    </property> 
     4640                    <property name="text"> 
     4641                        <string>4</string> 
     4642                    </property> 
     4643                    <property name="alignment"> 
     4644                        <set>AlignCenter</set> 
     4645                    </property> 
     4646                </widget> 
     4647                <widget class="QGroupBox"> 
     4648                    <property name="name"> 
     4649                        <cstring>mix1_adat58_group</cstring> 
     4650                    </property> 
     4651                    <property name="geometry"> 
     4652                        <rect> 
     4653                            <x>168</x> 
     4654                            <y>18</y> 
     4655                            <width>150</width> 
     4656                            <height>310</height> 
     4657                        </rect> 
     4658                    </property> 
     4659                    <property name="frameShape"> 
     4660                        <enum>NoFrame</enum> 
     4661                    </property> 
     4662                    <property name="title"> 
     4663                        <string></string> 
     4664                    </property> 
     4665                    <widget class="QLabel"> 
     4666                        <property name="name"> 
     4667                            <cstring>textLabel1_2_9_2</cstring> 
     4668                        </property> 
     4669                        <property name="geometry"> 
     4670                            <rect> 
     4671                                <x>122</x> 
     4672                                <y>112</y> 
     4673                                <width>30</width> 
     4674                                <height>22</height> 
     4675                            </rect> 
     4676                        </property> 
     4677                        <property name="font"> 
     4678                            <font> 
     4679                            </font> 
     4680                        </property> 
     4681                        <property name="text"> 
     4682                            <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4683                        </property> 
     4684                        <property name="alignment"> 
     4685                            <set>AlignCenter</set> 
     4686                        </property> 
     4687                    </widget> 
     4688                    <widget class="QLabel"> 
     4689                        <property name="name"> 
     4690                            <cstring>textLabel1_2_2_9_2</cstring> 
     4691                        </property> 
     4692                        <property name="geometry"> 
     4693                            <rect> 
     4694                                <x>122</x> 
     4695                                <y>62</y> 
     4696                                <width>30</width> 
     4697                                <height>22</height> 
     4698                            </rect> 
     4699                        </property> 
     4700                        <property name="font"> 
     4701                            <font> 
     4702                            </font> 
     4703                        </property> 
     4704                        <property name="text"> 
     4705                            <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4706                        </property> 
     4707                        <property name="alignment"> 
     4708                            <set>AlignCenter</set> 
     4709                        </property> 
     4710                    </widget> 
     4711                    <widget class="QLabel"> 
     4712                        <property name="name"> 
     4713                            <cstring>textLabel1_2_2_2_8_2</cstring> 
     4714                        </property> 
     4715                        <property name="geometry"> 
     4716                            <rect> 
     4717                                <x>122</x> 
     4718                                <y>22</y> 
     4719                                <width>30</width> 
     4720                                <height>22</height> 
     4721                            </rect> 
     4722                        </property> 
     4723                        <property name="font"> 
     4724                            <font> 
     4725                            </font> 
     4726                        </property> 
     4727                        <property name="text"> 
     4728                            <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4729                        </property> 
     4730                        <property name="alignment"> 
     4731                            <set>AlignCenter</set> 
     4732                        </property> 
     4733                    </widget> 
     4734                    <widget class="QLabel"> 
     4735                        <property name="name"> 
     4736                            <cstring>textLabel2_8_2</cstring> 
     4737                        </property> 
     4738                        <property name="geometry"> 
     4739                            <rect> 
     4740                                <x>122</x> 
     4741                                <y>262</y> 
     4742                                <width>30</width> 
     4743                                <height>22</height> 
     4744                            </rect> 
     4745                        </property> 
     4746                        <property name="text"> 
     4747                            <string>8</string> 
     4748                        </property> 
     4749                        <property name="alignment"> 
     4750                            <set>AlignCenter</set> 
     4751                        </property> 
     4752                    </widget> 
     4753                    <widget class="QLabel"> 
     4754                        <property name="name"> 
     4755                            <cstring>textLabel2_5_2</cstring> 
     4756                        </property> 
     4757                        <property name="geometry"> 
     4758                            <rect> 
     4759                                <x>2</x> 
     4760                                <y>262</y> 
     4761                                <width>30</width> 
     4762                                <height>22</height> 
     4763                            </rect> 
     4764                        </property> 
     4765                        <property name="text"> 
     4766                            <string>5</string> 
     4767                        </property> 
     4768                        <property name="alignment"> 
     4769                            <set>AlignCenter</set> 
     4770                        </property> 
     4771                    </widget> 
     4772                    <widget class="QLabel"> 
     4773                        <property name="name"> 
     4774                            <cstring>textLabel2_7_2</cstring> 
     4775                        </property> 
     4776                        <property name="geometry"> 
     4777                            <rect> 
     4778                                <x>82</x> 
     4779                                <y>262</y> 
     4780                                <width>30</width> 
     4781                                <height>22</height> 
     4782                            </rect> 
     4783                        </property> 
     4784                        <property name="text"> 
     4785                            <string>7</string> 
     4786                        </property> 
     4787                        <property name="alignment"> 
     4788                            <set>AlignCenter</set> 
     4789                        </property> 
     4790                    </widget> 
     4791                    <widget class="QLabel"> 
     4792                        <property name="name"> 
     4793                            <cstring>textLabel2_6_2</cstring> 
     4794                        </property> 
     4795                        <property name="geometry"> 
     4796                            <rect> 
     4797                                <x>42</x> 
     4798                                <y>262</y> 
     4799                                <width>30</width> 
     4800                                <height>22</height> 
     4801                            </rect> 
     4802                        </property> 
     4803                        <property name="text"> 
     4804                            <string>6</string> 
     4805                        </property> 
     4806                        <property name="alignment"> 
     4807                            <set>AlignCenter</set> 
     4808                        </property> 
     4809                    </widget> 
     4810                    <widget class="QLabel"> 
     4811                        <property name="name"> 
     4812                            <cstring>textLabel1_2_6_2</cstring> 
     4813                        </property> 
     4814                        <property name="geometry"> 
     4815                            <rect> 
     4816                                <x>2</x> 
     4817                                <y>112</y> 
     4818                                <width>30</width> 
     4819                                <height>22</height> 
     4820                            </rect> 
     4821                        </property> 
     4822                        <property name="font"> 
     4823                            <font> 
     4824                            </font> 
     4825                        </property> 
     4826                        <property name="text"> 
     4827                            <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4828                        </property> 
     4829                        <property name="alignment"> 
     4830                            <set>AlignCenter</set> 
     4831                        </property> 
     4832                    </widget> 
     4833                    <widget class="QLabel"> 
     4834                        <property name="name"> 
     4835                            <cstring>textLabel1_2_7_2</cstring> 
     4836                        </property> 
     4837                        <property name="geometry"> 
     4838                            <rect> 
     4839                                <x>42</x> 
     4840                                <y>112</y> 
     4841                                <width>30</width> 
     4842                                <height>22</height> 
     4843                            </rect> 
     4844                        </property> 
     4845                        <property name="font"> 
     4846                            <font> 
     4847                            </font> 
     4848                        </property> 
     4849                        <property name="text"> 
     4850                            <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4851                        </property> 
     4852                        <property name="alignment"> 
     4853                            <set>AlignCenter</set> 
     4854                        </property> 
     4855                    </widget> 
     4856                    <widget class="QLabel"> 
     4857                        <property name="name"> 
     4858                            <cstring>textLabel1_2_8_2</cstring> 
     4859                        </property> 
     4860                        <property name="geometry"> 
     4861                            <rect> 
     4862                                <x>82</x> 
     4863                                <y>112</y> 
     4864                                <width>30</width> 
     4865                                <height>22</height> 
     4866                            </rect> 
     4867                        </property> 
     4868                        <property name="font"> 
     4869                            <font> 
     4870                            </font> 
     4871                        </property> 
     4872                        <property name="text"> 
     4873                            <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
     4874                        </property> 
     4875                        <property name="alignment"> 
     4876                            <set>AlignCenter</set> 
     4877                        </property> 
     4878                    </widget> 
     4879                    <widget class="QLabel"> 
     4880                        <property name="name"> 
     4881                            <cstring>textLabel1_2_2_6_2</cstring> 
     4882                        </property> 
     4883                        <property name="geometry"> 
     4884                            <rect> 
     4885                                <x>2</x> 
     4886                                <y>62</y> 
     4887                                <width>30</width> 
     4888                                <height>22</height> 
     4889                            </rect> 
     4890                        </property> 
     4891                        <property name="font"> 
     4892                            <font> 
     4893                            </font> 
     4894                        </property> 
     4895                        <property name="text"> 
     4896                            <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4897                        </property> 
     4898                        <property name="alignment"> 
     4899                            <set>AlignCenter</set> 
     4900                        </property> 
     4901                    </widget> 
     4902                    <widget class="QLabel"> 
     4903                        <property name="name"> 
     4904                            <cstring>textLabel1_2_2_7_2</cstring> 
     4905                        </property> 
     4906                        <property name="geometry"> 
     4907                            <rect> 
     4908                                <x>42</x> 
     4909                                <y>62</y> 
     4910                                <width>30</width> 
     4911                                <height>22</height> 
     4912                            </rect> 
     4913                        </property> 
     4914                        <property name="font"> 
     4915                            <font> 
     4916                            </font> 
     4917                        </property> 
     4918                        <property name="text"> 
     4919                            <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4920                        </property> 
     4921                        <property name="alignment"> 
     4922                            <set>AlignCenter</set> 
     4923                        </property> 
     4924                    </widget> 
     4925                    <widget class="QLabel"> 
     4926                        <property name="name"> 
     4927                            <cstring>textLabel1_2_2_8_2</cstring> 
     4928                        </property> 
     4929                        <property name="geometry"> 
     4930                            <rect> 
     4931                                <x>82</x> 
     4932                                <y>62</y> 
     4933                                <width>30</width> 
     4934                                <height>22</height> 
     4935                            </rect> 
     4936                        </property> 
     4937                        <property name="font"> 
     4938                            <font> 
     4939                            </font> 
     4940                        </property> 
     4941                        <property name="text"> 
     4942                            <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
     4943                        </property> 
     4944                        <property name="alignment"> 
     4945                            <set>AlignCenter</set> 
     4946                        </property> 
     4947                    </widget> 
     4948                    <widget class="QLabel"> 
     4949                        <property name="name"> 
     4950                            <cstring>textLabel1_2_2_2_5_2</cstring> 
     4951                        </property> 
     4952                        <property name="geometry"> 
     4953                            <rect> 
     4954                                <x>2</x> 
     4955                                <y>22</y> 
     4956                                <width>30</width> 
     4957                                <height>22</height> 
     4958                            </rect> 
     4959                        </property> 
     4960                        <property name="font"> 
     4961                            <font> 
     4962                            </font> 
     4963                        </property> 
     4964                        <property name="text"> 
     4965                            <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4966                        </property> 
     4967                        <property name="alignment"> 
     4968                            <set>AlignCenter</set> 
     4969                        </property> 
     4970                    </widget> 
     4971                    <widget class="QLabel"> 
     4972                        <property name="name"> 
     4973                            <cstring>textLabel1_2_2_2_6_2</cstring> 
     4974                        </property> 
     4975                        <property name="geometry"> 
     4976                            <rect> 
     4977                                <x>42</x> 
     4978                                <y>22</y> 
     4979                                <width>30</width> 
     4980                                <height>22</height> 
     4981                            </rect> 
     4982                        </property> 
     4983                        <property name="font"> 
     4984                            <font> 
     4985                            </font> 
     4986                        </property> 
     4987                        <property name="text"> 
     4988                            <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     4989                        </property> 
     4990                        <property name="alignment"> 
     4991                            <set>AlignCenter</set> 
     4992                        </property> 
     4993                    </widget> 
     4994                    <widget class="QLabel"> 
     4995                        <property name="name"> 
     4996                            <cstring>textLabel1_2_2_14_5_3</cstring> 
     4997                        </property> 
     4998                        <property name="geometry"> 
     4999                            <rect> 
     5000                                <x>20</x> 
     5001                                <y>290</y> 
     5002                                <width>30</width> 
     5003                                <height>22</height> 
     5004                            </rect> 
     5005                        </property> 
     5006                        <property name="font"> 
     5007                            <font> 
     5008                            </font> 
     5009                        </property> 
     5010                        <property name="text"> 
     5011                            <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
     5012                        </property> 
     5013                        <property name="alignment"> 
     5014                            <set>AlignCenter</set> 
     5015                        </property> 
     5016                    </widget> 
     5017                    <widget class="QLabel"> 
     5018                        <property name="name"> 
     5019                            <cstring>textLabel1_2_2_14_5_4</cstring> 
     5020                        </property> 
     5021                        <property name="geometry"> 
     5022                            <rect> 
     5023                                <x>100</x> 
     5024                                <y>290</y> 
     5025                                <width>30</width> 
     5026                                <height>22</height> 
     5027                            </rect> 
     5028                        </property> 
     5029                        <property name="font"> 
     5030                            <font> 
     5031                            </font> 
     5032                        </property> 
     5033                        <property name="text"> 
     5034                            <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
     5035                        </property> 
     5036                        <property name="alignment"> 
     5037                            <set>AlignCenter</set> 
     5038                        </property> 
     5039                    </widget> 
     5040                    <widget class="QCheckBox"> 
     5041                        <property name="name"> 
     5042                            <cstring>mix1adat5_6_pair</cstring> 
     5043                        </property> 
     5044                        <property name="geometry"> 
     5045                            <rect> 
     5046                                <x>30</x> 
     5047                                <y>270</y> 
     5048                                <width>20</width> 
     5049                                <height>26</height> 
     5050                            </rect> 
     5051                        </property> 
     5052                        <property name="sizePolicy"> 
     5053                            <sizepolicy> 
     5054                                <hsizetype>1</hsizetype> 
     5055                                <vsizetype>0</vsizetype> 
     5056                                <horstretch>0</horstretch> 
     5057                                <verstretch>0</verstretch> 
     5058                            </sizepolicy> 
     5059                        </property> 
     5060                        <property name="font"> 
     5061                            <font> 
     5062                            </font> 
     5063                        </property> 
     5064                        <property name="text"> 
     5065                            <string></string> 
     5066                        </property> 
     5067                    </widget> 
     5068                    <widget class="QCheckBox"> 
     5069                        <property name="name"> 
     5070                            <cstring>mix1adat7_8_pair</cstring> 
     5071                        </property> 
     5072                        <property name="geometry"> 
     5073                            <rect> 
     5074                                <x>110</x> 
     5075                                <y>270</y> 
     5076                                <width>20</width> 
     5077                                <height>26</height> 
     5078                            </rect> 
     5079                        </property> 
     5080                        <property name="sizePolicy"> 
     5081                            <sizepolicy> 
     5082                                <hsizetype>1</hsizetype> 
     5083                                <vsizetype>0</vsizetype> 
     5084                                <horstretch>0</horstretch> 
     5085                                <verstretch>0</verstretch> 
     5086                            </sizepolicy> 
     5087                        </property> 
     5088                        <property name="font"> 
     5089                            <font> 
     5090                            </font> 
     5091                        </property> 
     5092                        <property name="text"> 
     5093                            <string></string> 
     5094                        </property> 
     5095                    </widget> 
     5096                    <widget class="QSlider"> 
     5097                        <property name="name"> 
     5098                            <cstring>mix1adat5_fader</cstring> 
     5099                        </property> 
     5100                        <property name="geometry"> 
     5101                            <rect> 
     5102                                <x>2</x> 
     5103                                <y>142</y> 
     5104                                <width>30</width> 
     5105                                <height>120</height> 
     5106                            </rect> 
     5107                        </property> 
     5108                        <property name="minValue"> 
     5109                            <number>0</number> 
     5110                        </property> 
     5111                        <property name="maxValue"> 
     5112                            <number>128</number> 
     5113                        </property> 
     5114                        <property name="lineStep"> 
     5115                            <number>1</number> 
     5116                        </property> 
     5117                        <property name="pageStep"> 
     5118                            <number>10</number> 
     5119                        </property> 
     5120                        <property name="value"> 
     5121                            <number>128</number> 
     5122                        </property> 
     5123                        <property name="orientation"> 
     5124                            <enum>Vertical</enum> 
     5125                        </property> 
     5126                        <property name="tickmarks"> 
     5127                            <enum>Both</enum> 
     5128                        </property> 
     5129                        <property name="tickInterval"> 
     5130                            <number>10</number> 
     5131                        </property> 
     5132                    </widget> 
     5133                    <widget class="QSlider"> 
     5134                        <property name="name"> 
     5135                            <cstring>mix1adat6_fader</cstring> 
     5136                        </property> 
     5137                        <property name="geometry"> 
     5138                            <rect> 
     5139                                <x>42</x> 
     5140                                <y>142</y> 
     5141                                <width>30</width> 
     5142                                <height>120</height> 
     5143                            </rect> 
     5144                        </property> 
     5145                        <property name="minValue"> 
     5146                            <number>0</number> 
     5147                        </property> 
     5148                        <property name="maxValue"> 
     5149                            <number>128</number> 
     5150                        </property> 
     5151                        <property name="lineStep"> 
     5152                            <number>1</number> 
     5153                        </property> 
     5154                        <property name="pageStep"> 
     5155                            <number>10</number> 
     5156                        </property> 
     5157                        <property name="value"> 
     5158                            <number>128</number> 
     5159                        </property> 
     5160                        <property name="orientation"> 
     5161                            <enum>Vertical</enum> 
     5162                        </property> 
     5163                        <property name="tickmarks"> 
     5164                            <enum>Both</enum> 
     5165                        </property> 
     5166                        <property name="tickInterval"> 
     5167                            <number>10</number> 
     5168                        </property> 
     5169                    </widget> 
     5170                    <widget class="QSlider"> 
     5171                        <property name="name"> 
     5172                            <cstring>mix1adat7_fader</cstring> 
     5173                        </property> 
     5174                        <property name="geometry"> 
     5175                            <rect> 
     5176                                <x>82</x> 
     5177                                <y>142</y> 
     5178                                <width>30</width> 
     5179                                <height>120</height> 
     5180                            </rect> 
     5181                        </property> 
     5182                        <property name="minValue"> 
     5183                            <number>0</number> 
     5184                        </property> 
     5185                        <property name="maxValue"> 
     5186                            <number>128</number> 
     5187                        </property> 
     5188                        <property name="lineStep"> 
     5189                            <number>1</number> 
     5190                        </property> 
     5191                        <property name="pageStep"> 
     5192                            <number>10</number> 
     5193                        </property> 
     5194                        <property name="value"> 
     5195                            <number>128</number> 
     5196                        </property> 
     5197                        <property name="orientation"> 
     5198                            <enum>Vertical</enum> 
     5199                        </property> 
     5200                        <property name="tickmarks"> 
     5201                            <enum>Both</enum> 
     5202                        </property> 
     5203                        <property name="tickInterval"> 
     5204                            <number>10</number> 
     5205                        </property> 
     5206                    </widget> 
     5207                    <widget class="QSlider"> 
     5208                        <property name="name"> 
     5209                            <cstring>mix1adat8_fader</cstring> 
     5210                        </property> 
     5211                        <property name="geometry"> 
     5212                            <rect> 
     5213                                <x>122</x> 
     5214                                <y>142</y> 
     5215                                <width>30</width> 
     5216                                <height>120</height> 
     5217                            </rect> 
     5218                        </property> 
     5219                        <property name="minValue"> 
     5220                            <number>0</number> 
     5221                        </property> 
     5222                        <property name="maxValue"> 
     5223                            <number>128</number> 
     5224                        </property> 
     5225                        <property name="lineStep"> 
     5226                            <number>1</number> 
     5227                        </property> 
     5228                        <property name="pageStep"> 
     5229                            <number>10</number> 
     5230                        </property> 
     5231                        <property name="value"> 
     5232                            <number>128</number> 
     5233                        </property> 
     5234                        <property name="orientation"> 
     5235                            <enum>Vertical</enum> 
     5236                        </property> 
     5237                        <property name="tickmarks"> 
     5238                            <enum>Both</enum> 
     5239                        </property> 
     5240                        <property name="tickInterval"> 
     5241                            <number>10</number> 
     5242                        </property> 
     5243                    </widget> 
     5244                    <widget class="QDial"> 
     5245                        <property name="name"> 
     5246                            <cstring>mix1adat5_pan</cstring> 
     5247                        </property> 
     5248                        <property name="geometry"> 
     5249                            <rect> 
     5250                                <x>2</x> 
     5251                                <y>82</y> 
     5252                                <width>30</width> 
     5253                                <height>30</height> 
     5254                            </rect> 
     5255                        </property> 
     5256                        <property name="minValue"> 
     5257                            <number>-64</number> 
     5258                        </property> 
     5259                        <property name="maxValue"> 
     5260                            <number>64</number> 
     5261                        </property> 
     5262                    </widget> 
     5263                    <widget class="QDial"> 
     5264                        <property name="name"> 
     5265                            <cstring>mix1adat6_pan</cstring> 
     5266                        </property> 
     5267                        <property name="geometry"> 
     5268                            <rect> 
     5269                                <x>40</x> 
     5270                                <y>80</y> 
     5271                                <width>30</width> 
     5272                                <height>30</height> 
     5273                            </rect> 
     5274                        </property> 
     5275                        <property name="minValue"> 
     5276                            <number>-64</number> 
     5277                        </property> 
     5278                        <property name="maxValue"> 
     5279                            <number>64</number> 
     5280                        </property> 
     5281                    </widget> 
     5282                    <widget class="QDial"> 
     5283                        <property name="name"> 
     5284                            <cstring>mix1adat7_pan</cstring> 
     5285                        </property> 
     5286                        <property name="geometry"> 
     5287                            <rect> 
     5288                                <x>82</x> 
     5289                                <y>82</y> 
     5290                                <width>30</width> 
     5291                                <height>30</height> 
     5292                            </rect> 
     5293                        </property> 
     5294                        <property name="minValue"> 
     5295                            <number>-64</number> 
     5296                        </property> 
     5297                        <property name="maxValue"> 
     5298                            <number>64</number> 
     5299                        </property> 
     5300                    </widget> 
     5301                    <widget class="QDial"> 
     5302                        <property name="name"> 
     5303                            <cstring>mix1adat8_pan</cstring> 
     5304                        </property> 
     5305                        <property name="geometry"> 
     5306                            <rect> 
     5307                                <x>122</x> 
     5308                                <y>82</y> 
     5309                                <width>30</width> 
     5310                                <height>30</height> 
     5311                            </rect> 
     5312                        </property> 
     5313                        <property name="minValue"> 
     5314                            <number>-64</number> 
     5315                        </property> 
     5316                        <property name="maxValue"> 
     5317                            <number>64</number> 
     5318                        </property> 
     5319                    </widget> 
     5320                    <widget class="QCheckBox"> 
     5321                        <property name="name"> 
     5322                            <cstring>mix1adat5_mute</cstring> 
     5323                        </property> 
     5324                        <property name="geometry"> 
     5325                            <rect> 
     5326                                <x>12</x> 
     5327                                <y>42</y> 
     5328                                <width>20</width> 
     5329                                <height>26</height> 
     5330                            </rect> 
     5331                        </property> 
     5332                        <property name="sizePolicy"> 
     5333                            <sizepolicy> 
     5334                                <hsizetype>1</hsizetype> 
     5335                                <vsizetype>0</vsizetype> 
     5336                                <horstretch>0</horstretch> 
     5337                                <verstretch>0</verstretch> 
     5338                            </sizepolicy> 
     5339                        </property> 
     5340                        <property name="font"> 
     5341                            <font> 
     5342                            </font> 
     5343                        </property> 
     5344                        <property name="text"> 
     5345                            <string></string> 
     5346                        </property> 
     5347                    </widget> 
     5348                    <widget class="QCheckBox"> 
     5349                        <property name="name"> 
     5350                            <cstring>mix1adat6_mute</cstring> 
     5351                        </property> 
     5352                        <property name="geometry"> 
     5353                            <rect> 
     5354                                <x>52</x> 
     5355                                <y>42</y> 
     5356                                <width>20</width> 
     5357                                <height>26</height> 
     5358                            </rect> 
     5359                        </property> 
     5360                        <property name="sizePolicy"> 
     5361                            <sizepolicy> 
     5362                                <hsizetype>1</hsizetype> 
     5363                                <vsizetype>0</vsizetype> 
     5364                                <horstretch>0</horstretch> 
     5365                                <verstretch>0</verstretch> 
     5366                            </sizepolicy> 
     5367                        </property> 
     5368                        <property name="font"> 
     5369                            <font> 
     5370                            </font> 
     5371                        </property> 
     5372                        <property name="text"> 
     5373                            <string></string> 
     5374                        </property> 
     5375                    </widget> 
     5376                    <widget class="QCheckBox"> 
     5377                        <property name="name"> 
     5378                            <cstring>mix1adat7_mute</cstring> 
     5379                        </property> 
     5380                        <property name="geometry"> 
     5381                            <rect> 
     5382                                <x>92</x> 
     5383                                <y>42</y> 
     5384                                <width>20</width> 
     5385                                <height>26</height> 
     5386                            </rect> 
     5387                        </property> 
     5388                        <property name="sizePolicy"> 
     5389                            <sizepolicy> 
     5390                                <hsizetype>1</hsizetype> 
     5391                                <vsizetype>0</vsizetype> 
     5392                                <horstretch>0</horstretch> 
     5393                                <verstretch>0</verstretch> 
     5394                            </sizepolicy> 
     5395                        </property> 
     5396                        <property name="font"> 
     5397                            <font> 
     5398                            </font> 
     5399                        </property> 
     5400                        <property name="text"> 
     5401                            <string></string> 
     5402                        </property> 
     5403                    </widget> 
     5404                    <widget class="QCheckBox"> 
     5405                        <property name="name"> 
     5406                            <cstring>mix1adat8_mute</cstring> 
     5407                        </property> 
     5408                        <property name="geometry"> 
     5409                            <rect> 
     5410                                <x>132</x> 
     5411                                <y>42</y> 
     5412                                <width>20</width> 
     5413                                <height>26</height> 
     5414                            </rect> 
     5415                        </property> 
     5416                        <property name="sizePolicy"> 
     5417                            <sizepolicy> 
     5418                                <hsizetype>1</hsizetype> 
     5419                                <vsizetype>0</vsizetype> 
     5420                                <horstretch>0</horstretch> 
     5421                                <verstretch>0</verstretch> 
     5422                            </sizepolicy> 
     5423                        </property> 
     5424                        <property name="font"> 
     5425                            <font> 
     5426                            </font> 
     5427                        </property> 
     5428                        <property name="text"> 
     5429                            <string></string> 
     5430                        </property> 
     5431                    </widget> 
     5432                    <widget class="QCheckBox"> 
     5433                        <property name="name"> 
     5434                            <cstring>mix1adat5_solo</cstring> 
     5435                        </property> 
     5436                        <property name="geometry"> 
     5437                            <rect> 
     5438                                <x>12</x> 
     5439                                <y>2</y> 
     5440                                <width>20</width> 
     5441                                <height>26</height> 
     5442                            </rect> 
     5443                        </property> 
     5444                        <property name="sizePolicy"> 
     5445                            <sizepolicy> 
     5446                                <hsizetype>1</hsizetype> 
     5447                                <vsizetype>0</vsizetype> 
     5448                                <horstretch>0</horstretch> 
     5449                                <verstretch>0</verstretch> 
     5450                            </sizepolicy> 
     5451                        </property> 
     5452                        <property name="font"> 
     5453                            <font> 
     5454                            </font> 
     5455                        </property> 
     5456                        <property name="text"> 
     5457                            <string></string> 
     5458                        </property> 
     5459                    </widget> 
     5460                    <widget class="QCheckBox"> 
     5461                        <property name="name"> 
     5462                            <cstring>mix1adat6_solo</cstring> 
     5463                        </property> 
     5464                        <property name="geometry"> 
     5465                            <rect> 
     5466                                <x>52</x> 
     5467                                <y>2</y> 
     5468                                <width>20</width> 
     5469                                <height>26</height> 
     5470                            </rect> 
     5471                        </property> 
     5472                        <property name="sizePolicy"> 
     5473                            <sizepolicy> 
     5474                                <hsizetype>1</hsizetype> 
     5475                                <vsizetype>0</vsizetype> 
     5476                                <horstretch>0</horstretch> 
     5477                                <verstretch>0</verstretch> 
     5478                            </sizepolicy> 
     5479                        </property> 
     5480                        <property name="font"> 
     5481                            <font> 
     5482                            </font> 
     5483                        </property> 
     5484                        <property name="text"> 
     5485                            <string></string> 
     5486                        </property> 
     5487                    </widget> 
     5488                    <widget class="QLabel"> 
     5489                        <property name="name"> 
     5490                            <cstring>textLabel1_2_2_2_7_2</cstring> 
     5491                        </property> 
     5492                        <property name="geometry"> 
     5493                            <rect> 
     5494                                <x>82</x> 
     5495                                <y>22</y> 
     5496                                <width>30</width> 
     5497                                <height>22</height> 
     5498                            </rect> 
     5499                        </property> 
     5500                        <property name="font"> 
     5501                            <font> 
     5502                            </font> 
     5503                        </property> 
     5504                        <property name="text"> 
     5505                            <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
     5506                        </property> 
     5507                        <property name="alignment"> 
     5508                            <set>AlignCenter</set> 
     5509                        </property> 
     5510                    </widget> 
     5511                    <widget class="QCheckBox"> 
     5512                        <property name="name"> 
     5513                            <cstring>mix1adat7_solo</cstring> 
     5514                        </property> 
     5515                        <property name="geometry"> 
     5516                            <rect> 
     5517                                <x>92</x> 
     5518                                <y>2</y> 
     5519                                <width>20</width> 
     5520                                <height>26</height> 
     5521                            </rect> 
     5522                        </property> 
     5523                        <property name="sizePolicy"> 
     5524                            <sizepolicy> 
     5525                                <hsizetype>1</hsizetype> 
     5526                                <vsizetype>0</vsizetype> 
     5527                                <horstretch>0</horstretch> 
     5528                                <verstretch>0</verstretch> 
     5529                            </sizepolicy> 
     5530                        </property> 
     5531                        <property name="font"> 
     5532                            <font> 
     5533                            </font> 
     5534                        </property> 
     5535                        <property name="text"> 
     5536                            <string></string> 
     5537                        </property> 
     5538                    </widget> 
     5539                    <widget class="QCheckBox"> 
     5540                        <property name="name"> 
     5541                            <cstring>mix1adat8_solo</cstring> 
     5542                        </property> 
     5543                        <property name="geometry"> 
     5544                            <rect> 
     5545                                <x>132</x> 
     5546                                <y>2</y> 
     5547                                <width>20</width> 
     5548                                <height>26</height> 
     5549                            </rect> 
     5550                        </property> 
     5551                        <property name="sizePolicy"> 
     5552                            <sizepolicy> 
     5553                                <hsizetype>1</hsizetype> 
     5554                                <vsizetype>0</vsizetype> 
     5555                                <horstretch>0</horstretch> 
     5556                                <verstretch>0</verstretch> 
     5557                            </sizepolicy> 
     5558                        </property> 
     5559                        <property name="font"> 
     5560                            <font> 
     5561                            </font> 
     5562                        </property> 
     5563                        <property name="text"> 
     5564                            <string></string> 
     5565                        </property> 
     5566                    </widget> 
     5567                </widget> 
     5568                <widget class="QLabel"> 
     5569                    <property name="name"> 
     5570                        <cstring>textLabel1_2_2_14_5</cstring> 
     5571                    </property> 
     5572                    <property name="geometry"> 
     5573                        <rect> 
     5574                            <x>30</x> 
     5575                            <y>310</y> 
     5576                            <width>30</width> 
     5577                            <height>22</height> 
     5578                        </rect> 
     5579                    </property> 
     5580                    <property name="font"> 
     5581                        <font> 
     5582                        </font> 
     5583                    </property> 
     5584                    <property name="text"> 
     5585                        <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
     5586                    </property> 
     5587                    <property name="alignment"> 
     5588                        <set>AlignCenter</set> 
     5589                    </property> 
     5590                </widget> 
     5591                <widget class="QLabel"> 
     5592                    <property name="name"> 
     5593                        <cstring>textLabel1_2_2_14_5_2</cstring> 
     5594                    </property> 
     5595                    <property name="geometry"> 
     5596                        <rect> 
     5597                            <x>110</x> 
     5598                            <y>310</y> 
     5599                            <width>30</width> 
     5600                            <height>22</height> 
     5601                        </rect> 
     5602                    </property> 
     5603                    <property name="font"> 
     5604                        <font> 
     5605                        </font> 
     5606                    </property> 
     5607                    <property name="text"> 
     5608                        <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
     5609                    </property> 
     5610                    <property name="alignment"> 
     5611                        <set>AlignCenter</set> 
     5612                    </property> 
     5613                </widget> 
    42955614                <widget class="QCheckBox"> 
    42965615                    <property name="name"> 
    4297                         <cstring>checkBox1_2_2</cstring> 
    4298                     </property> 
    4299                     <property name="geometry"> 
    4300                         <rect> 
    4301                             <x>20</x> 
    4302                             <y>20</y> 
     5616                        <cstring>mix1adat3_4_pair</cstring> 
     5617                    </property> 
     5618                    <property name="geometry"> 
     5619                        <rect> 
     5620                            <x>120</x> 
     5621                            <y>290</y> 
    43035622                            <width>20</width> 
    43045623                            <height>26</height> 
     
    43215640                    </property> 
    43225641                </widget> 
    4323                 <widget class="QLabel"> 
    4324                     <property name="name"> 
    4325                         <cstring>textLabel2_9</cstring> 
    4326                     </property> 
    4327                     <property name="geometry"> 
    4328                         <rect> 
    4329                             <x>10</x> 
    4330                             <y>280</y> 
    4331                             <width>30</width> 
    4332                             <height>22</height> 
    4333                         </rect> 
    4334                     </property> 
    4335                     <property name="text"> 
    4336                         <string>1</string> 
    4337                     </property> 
    4338                     <property name="alignment"> 
    4339                         <set>AlignCenter</set> 
    4340                     </property> 
    4341                 </widget> 
    4342                 <widget class="QLabel"> 
    4343                     <property name="name"> 
    4344                         <cstring>textLabel1_2_10</cstring> 
    4345                     </property> 
    4346                     <property name="geometry"> 
    4347                         <rect> 
    4348                             <x>10</x> 
    4349                             <y>130</y> 
    4350                             <width>30</width> 
    4351                             <height>22</height> 
    4352                         </rect> 
    4353                     </property> 
    4354                     <property name="font"> 
    4355                         <font> 
    4356                         </font> 
    4357                     </property> 
    4358                     <property name="text"> 
    4359                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    4360                     </property> 
    4361                     <property name="alignment"> 
    4362                         <set>AlignCenter</set> 
    4363                     </property> 
    4364                 </widget> 
    4365                 <widget class="QLabel"> 
    4366                     <property name="name"> 
    4367                         <cstring>textLabel1_2_3_2</cstring> 
    4368                     </property> 
    4369                     <property name="geometry"> 
    4370                         <rect> 
    4371                             <x>50</x> 
    4372                             <y>130</y> 
    4373                             <width>30</width> 
    4374                             <height>22</height> 
    4375                         </rect> 
    4376                     </property> 
    4377                     <property name="font"> 
    4378                         <font> 
    4379                         </font> 
    4380                     </property> 
    4381                     <property name="text"> 
    4382                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    4383                     </property> 
    4384                     <property name="alignment"> 
    4385                         <set>AlignCenter</set> 
    4386                     </property> 
    4387                 </widget> 
    4388                 <widget class="QLabel"> 
    4389                     <property name="name"> 
    4390                         <cstring>textLabel1_2_4_2</cstring> 
    4391                     </property> 
    4392                     <property name="geometry"> 
    4393                         <rect> 
    4394                             <x>90</x> 
    4395                             <y>130</y> 
    4396                             <width>30</width> 
    4397                             <height>22</height> 
    4398                         </rect> 
    4399                     </property> 
    4400                     <property name="font"> 
    4401                         <font> 
    4402                         </font> 
    4403                     </property> 
    4404                     <property name="text"> 
    4405                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    4406                     </property> 
    4407                     <property name="alignment"> 
    4408                         <set>AlignCenter</set> 
    4409                     </property> 
    4410                 </widget> 
    4411                 <widget class="QLabel"> 
    4412                     <property name="name"> 
    4413                         <cstring>textLabel1_2_5_2</cstring> 
    4414                     </property> 
    4415                     <property name="geometry"> 
    4416                         <rect> 
    4417                             <x>130</x> 
    4418                             <y>130</y> 
    4419                             <width>30</width> 
    4420                             <height>22</height> 
    4421                         </rect> 
    4422                     </property> 
    4423                     <property name="font"> 
    4424                         <font> 
    4425                         </font> 
    4426                     </property> 
    4427                     <property name="text"> 
    4428                         <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    4429                     </property> 
    4430                     <property name="alignment"> 
    4431                         <set>AlignCenter</set> 
    4432                     </property> 
    4433                 </widget> 
    4434                 <widget class="QDial"> 
    4435                     <property name="name"> 
    4436                         <cstring>dial2_9</cstring> 
    4437                     </property> 
    4438                     <property name="geometry"> 
    4439                         <rect> 
    4440                             <x>10</x> 
    4441                             <y>100</y> 
    4442                             <width>30</width> 
    4443                             <height>30</height> 
    4444                         </rect> 
    4445                     </property> 
    4446                     <property name="minValue"> 
    4447                         <number>-64</number> 
    4448                     </property> 
    4449                     <property name="maxValue"> 
    4450                         <number>64</number> 
    4451                     </property> 
    4452                 </widget> 
    4453                 <widget class="QDial"> 
    4454                     <property name="name"> 
    4455                         <cstring>dial2_2_2</cstring> 
    4456                     </property> 
    4457                     <property name="geometry"> 
    4458                         <rect> 
    4459                             <x>50</x> 
    4460                             <y>100</y> 
    4461                             <width>30</width> 
    4462                             <height>30</height> 
    4463                         </rect> 
    4464                     </property> 
    4465                     <property name="minValue"> 
    4466                         <number>-64</number> 
    4467                     </property> 
    4468                     <property name="maxValue"> 
    4469                         <number>64</number> 
    4470                     </property> 
    4471                 </widget> 
    4472                 <widget class="QDial"> 
    4473                     <property name="name"> 
    4474                         <cstring>dial2_3_2</cstring> 
    4475                     </property> 
    4476                     <property name="geometry"> 
    4477                         <rect> 
    4478                             <x>90</x> 
    4479                             <y>100</y> 
    4480                             <width>30</width> 
    4481                             <height>30</height> 
    4482                         </rect> 
    4483                     </property> 
    4484                     <property name="minValue"> 
    4485                         <number>-64</number> 
    4486                     </property> 
    4487                     <property name="maxValue"> 
    4488                         <number>64</number> 
    4489                     </property> 
    4490                 </widget> 
    4491                 <widget class="QDial"> 
    4492                     <property name="name"> 
    4493                         <cstring>dial2_4_2</cstring> 
    4494                     </property> 
    4495                     <property name="geometry"> 
    4496                         <rect> 
    4497                             <x>130</x> 
    4498                             <y>100</y> 
    4499                             <width>30</width> 
    4500                             <height>30</height> 
    4501                         </rect> 
    4502                     </property> 
    4503                     <property name="minValue"> 
    4504                         <number>-64</number> 
    4505                     </property> 
    4506                     <property name="maxValue"> 
    4507                         <number>64</number> 
    4508                     </property> 
    4509                 </widget> 
    4510                 <widget class="QLabel"> 
    4511                     <property name="name"> 
    4512                         <cstring>textLabel1_2_2_10</cstring> 
    4513                     </property> 
    4514                     <property name="geometry"> 
    4515                         <rect> 
    4516                             <x>10</x> 
    4517                             <y>80</y> 
    4518                             <width>30</width> 
    4519                             <height>22</height> 
    4520                         </rect> 
    4521                     </property> 
    4522                     <property name="font"> 
    4523                         <font> 
    4524                         </font> 
    4525                     </property> 
    4526                     <property name="text"> 
    4527                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    4528                     </property> 
    4529                     <property name="alignment"> 
    4530                         <set>AlignCenter</set> 
    4531                     </property> 
    4532                 </widget> 
    4533                 <widget class="QLabel"> 
    4534                     <property name="name"> 
    4535                         <cstring>textLabel1_2_2_3_2</cstring> 
    4536                     </property> 
    4537                     <property name="geometry"> 
    4538                         <rect> 
    4539                             <x>50</x> 
    4540                             <y>80</y> 
    4541                             <width>30</width> 
    4542                             <height>22</height> 
    4543                         </rect> 
    4544                     </property> 
    4545                     <property name="font"> 
    4546                         <font> 
    4547                         </font> 
    4548                     </property> 
    4549                     <property name="text"> 
    4550                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    4551                     </property> 
    4552                     <property name="alignment"> 
    4553                         <set>AlignCenter</set> 
    4554                     </property> 
    4555                 </widget> 
    4556                 <widget class="QLabel"> 
    4557                     <property name="name"> 
    4558                         <cstring>textLabel1_2_2_4_2</cstring> 
    4559                     </property> 
    4560                     <property name="geometry"> 
    4561                         <rect> 
    4562                             <x>90</x> 
    4563                             <y>80</y> 
    4564                             <width>30</width> 
    4565                             <height>22</height> 
    4566                         </rect> 
    4567                     </property> 
    4568                     <property name="font"> 
    4569                         <font> 
    4570                         </font> 
    4571                     </property> 
    4572                     <property name="text"> 
    4573                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    4574                     </property> 
    4575                     <property name="alignment"> 
    4576                         <set>AlignCenter</set> 
    4577                     </property> 
    4578                 </widget> 
    4579                 <widget class="QLabel"> 
    4580                     <property name="name"> 
    4581                         <cstring>textLabel1_2_2_5_2</cstring> 
    4582                     </property> 
    4583                     <property name="geometry"> 
    4584                         <rect> 
    4585                             <x>130</x> 
    4586                             <y>80</y> 
    4587                             <width>30</width> 
    4588                             <height>22</height> 
    4589                         </rect> 
    4590                     </property> 
    4591                     <property name="font"> 
    4592                         <font> 
    4593                         </font> 
    4594                     </property> 
    4595                     <property name="text"> 
    4596                         <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    4597                     </property> 
    4598                     <property name="alignment"> 
    4599                         <set>AlignCenter</set> 
    4600                     </property> 
    4601                 </widget> 
    46025642                <widget class="QCheckBox"> 
    46035643                    <property name="name"> 
    4604                         <cstring>checkBox1_17</cstring> 
    4605                     </property> 
    4606                     <property name="geometry"> 
    4607                         <rect> 
    4608                             <x>20</x> 
    4609                             <y>60</y> 
     5644                        <cstring>mix1adat1_2_pair</cstring> 
     5645                    </property> 
     5646                    <property name="geometry"> 
     5647                        <rect> 
     5648                            <x>40</x> 
     5649                            <y>290</y> 
    46105650                            <width>20</width> 
    46115651                            <height>26</height> 
     
    46285668                    </property> 
    46295669                </widget> 
     5670                <widget class="QSlider"> 
     5671                    <property name="name"> 
     5672                        <cstring>mix1adat1_fader</cstring> 
     5673                    </property> 
     5674                    <property name="geometry"> 
     5675                        <rect> 
     5676                            <x>10</x> 
     5677                            <y>160</y> 
     5678                            <width>30</width> 
     5679                            <height>120</height> 
     5680                        </rect> 
     5681                    </property> 
     5682                    <property name="minValue"> 
     5683                        <number>0</number> 
     5684                    </property> 
     5685                    <property name="maxValue"> 
     5686                        <number>128</number> 
     5687                    </property> 
     5688                    <property name="lineStep"> 
     5689                        <number>1</number> 
     5690                    </property> 
     5691                    <property name="pageStep"> 
     5692                        <number>10</number> 
     5693                    </property> 
     5694                    <property name="value"> 
     5695                        <number>128</number> 
     5696                    </property> 
     5697                    <property name="orientation"> 
     5698                        <enum>Vertical</enum> 
     5699                    </property> 
     5700                    <property name="tickmarks"> 
     5701                        <enum>Both</enum> 
     5702                    </property> 
     5703                    <property name="tickInterval"> 
     5704                        <number>10</number> 
     5705                    </property> 
     5706                </widget> 
     5707                <widget class="QSlider"> 
     5708                    <property name="name"> 
     5709                        <cstring>mix1adat2_fader</cstring> 
     5710                    </property> 
     5711                    <property name="geometry"> 
     5712                        <rect> 
     5713                            <x>50</x> 
     5714                            <y>160</y> 
     5715                            <width>30</width> 
     5716                            <height>120</height> 
     5717                        </rect> 
     5718                    </property> 
     5719                    <property name="minValue"> 
     5720                        <number>0</number> 
     5721                    </property> 
     5722                    <property name="maxValue"> 
     5723                        <number>128</number> 
     5724                    </property> 
     5725                    <property name="lineStep"> 
     5726                        <number>1</number> 
     5727                    </property> 
     5728                    <property name="pageStep"> 
     5729                        <number>10</number> 
     5730                    </property> 
     5731                    <property name="value"> 
     5732                        <number>128</number> 
     5733                    </property> 
     5734                    <property name="orientation"> 
     5735                        <enum>Vertical</enum> 
     5736                    </property> 
     5737                    <property name="tickmarks"> 
     5738                        <enum>Both</enum> 
     5739                    </property> 
     5740                    <property name="tickInterval"> 
     5741                        <number>10</number> 
     5742                    </property> 
     5743                </widget> 
     5744                <widget class="QSlider"> 
     5745                    <property name="name"> 
     5746                        <cstring>mix1adat3_fader</cstring> 
     5747                    </property> 
     5748                    <property name="geometry"> 
     5749                        <rect> 
     5750                            <x>90</x> 
     5751                            <y>160</y> 
     5752                            <width>30</width> 
     5753                            <height>120</height> 
     5754                        </rect> 
     5755                    </property> 
     5756                    <property name="minValue"> 
     5757                        <number>0</number> 
     5758                    </property> 
     5759                    <property name="maxValue"> 
     5760                        <number>128</number> 
     5761                    </property> 
     5762                    <property name="lineStep"> 
     5763                        <number>1</number> 
     5764                    </property> 
     5765                    <property name="pageStep"> 
     5766                        <number>10</number> 
     5767                    </property> 
     5768                    <property name="value"> 
     5769                        <number>128</number> 
     5770                    </property> 
     5771                    <property name="orientation"> 
     5772                        <enum>Vertical</enum> 
     5773                    </property> 
     5774                    <property name="tickmarks"> 
     5775                        <enum>Both</enum> 
     5776                    </property> 
     5777                    <property name="tickInterval"> 
     5778                        <number>10</number> 
     5779                    </property> 
     5780                </widget> 
     5781                <widget class="QSlider"> 
     5782                    <property name="name"> 
     5783                        <cstring>mix1adat4_fader</cstring> 
     5784                    </property> 
     5785                    <property name="geometry"> 
     5786                        <rect> 
     5787                            <x>130</x> 
     5788                            <y>160</y> 
     5789                            <width>30</width> 
     5790                            <height>120</height> 
     5791                        </rect> 
     5792                    </property> 
     5793                    <property name="minValue"> 
     5794                        <number>0</number> 
     5795                    </property> 
     5796                    <property name="maxValue"> 
     5797                        <number>128</number> 
     5798                    </property> 
     5799                    <property name="lineStep"> 
     5800                        <number>1</number> 
     5801                    </property> 
     5802                    <property name="pageStep"> 
     5803                        <number>10</number> 
     5804                    </property> 
     5805                    <property name="value"> 
     5806                        <number>128</number> 
     5807                    </property> 
     5808                    <property name="orientation"> 
     5809                        <enum>Vertical</enum> 
     5810                    </property> 
     5811                    <property name="tickmarks"> 
     5812                        <enum>Both</enum> 
     5813                    </property> 
     5814                    <property name="tickInterval"> 
     5815                        <number>10</number> 
     5816                    </property> 
     5817                </widget> 
     5818                <widget class="QDial"> 
     5819                    <property name="name"> 
     5820                        <cstring>mix1adat2_pan</cstring> 
     5821                    </property> 
     5822                    <property name="geometry"> 
     5823                        <rect> 
     5824                            <x>50</x> 
     5825                            <y>100</y> 
     5826                            <width>30</width> 
     5827                            <height>30</height> 
     5828                        </rect> 
     5829                    </property> 
     5830                    <property name="minValue"> 
     5831                        <number>-64</number> 
     5832                    </property> 
     5833                    <property name="maxValue"> 
     5834                        <number>64</number> 
     5835                    </property> 
     5836                </widget> 
     5837                <widget class="QDial"> 
     5838                    <property name="name"> 
     5839                        <cstring>mix1adat1_pan</cstring> 
     5840                    </property> 
     5841                    <property name="geometry"> 
     5842                        <rect> 
     5843                            <x>10</x> 
     5844                            <y>100</y> 
     5845                            <width>30</width> 
     5846                            <height>30</height> 
     5847                        </rect> 
     5848                    </property> 
     5849                    <property name="minValue"> 
     5850                        <number>-64</number> 
     5851                    </property> 
     5852                    <property name="maxValue"> 
     5853                        <number>64</number> 
     5854                    </property> 
     5855                </widget> 
     5856                <widget class="QDial"> 
     5857                    <property name="name"> 
     5858                        <cstring>mix1adat3_pan</cstring> 
     5859                    </property> 
     5860                    <property name="geometry"> 
     5861                        <rect> 
     5862                            <x>90</x> 
     5863                            <y>100</y> 
     5864                            <width>30</width> 
     5865                            <height>30</height> 
     5866                        </rect> 
     5867                    </property> 
     5868                    <property name="minValue"> 
     5869                        <number>-64</number> 
     5870                    </property> 
     5871                    <property name="maxValue"> 
     5872                        <number>64</number> 
     5873                    </property> 
     5874                </widget> 
     5875                <widget class="QDial"> 
     5876                    <property name="name"> 
     5877                        <cstring>mix1adat4_pan</cstring> 
     5878                    </property> 
     5879                    <property name="geometry"> 
     5880                        <rect> 
     5881                            <x>130</x> 
     5882                            <y>100</y> 
     5883                            <width>30</width> 
     5884                            <height>30</height> 
     5885                        </rect> 
     5886                    </property> 
     5887                    <property name="minValue"> 
     5888                        <number>-64</number> 
     5889                    </property> 
     5890                    <property name="maxValue"> 
     5891                        <number>64</number> 
     5892                    </property> 
     5893                </widget> 
    46305894                <widget class="QCheckBox"> 
    46315895                    <property name="name"> 
    4632                         <cstring>checkBox1_3_2</cstring> 
    4633                     </property> 
    4634                     <property name="geometry"> 
    4635                         <rect> 
    4636                             <x>60</x> 
     5896                        <cstring>mix1adat1_mute</cstring> 
     5897                    </property> 
     5898                    <property name="geometry"> 
     5899                        <rect> 
     5900                            <x>20</x> 
    46375901                            <y>60</y> 
    46385902                            <width>20</width> 
     
    46585922                <widget class="QCheckBox"> 
    46595923                    <property name="name"> 
    4660                         <cstring>checkBox1_4_2</cstring> 
    4661                     </property> 
    4662                     <property name="geometry"> 
    4663                         <rect> 
    4664                             <x>100</x> 
     5924                        <cstring>mix1adat2_mute</cstring> 
     5925                    </property> 
     5926                    <property name="geometry"> 
     5927                        <rect> 
     5928                            <x>60</x> 
    46655929                            <y>60</y> 
    46665930                            <width>20</width> 
     
    46865950                <widget class="QCheckBox"> 
    46875951                    <property name="name"> 
    4688                         <cstring>checkBox1_5_2</cstring> 
    4689                     </property> 
    4690                     <property name="geometry"> 
    4691                         <rect> 
    4692                             <x>140</x> 
     5952                        <cstring>mix1adat3_mute</cstring> 
     5953                    </property> 
     5954                    <property name="geometry"> 
     5955                        <rect> 
     5956                            <x>100</x> 
    46935957                            <y>60</y> 
    46945958                            <width>20</width> 
     
    47145978                <widget class="QCheckBox"> 
    47155979                    <property name="name"> 
    4716                         <cstring>checkBox1_10_2</cstring> 
    4717                     </property> 
    4718                     <property name="geometry"> 
    4719                         <rect> 
    4720                             <x>60</x> 
    4721                             <y>20</y> 
     5980                        <cstring>mix1adat4_mute</cstring> 
     5981                    </property> 
     5982                    <property name="geometry"> 
     5983                        <rect> 
     5984                            <x>140</x> 
     5985                            <y>60</y> 
    47225986                            <width>20</width> 
    47235987                            <height>26</height> 
     
    47426006                <widget class="QCheckBox"> 
    47436007                    <property name="name"> 
    4744                         <cstring>checkBox1_11_2</cstring> 
    4745                     </property> 
    4746                     <property name="geometry"> 
    4747                         <rect> 
    4748                             <x>100</x> 
     6008                        <cstring>mix1adat1_solo</cstring> 
     6009                    </property> 
     6010                    <property name="geometry"> 
     6011                        <rect> 
     6012                            <x>20</x> 
    47496013                            <y>20</y> 
    47506014                            <width>20</width> 
     
    47706034                <widget class="QCheckBox"> 
    47716035                    <property name="name"> 
    4772                         <cstring>checkBox1_12_2</cstring> 
    4773                     </property> 
    4774                     <property name="geometry"> 
    4775                         <rect> 
    4776                             <x>140</x> 
     6036                        <cstring>mix1adat2_solo</cstring> 
     6037                    </property> 
     6038                    <property name="geometry"> 
     6039                        <rect> 
     6040                            <x>60</x> 
    47776041                            <y>20</y> 
    47786042                            <width>20</width> 
     
    47966060                    </property> 
    47976061                </widget> 
    4798                 <widget class="QLabel"> 
    4799                     <property name="name"> 
    4800                         <cstring>textLabel1_2_2_2_9</cstring> 
    4801                     </property> 
    4802                     <property name="geometry"> 
    4803                         <rect> 
    4804                             <x>10</x> 
    4805                             <y>40</y> 
    4806                             <width>30</width> 
    4807                             <height>22</height> 
    4808                         </rect> 
    4809                     </property> 
    4810                     <property name="font"> 
    4811                         <font> 
    4812                         </font> 
    4813                     </property> 
    4814                     <property name="text"> 
    4815                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    4816                     </property> 
    4817                     <property name="alignment"> 
    4818                         <set>AlignCenter</set> 
    4819                     </property> 
    4820                 </widget> 
    4821                 <widget class="QLabel"> 
    4822                     <property name="name"> 
    4823                         <cstring>textLabel1_2_2_2_2_2</cstring> 
    4824                     </property> 
    4825                     <property name="geometry"> 
    4826                         <rect> 
    4827                             <x>50</x> 
    4828                             <y>40</y> 
    4829                             <width>30</width> 
    4830                             <height>22</height> 
    4831                         </rect> 
    4832                     </property> 
    4833                     <property name="font"> 
    4834                         <font> 
    4835                         </font> 
    4836                     </property> 
    4837                     <property name="text"> 
    4838                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    4839                     </property> 
    4840                     <property name="alignment"> 
    4841                         <set>AlignCenter</set> 
    4842                     </property> 
    4843                 </widget> 
    4844                 <widget class="QLabel"> 
    4845                     <property name="name"> 
    4846                         <cstring>textLabel1_2_2_2_3_2</cstring> 
    4847                     </property> 
    4848                     <property name="geometry"> 
    4849                         <rect> 
    4850                             <x>90</x> 
    4851                             <y>40</y> 
    4852                             <width>30</width> 
    4853                             <height>22</height> 
    4854                         </rect> 
    4855                     </property> 
    4856                     <property name="font"> 
    4857                         <font> 
    4858                         </font> 
    4859                     </property> 
    4860                     <property name="text"> 
    4861                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    4862                     </property> 
    4863                     <property name="alignment"> 
    4864                         <set>AlignCenter</set> 
    4865                     </property> 
    4866                 </widget> 
    4867                 <widget class="QLabel"> 
    4868                     <property name="name"> 
    4869                         <cstring>textLabel1_2_2_2_4_2</cstring> 
    4870                     </property> 
    4871                     <property name="geometry"> 
    4872                         <rect> 
    4873                             <x>130</x> 
    4874                             <y>40</y> 
    4875                             <width>30</width> 
    4876                             <height>22</height> 
    4877                         </rect> 
    4878                     </property> 
    4879                     <property name="font"> 
    4880                         <font> 
    4881                         </font> 
    4882                     </property> 
    4883                     <property name="text"> 
    4884                         <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    4885                     </property> 
    4886                     <property name="alignment"> 
    4887                         <set>AlignCenter</set> 
    4888                     </property> 
    4889                 </widget> 
    4890                 <widget class="QLabel"> 
    4891                     <property name="name"> 
    4892                         <cstring>textLabel2_2_2</cstring> 
    4893                     </property> 
    4894                     <property name="geometry"> 
    4895                         <rect> 
    4896                             <x>50</x> 
    4897                             <y>280</y> 
    4898                             <width>30</width> 
    4899                             <height>22</height> 
    4900                         </rect> 
    4901                     </property> 
    4902                     <property name="text"> 
    4903                         <string>2</string> 
    4904                     </property> 
    4905                     <property name="alignment"> 
    4906                         <set>AlignCenter</set> 
    4907                     </property> 
    4908                 </widget> 
    4909                 <widget class="QLabel"> 
    4910                     <property name="name"> 
    4911                         <cstring>textLabel2_3_2</cstring> 
    4912                     </property> 
    4913                     <property name="geometry"> 
    4914                         <rect> 
    4915                             <x>90</x> 
    4916                             <y>280</y> 
    4917                             <width>30</width> 
    4918                             <height>22</height> 
    4919                         </rect> 
    4920                     </property> 
    4921                     <property name="text"> 
    4922                         <string>3</string> 
    4923                     </property> 
    4924                     <property name="alignment"> 
    4925                         <set>AlignCenter</set> 
    4926                     </property> 
    4927                 </widget> 
    4928                 <widget class="QLabel"> 
    4929                     <property name="name"> 
    4930                         <cstring>textLabel2_4_2</cstring> 
    4931                     </property> 
    4932                     <property name="geometry"> 
    4933                         <rect> 
    4934                             <x>130</x> 
    4935                             <y>280</y> 
    4936                             <width>30</width> 
    4937                             <height>22</height> 
    4938                         </rect> 
    4939                     </property> 
    4940                     <property name="text"> 
    4941                         <string>4</string> 
    4942                     </property> 
    4943                     <property name="alignment"> 
    4944                         <set>AlignCenter</set> 
    4945                     </property> 
    4946                 </widget> 
    4947                 <widget class="QSlider"> 
    4948                     <property name="name"> 
    4949                         <cstring>sldFB1_2_2</cstring> 
    4950                     </property> 
    4951                     <property name="geometry"> 
    4952                         <rect> 
    4953                             <x>50</x> 
    4954                             <y>160</y> 
    4955                             <width>30</width> 
    4956                             <height>120</height> 
    4957                         </rect> 
    4958                     </property> 
    4959                     <property name="minValue"> 
    4960                         <number>0</number> 
    4961                     </property> 
    4962                     <property name="maxValue"> 
    4963                         <number>128</number> 
    4964                     </property> 
    4965                     <property name="lineStep"> 
    4966                         <number>1</number> 
    4967                     </property> 
    4968                     <property name="pageStep"> 
    4969                         <number>10</number> 
    4970                     </property> 
    4971                     <property name="value"> 
    4972                         <number>128</number> 
    4973                     </property> 
    4974                     <property name="orientation"> 
    4975                         <enum>Vertical</enum> 
    4976                     </property> 
    4977                     <property name="tickmarks"> 
    4978                         <enum>Both</enum> 
    4979                     </property> 
    4980                     <property name="tickInterval"> 
    4981                         <number>10</number> 
    4982                     </property> 
    4983                 </widget> 
    4984                 <widget class="QSlider"> 
    4985                     <property name="name"> 
    4986                         <cstring>sldFB1_3_2</cstring> 
    4987                     </property> 
    4988                     <property name="geometry"> 
    4989                         <rect> 
    4990                             <x>90</x> 
    4991                             <y>160</y> 
    4992                             <width>30</width> 
    4993                             <height>120</height> 
    4994                         </rect> 
    4995                     </property> 
    4996                     <property name="minValue"> 
    4997                         <number>0</number> 
    4998                     </property> 
    4999                     <property name="maxValue"> 
    5000                         <number>128</number> 
    5001                     </property> 
    5002                     <property name="lineStep"> 
    5003                         <number>1</number> 
    5004                     </property> 
    5005                     <property name="pageStep"> 
    5006                         <number>10</number> 
    5007                     </property> 
    5008                     <property name="value"> 
    5009                         <number>128</number> 
    5010                     </property> 
    5011                     <property name="orientation"> 
    5012                         <enum>Vertical</enum> 
    5013                     </property> 
    5014                     <property name="tickmarks"> 
    5015                         <enum>Both</enum> 
    5016                     </property> 
    5017                     <property name="tickInterval"> 
    5018                         <number>10</number> 
    5019                     </property> 
    5020                 </widget> 
    5021                 <widget class="QSlider"> 
    5022                     <property name="name"> 
    5023                         <cstring>sldFB1_4_2</cstring> 
    5024                     </property> 
    5025                     <property name="geometry"> 
    5026                         <rect> 
    5027                             <x>130</x> 
    5028                             <y>160</y> 
    5029                             <width>30</width> 
    5030                             <height>120</height> 
    5031                         </rect> 
    5032                     </property> 
    5033                     <property name="minValue"> 
    5034                         <number>0</number> 
    5035                     </property> 
    5036                     <property name="maxValue"> 
    5037                         <number>128</number> 
    5038                     </property> 
    5039                     <property name="lineStep"> 
    5040                         <number>1</number> 
    5041                     </property> 
    5042                     <property name="pageStep"> 
    5043                         <number>10</number> 
    5044                     </property> 
    5045                     <property name="value"> 
    5046                         <number>128</number> 
    5047                     </property> 
    5048                     <property name="orientation"> 
    5049                         <enum>Vertical</enum> 
    5050                     </property> 
    5051                     <property name="tickmarks"> 
    5052                         <enum>Both</enum> 
    5053                     </property> 
    5054                     <property name="tickInterval"> 
    5055                         <number>10</number> 
    5056                     </property> 
    5057                 </widget> 
    5058                 <widget class="QSlider"> 
    5059                     <property name="name"> 
    5060                         <cstring>sldFB1_9</cstring> 
    5061                     </property> 
    5062                     <property name="geometry"> 
    5063                         <rect> 
    5064                             <x>10</x> 
    5065                             <y>160</y> 
    5066                             <width>30</width> 
    5067                             <height>120</height> 
    5068                         </rect> 
    5069                     </property> 
    5070                     <property name="minValue"> 
    5071                         <number>0</number> 
    5072                     </property> 
    5073                     <property name="maxValue"> 
    5074                         <number>128</number> 
    5075                     </property> 
    5076                     <property name="lineStep"> 
    5077                         <number>1</number> 
    5078                     </property> 
    5079                     <property name="pageStep"> 
    5080                         <number>10</number> 
    5081                     </property> 
    5082                     <property name="value"> 
    5083                         <number>128</number> 
    5084                     </property> 
    5085                     <property name="orientation"> 
    5086                         <enum>Vertical</enum> 
    5087                     </property> 
    5088                     <property name="tickmarks"> 
    5089                         <enum>Both</enum> 
    5090                     </property> 
    5091                     <property name="tickInterval"> 
    5092                         <number>10</number> 
    5093                     </property> 
    5094                 </widget> 
    5095                 <widget class="QGroupBox"> 
    5096                     <property name="name"> 
    5097                         <cstring>mix1_adat58_group</cstring> 
    5098                     </property> 
    5099                     <property name="geometry"> 
    5100                         <rect> 
    5101                             <x>168</x> 
    5102                             <y>18</y> 
    5103                             <width>150</width> 
    5104                             <height>310</height> 
    5105                         </rect> 
    5106                     </property> 
    5107                     <property name="frameShape"> 
    5108                         <enum>NoFrame</enum> 
    5109                     </property> 
    5110                     <property name="title"> 
    5111                         <string></string> 
    5112                     </property> 
    5113                     <widget class="QLabel"> 
    5114                         <property name="name"> 
    5115                             <cstring>textLabel1_2_9_2</cstring> 
    5116                         </property> 
    5117                         <property name="geometry"> 
    5118                             <rect> 
    5119                                 <x>122</x> 
    5120                                 <y>112</y> 
    5121                                 <width>30</width> 
    5122                                 <height>22</height> 
    5123                             </rect> 
    5124                         </property> 
    5125                         <property name="font"> 
    5126                             <font> 
    5127                             </font> 
    5128                         </property> 
    5129                         <property name="text"> 
    5130                             <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    5131                         </property> 
    5132                         <property name="alignment"> 
    5133                             <set>AlignCenter</set> 
    5134                         </property> 
    5135                     </widget> 
    5136                     <widget class="QDial"> 
    5137                         <property name="name"> 
    5138                             <cstring>dial2_8_2</cstring> 
    5139                         </property> 
    5140                         <property name="geometry"> 
    5141                             <rect> 
    5142                                 <x>122</x> 
    5143                                 <y>82</y> 
    5144                                 <width>30</width> 
    5145                                 <height>30</height> 
    5146                             </rect> 
    5147                         </property> 
    5148                         <property name="minValue"> 
    5149                             <number>-64</number> 
    5150                         </property> 
    5151                         <property name="maxValue"> 
    5152                             <number>64</number> 
    5153                         </property> 
    5154                     </widget> 
    5155                     <widget class="QLabel"> 
    5156                         <property name="name"> 
    5157                             <cstring>textLabel1_2_2_9_2</cstring> 
    5158                         </property> 
    5159                         <property name="geometry"> 
    5160                             <rect> 
    5161                                 <x>122</x> 
    5162                                 <y>62</y> 
    5163                                 <width>30</width> 
    5164                                 <height>22</height> 
    5165                             </rect> 
    5166                         </property> 
    5167                         <property name="font"> 
    5168                             <font> 
    5169                             </font> 
    5170                         </property> 
    5171                         <property name="text"> 
    5172                             <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    5173                         </property> 
    5174                         <property name="alignment"> 
    5175                             <set>AlignCenter</set> 
    5176                         </property> 
    5177                     </widget> 
    5178                     <widget class="QCheckBox"> 
    5179                         <property name="name"> 
    5180                             <cstring>checkBox1_9_2</cstring> 
    5181                         </property> 
    5182                         <property name="geometry"> 
    5183                             <rect> 
    5184                                 <x>132</x> 
    5185                                 <y>42</y> 
    5186                                 <width>20</width> 
    5187                                 <height>26</height> 
    5188                             </rect> 
    5189                         </property> 
    5190                         <property name="sizePolicy"> 
    5191                             <sizepolicy> 
    5192                                 <hsizetype>1</hsizetype> 
    5193                                 <vsizetype>0</vsizetype> 
    5194                                 <horstretch>0</horstretch> 
    5195                                 <verstretch>0</verstretch> 
    5196                             </sizepolicy> 
    5197                         </property> 
    5198                         <property name="font"> 
    5199                             <font> 
    5200                             </font> 
    5201                         </property> 
    5202                         <property name="text"> 
    5203                             <string></string> 
    5204                         </property> 
    5205                     </widget> 
    5206                     <widget class="QCheckBox"> 
    5207                         <property name="name"> 
    5208                             <cstring>checkBox1_16_2</cstring> 
    5209                         </property> 
    5210                         <property name="geometry"> 
    5211                             <rect> 
    5212                                 <x>132</x> 
    5213                                 <y>2</y> 
    5214                                 <width>20</width> 
    5215                                 <height>26</height> 
    5216                             </rect> 
    5217                         </property> 
    5218                         <property name="sizePolicy"> 
    5219                             <sizepolicy> 
    5220                                 <hsizetype>1</hsizetype> 
    5221                                 <vsizetype>0</vsizetype> 
    5222                                 <horstretch>0</horstretch> 
    5223                                 <verstretch>0</verstretch> 
    5224                             </sizepolicy> 
    5225                         </property> 
    5226                         <property name="font"> 
    5227                             <font> 
    5228                             </font> 
    5229                         </property> 
    5230                         <property name="text"> 
    5231                             <string></string> 
    5232                         </property> 
    5233                     </widget> 
    5234                     <widget class="QLabel"> 
    5235                         <property name="name"> 
    5236                             <cstring>textLabel1_2_2_2_8_2</cstring> 
    5237                         </property> 
    5238                         <property name="geometry"> 
    5239                             <rect> 
    5240                                 <x>122</x> 
    5241                                 <y>22</y> 
    5242                                 <width>30</width> 
    5243                                 <height>22</height> 
    5244                             </rect> 
    5245                         </property> 
    5246                         <property name="font"> 
    5247                             <font> 
    5248                             </font> 
    5249                         </property> 
    5250                         <property name="text"> 
    5251                             <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    5252                         </property> 
    5253                         <property name="alignment"> 
    5254                             <set>AlignCenter</set> 
    5255                         </property> 
    5256                     </widget> 
    5257                     <widget class="QLabel"> 
    5258                         <property name="name"> 
    5259                             <cstring>textLabel2_8_2</cstring> 
    5260                         </property> 
    5261                         <property name="geometry"> 
    5262                             <rect> 
    5263                                 <x>122</x> 
    5264                                 <y>262</y> 
    5265                                 <width>30</width> 
    5266                                 <height>22</height> 
    5267                             </rect> 
    5268                         </property> 
    5269                         <property name="text"> 
    5270                             <string>8</string> 
    5271                         </property> 
    5272                         <property name="alignment"> 
    5273                             <set>AlignCenter</set> 
    5274                         </property> 
    5275                     </widget> 
    5276                     <widget class="QSlider"> 
    5277                         <property name="name"> 
    5278                             <cstring>sldFB1_8_2</cstring> 
    5279                         </property> 
    5280                         <property name="geometry"> 
    5281                             <rect> 
    5282                                 <x>122</x> 
    5283                                 <y>142</y> 
    5284                                 <width>30</width> 
    5285                                 <height>120</height> 
    5286                             </rect> 
    5287                         </property> 
    5288                         <property name="minValue"> 
    5289                             <number>0</number> 
    5290                         </property> 
    5291                         <property name="maxValue"> 
    5292                             <number>128</number> 
    5293                         </property> 
    5294                         <property name="lineStep"> 
    5295                             <number>1</number> 
    5296                         </property> 
    5297                         <property name="pageStep"> 
    5298                             <number>10</number> 
    5299                         </property> 
    5300                         <property name="value"> 
    5301                             <number>128</number> 
    5302                         </property> 
    5303                         <property name="orientation"> 
    5304                             <enum>Vertical</enum> 
    5305                         </property> 
    5306                         <property name="tickmarks"> 
    5307                             <enum>Both</enum> 
    5308                         </property> 
    5309                         <property name="tickInterval"> 
    5310                             <number>10</number> 
    5311                         </property> 
    5312                     </widget> 
    5313                     <widget class="QLabel"> 
    5314                         <property name="name"> 
    5315                             <cstring>textLabel2_5_2</cstring> 
    5316                         </property> 
    5317                         <property name="geometry"> 
    5318                             <rect> 
    5319                                 <x>2</x> 
    5320                                 <y>262</y> 
    5321                                 <width>30</width> 
    5322                                 <height>22</height> 
    5323                             </rect> 
    5324                         </property> 
    5325                         <property name="text"> 
    5326                             <string>5</string> 
    5327                         </property> 
    5328                         <property name="alignment"> 
    5329                             <set>AlignCenter</set> 
    5330                         </property> 
    5331                     </widget> 
    5332                     <widget class="QLabel"> 
    5333                         <property name="name"> 
    5334                             <cstring>textLabel2_7_2</cstring> 
    5335                         </property> 
    5336                         <property name="geometry"> 
    5337                             <rect> 
    5338                                 <x>82</x> 
    5339                                 <y>262</y> 
    5340                                 <width>30</width> 
    5341                                 <height>22</height> 
    5342                             </rect> 
    5343                         </property> 
    5344                         <property name="text"> 
    5345                             <string>7</string> 
    5346                         </property> 
    5347                         <property name="alignment"> 
    5348                             <set>AlignCenter</set> 
    5349                         </property> 
    5350                     </widget> 
    5351                     <widget class="QLabel"> 
    5352                         <property name="name"> 
    5353                             <cstring>textLabel2_6_2</cstring> 
    5354                         </property> 
    5355                         <property name="geometry"> 
    5356                             <rect> 
    5357                                 <x>42</x> 
    5358                                 <y>262</y> 
    5359                                 <width>30</width> 
    5360                                 <height>22</height> 
    5361                             </rect> 
    5362                         </property> 
    5363                         <property name="text"> 
    5364                             <string>6</string> 
    5365                         </property> 
    5366                         <property name="alignment"> 
    5367                             <set>AlignCenter</set> 
    5368                         </property> 
    5369                     </widget> 
    5370                     <widget class="QSlider"> 
    5371                         <property name="name"> 
    5372                             <cstring>sldFB1_5_2</cstring> 
    5373                         </property> 
    5374                         <property name="geometry"> 
    5375                             <rect> 
    5376                                 <x>2</x> 
    5377                                 <y>142</y> 
    5378                                 <width>30</width> 
    5379                                 <height>120</height> 
    5380                             </rect> 
    5381                         </property> 
    5382                         <property name="minValue"> 
    5383                             <number>0</number> 
    5384                         </property> 
    5385                         <property name="maxValue"> 
    5386                             <number>128</number> 
    5387                         </property> 
    5388                         <property name="lineStep"> 
    5389                             <number>1</number> 
    5390                         </property> 
    5391                         <property name="pageStep"> 
    5392                             <number>10</number> 
    5393                         </property> 
    5394                         <property name="value"> 
    5395                             <number>128</number> 
    5396                         </property> 
    5397                         <property name="orientation"> 
    5398                             <enum>Vertical</enum> 
    5399                         </property> 
    5400                         <property name="tickmarks"> 
    5401                             <enum>Both</enum> 
    5402                         </property> 
    5403                         <property name="tickInterval"> 
    5404                             <number>10</number> 
    5405                         </property> 
    5406                     </widget> 
    5407                     <widget class="QSlider"> 
    5408                         <property name="name"> 
    5409                             <cstring>sldFB1_6_2</cstring> 
    5410                         </property> 
    5411                         <property name="geometry"> 
    5412                             <rect> 
    5413                                 <x>42</x> 
    5414                                 <y>142</y> 
    5415                                 <width>30</width> 
    5416                                 <height>120</height> 
    5417                             </rect> 
    5418                         </property> 
    5419                         <property name="minValue"> 
    5420                             <number>0</number> 
    5421                         </property> 
    5422                         <property name="maxValue"> 
    5423                             <number>128</number> 
    5424                         </property> 
    5425                         <property name="lineStep"> 
    5426                             <number>1</number> 
    5427                         </property> 
    5428                         <property name="pageStep"> 
    5429                             <number>10</number> 
    5430                         </property> 
    5431                         <property name="value"> 
    5432                             <number>128</number> 
    5433                         </property> 
    5434                         <property name="orientation"> 
    5435                             <enum>Vertical</enum> 
    5436                         </property> 
    5437                         <property name="tickmarks"> 
    5438                             <enum>Both</enum> 
    5439                         </property> 
    5440                         <property name="tickInterval"> 
    5441                             <number>10</number> 
    5442                         </property> 
    5443                     </widget> 
    5444                     <widget class="QSlider"> 
    5445                         <property name="name"> 
    5446                             <cstring>sldFB1_7_2</cstring> 
    5447                         </property> 
    5448                         <property name="geometry"> 
    5449                             <rect> 
    5450                                 <x>82</x> 
    5451                                 <y>142</y> 
    5452                                 <width>30</width> 
    5453                                 <height>120</height> 
    5454                             </rect> 
    5455                         </property> 
    5456                         <property name="minValue"> 
    5457                             <number>0</number> 
    5458                         </property> 
    5459                         <property name="maxValue"> 
    5460                             <number>128</number> 
    5461                         </property> 
    5462                         <property name="lineStep"> 
    5463                             <number>1</number> 
    5464                         </property> 
    5465                         <property name="pageStep"> 
    5466                             <number>10</number> 
    5467                         </property> 
    5468                         <property name="value"> 
    5469                             <number>128</number> 
    5470                         </property> 
    5471                         <property name="orientation"> 
    5472                             <enum>Vertical</enum> 
    5473                         </property> 
    5474                         <property name="tickmarks"> 
    5475                             <enum>Both</enum> 
    5476                         </property> 
    5477                         <property name="tickInterval"> 
    5478                             <number>10</number> 
    5479                         </property> 
    5480                     </widget> 
    5481                     <widget class="QLabel"> 
    5482                         <property name="name"> 
    5483                             <cstring>textLabel1_2_6_2</cstring> 
    5484                         </property> 
    5485                         <property name="geometry"> 
    5486                             <rect> 
    5487                                 <x>2</x> 
    5488                                 <y>112</y> 
    5489                                 <width>30</width> 
    5490                                 <height>22</height> 
    5491                             </rect> 
    5492                         </property> 
    5493                         <property name="font"> 
    5494                             <font> 
    5495                             </font> 
    5496                         </property> 
    5497                         <property name="text"> 
    5498                             <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    5499                         </property> 
    5500                         <property name="alignment"> 
    5501                             <set>AlignCenter</set> 
    5502                         </property> 
    5503                     </widget> 
    5504                     <widget class="QLabel"> 
    5505                         <property name="name"> 
    5506                             <cstring>textLabel1_2_7_2</cstring> 
    5507                         </property> 
    5508                         <property name="geometry"> 
    5509                             <rect> 
    5510                                 <x>42</x> 
    5511                                 <y>112</y> 
    5512                                 <width>30</width> 
    5513                                 <height>22</height> 
    5514                             </rect> 
    5515                         </property> 
    5516                         <property name="font"> 
    5517                             <font> 
    5518                             </font> 
    5519                         </property> 
    5520                         <property name="text"> 
    5521                             <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    5522                         </property> 
    5523                         <property name="alignment"> 
    5524                             <set>AlignCenter</set> 
    5525                         </property> 
    5526                     </widget> 
    5527                     <widget class="QLabel"> 
    5528                         <property name="name"> 
    5529                             <cstring>textLabel1_2_8_2</cstring> 
    5530                         </property> 
    5531                         <property name="geometry"> 
    5532                             <rect> 
    5533                                 <x>82</x> 
    5534                                 <y>112</y> 
    5535                                 <width>30</width> 
    5536                                 <height>22</height> 
    5537                             </rect> 
    5538                         </property> 
    5539                         <property name="font"> 
    5540                             <font> 
    5541                             </font> 
    5542                         </property> 
    5543                         <property name="text"> 
    5544                             <string>&lt;qt&gt;&lt;small&gt;Pan&lt;/small&gt;&lt;/qt&gt;</string> 
    5545                         </property> 
    5546                         <property name="alignment"> 
    5547                             <set>AlignCenter</set> 
    5548                         </property> 
    5549                     </widget> 
    5550                     <widget class="QDial"> 
    5551                         <property name="name"> 
    5552                             <cstring>dial2_5_2</cstring> 
    5553                         </property> 
    5554                         <property name="geometry"> 
    5555                             <rect> 
    5556                                 <x>2</x> 
    5557                                 <y>82</y> 
    5558                                 <width>30</width> 
    5559                                 <height>30</height> 
    5560                             </rect> 
    5561                         </property> 
    5562                         <property name="minValue"> 
    5563                             <number>-64</number> 
    5564                         </property> 
    5565                         <property name="maxValue"> 
    5566                             <number>64</number> 
    5567                         </property> 
    5568                     </widget> 
    5569                     <widget class="QDial"> 
    5570                         <property name="name"> 
    5571                             <cstring>dial2_6_2</cstring> 
    5572                         </property> 
    5573                         <property name="geometry"> 
    5574                             <rect> 
    5575                                 <x>42</x> 
    5576                                 <y>82</y> 
    5577                                 <width>30</width> 
    5578                                 <height>30</height> 
    5579                             </rect> 
    5580                         </property> 
    5581                         <property name="minValue"> 
    5582                             <number>-64</number> 
    5583                         </property> 
    5584                         <property name="maxValue"> 
    5585                             <number>64</number> 
    5586                         </property> 
    5587                     </widget> 
    5588                     <widget class="QDial"> 
    5589                         <property name="name"> 
    5590                             <cstring>dial2_7_2</cstring> 
    5591                         </property> 
    5592                         <property name="geometry"> 
    5593                             <rect> 
    5594                                 <x>82</x> 
    5595                                 <y>82</y> 
    5596                                 <width>30</width> 
    5597                                 <height>30</height> 
    5598                             </rect> 
    5599                         </property> 
    5600                         <property name="minValue"> 
    5601                             <number>-64</number> 
    5602                         </property> 
    5603                         <property name="maxValue"> 
    5604                             <number>64</number> 
    5605                         </property> 
    5606                     </widget> 
    5607                     <widget class="QLabel"> 
    5608                         <property name="name"> 
    5609                             <cstring>textLabel1_2_2_6_2</cstring> 
    5610                         </property> 
    5611                         <property name="geometry"> 
    5612                             <rect> 
    5613                                 <x>2</x> 
    5614                                 <y>62</y> 
    5615                                 <width>30</width> 
    5616                                 <height>22</height> 
    5617                             </rect> 
    5618                         </property> 
    5619                         <property name="font"> 
    5620                             <font> 
    5621                             </font> 
    5622                         </property> 
    5623                         <property name="text"> 
    5624                             <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    5625                         </property> 
    5626                         <property name="alignment"> 
    5627                             <set>AlignCenter</set> 
    5628                         </property> 
    5629                     </widget> 
    5630                     <widget class="QLabel"> 
    5631                         <property name="name"> 
    5632                             <cstring>textLabel1_2_2_7_2</cstring> 
    5633                         </property> 
    5634                         <property name="geometry"> 
    5635                             <rect> 
    5636                                 <x>42</x> 
    5637                                 <y>62</y> 
    5638                                 <width>30</width> 
    5639                                 <height>22</height> 
    5640                             </rect> 
    5641                         </property> 
    5642                         <property name="font"> 
    5643                             <font> 
    5644                             </font> 
    5645                         </property> 
    5646                         <property name="text"> 
    5647                             <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    5648                         </property> 
    5649                         <property name="alignment"> 
    5650                             <set>AlignCenter</set> 
    5651                         </property> 
    5652                     </widget> 
    5653                     <widget class="QLabel"> 
    5654                         <property name="name"> 
    5655                             <cstring>textLabel1_2_2_8_2</cstring> 
    5656                         </property> 
    5657                         <property name="geometry"> 
    5658                             <rect> 
    5659                                 <x>82</x> 
    5660                                 <y>62</y> 
    5661                                 <width>30</width> 
    5662                                 <height>22</height> 
    5663                             </rect> 
    5664                         </property> 
    5665                         <property name="font"> 
    5666                             <font> 
    5667                             </font> 
    5668                         </property> 
    5669                         <property name="text"> 
    5670                             <string>&lt;qt&gt;&lt;small&gt;Mute&lt;/small&gt;&lt;/qt&gt;</string> 
    5671                         </property> 
    5672                         <property name="alignment"> 
    5673                             <set>AlignCenter</set> 
    5674                         </property> 
    5675                     </widget> 
    5676                     <widget class="QCheckBox"> 
    5677                         <property name="name"> 
    5678                             <cstring>checkBox1_6_2</cstring> 
    5679                         </property> 
    5680                         <property name="geometry"> 
    5681                             <rect> 
    5682                                 <x>12</x> 
    5683                                 <y>42</y> 
    5684                                 <width>20</width> 
    5685                                 <height>26</height> 
    5686                             </rect> 
    5687                         </property> 
    5688                         <property name="sizePolicy"> 
    5689                             <sizepolicy> 
    5690                                 <hsizetype>1</hsizetype> 
    5691                                 <vsizetype>0</vsizetype> 
    5692                                 <horstretch>0</horstretch> 
    5693                                 <verstretch>0</verstretch> 
    5694                             </sizepolicy> 
    5695                         </property> 
    5696                         <property name="font"> 
    5697                             <font> 
    5698                             </font> 
    5699                         </property> 
    5700                         <property name="text"> 
    5701                             <string></string> 
    5702                         </property> 
    5703                     </widget> 
    5704                     <widget class="QCheckBox"> 
    5705                         <property name="name"> 
    5706                             <cstring>checkBox1_7_2</cstring> 
    5707                         </property> 
    5708                         <property name="geometry"> 
    5709                             <rect> 
    5710                                 <x>52</x> 
    5711                                 <y>42</y> 
    5712                                 <width>20</width> 
    5713                                 <height>26</height> 
    5714                             </rect> 
    5715                         </property> 
    5716                         <property name="sizePolicy"> 
    5717                             <sizepolicy> 
    5718                                 <hsizetype>1</hsizetype> 
    5719                                 <vsizetype>0</vsizetype> 
    5720                                 <horstretch>0</horstretch> 
    5721                                 <verstretch>0</verstretch> 
    5722                             </sizepolicy> 
    5723                         </property> 
    5724                         <property name="font"> 
    5725                             <font> 
    5726                             </font> 
    5727                         </property> 
    5728                         <property name="text"> 
    5729                             <string></string> 
    5730                         </property> 
    5731                     </widget> 
    5732                     <widget class="QCheckBox"> 
    5733                         <property name="name"> 
    5734                             <cstring>checkBox1_8_2</cstring> 
    5735                         </property> 
    5736                         <property name="geometry"> 
    5737                             <rect> 
    5738                                 <x>92</x> 
    5739                                 <y>42</y> 
    5740                                 <width>20</width> 
    5741                                 <height>26</height> 
    5742                             </rect> 
    5743                         </property> 
    5744                         <property name="sizePolicy"> 
    5745                             <sizepolicy> 
    5746                                 <hsizetype>1</hsizetype> 
    5747                                 <vsizetype>0</vsizetype> 
    5748                                 <horstretch>0</horstretch> 
    5749                                 <verstretch>0</verstretch> 
    5750                             </sizepolicy> 
    5751                         </property> 
    5752                         <property name="font"> 
    5753                             <font> 
    5754                             </font> 
    5755                         </property> 
    5756                         <property name="text"> 
    5757                             <string></string> 
    5758                         </property> 
    5759                     </widget> 
    5760                     <widget class="QCheckBox"> 
    5761                         <property name="name"> 
    5762                             <cstring>checkBox1_13_2</cstring> 
    5763                         </property> 
    5764                         <property name="geometry"> 
    5765                             <rect> 
    5766                                 <x>12</x> 
    5767                                 <y>2</y> 
    5768                                 <width>20</width> 
    5769                                 <height>26</height> 
    5770                             </rect> 
    5771                         </property> 
    5772                         <property name="sizePolicy"> 
    5773                             <sizepolicy> 
    5774                                 <hsizetype>1</hsizetype> 
    5775                                 <vsizetype>0</vsizetype> 
    5776                                 <horstretch>0</horstretch> 
    5777                                 <verstretch>0</verstretch> 
    5778                             </sizepolicy> 
    5779                         </property> 
    5780                         <property name="font"> 
    5781                             <font> 
    5782                             </font> 
    5783                         </property> 
    5784                         <property name="text"> 
    5785                             <string></string> 
    5786                         </property> 
    5787                     </widget> 
    5788                     <widget class="QCheckBox"> 
    5789                         <property name="name"> 
    5790                             <cstring>checkBox1_14_2</cstring> 
    5791                         </property> 
    5792                         <property name="geometry"> 
    5793                             <rect> 
    5794                                 <x>52</x> 
    5795                                 <y>2</y> 
    5796                                 <width>20</width> 
    5797                                 <height>26</height> 
    5798                             </rect> 
    5799                         </property> 
    5800                         <property name="sizePolicy"> 
    5801                             <sizepolicy> 
    5802                                 <hsizetype>1</hsizetype> 
    5803                                 <vsizetype>0</vsizetype> 
    5804                                 <horstretch>0</horstretch> 
    5805                                 <verstretch>0</verstretch> 
    5806                             </sizepolicy> 
    5807                         </property> 
    5808                         <property name="font"> 
    5809                             <font> 
    5810                             </font> 
    5811                         </property> 
    5812                         <property name="text"> 
    5813                             <string></string> 
    5814                         </property> 
    5815                     </widget> 
    5816                     <widget class="QCheckBox"> 
    5817                         <property name="name"> 
    5818                             <cstring>checkBox1_15_2</cstring> 
    5819                         </property> 
    5820                         <property name="geometry"> 
    5821                             <rect> 
    5822                                 <x>92</x> 
    5823                                 <y>2</y> 
    5824                                 <width>20</width> 
    5825                                 <height>26</height> 
    5826                             </rect> 
    5827                         </property> 
    5828                         <property name="sizePolicy"> 
    5829                             <sizepolicy> 
    5830                                 <hsizetype>1</hsizetype> 
    5831                                 <vsizetype>0</vsizetype> 
    5832                                 <horstretch>0</horstretch> 
    5833                                 <verstretch>0</verstretch> 
    5834                             </sizepolicy> 
    5835                         </property> 
    5836                         <property name="font"> 
    5837                             <font> 
    5838                             </font> 
    5839                         </property> 
    5840                         <property name="text"> 
    5841                             <string></string> 
    5842                         </property> 
    5843                     </widget> 
    5844                     <widget class="QLabel"> 
    5845                         <property name="name"> 
    5846                             <cstring>textLabel1_2_2_2_5_2</cstring> 
    5847                         </property> 
    5848                         <property name="geometry"> 
    5849                             <rect> 
    5850                                 <x>2</x> 
    5851                                 <y>22</y> 
    5852                                 <width>30</width> 
    5853                                 <height>22</height> 
    5854                             </rect> 
    5855                         </property> 
    5856                         <property name="font"> 
    5857                             <font> 
    5858                             </font> 
    5859                         </property> 
    5860                         <property name="text"> 
    5861                             <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    5862                         </property> 
    5863                         <property name="alignment"> 
    5864                             <set>AlignCenter</set> 
    5865                         </property> 
    5866                     </widget> 
    5867                     <widget class="QLabel"> 
    5868                         <property name="name"> 
    5869                             <cstring>textLabel1_2_2_2_6_2</cstring> 
    5870                         </property> 
    5871                         <property name="geometry"> 
    5872                             <rect> 
    5873                                 <x>42</x> 
    5874                                 <y>22</y> 
    5875                                 <width>30</width> 
    5876                                 <height>22</height> 
    5877                             </rect> 
    5878                         </property> 
    5879                         <property name="font"> 
    5880                             <font> 
    5881                             </font> 
    5882                         </property> 
    5883                         <property name="text"> 
    5884                             <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    5885                         </property> 
    5886                         <property name="alignment"> 
    5887                             <set>AlignCenter</set> 
    5888                         </property> 
    5889                     </widget> 
    5890                     <widget class="QLabel"> 
    5891                         <property name="name"> 
    5892                             <cstring>textLabel1_2_2_2_7_2</cstring> 
    5893                         </property> 
    5894                         <property name="geometry"> 
    5895                             <rect> 
    5896                                 <x>82</x> 
    5897                                 <y>22</y> 
    5898                                 <width>30</width> 
    5899                                 <height>22</height> 
    5900                             </rect> 
    5901                         </property> 
    5902                         <property name="font"> 
    5903                             <font> 
    5904                             </font> 
    5905                         </property> 
    5906                         <property name="text"> 
    5907                             <string>&lt;qt&gt;&lt;small&gt;Solo&lt;/small&gt;&lt;/qt&gt;</string> 
    5908                         </property> 
    5909                         <property name="alignment"> 
    5910                             <set>AlignCenter</set> 
    5911                         </property> 
    5912                     </widget> 
    5913                     <widget class="QLabel"> 
    5914                         <property name="name"> 
    5915                             <cstring>textLabel1_2_2_14_5_3</cstring> 
    5916                         </property> 
    5917                         <property name="geometry"> 
    5918                             <rect> 
    5919                                 <x>20</x> 
    5920                                 <y>290</y> 
    5921                                 <width>30</width> 
    5922                                 <height>22</height> 
    5923                             </rect> 
    5924                         </property> 
    5925                         <property name="font"> 
    5926                             <font> 
    5927                             </font> 
    5928                         </property> 
    5929                         <property name="text"> 
    5930                             <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
    5931                         </property> 
    5932                         <property name="alignment"> 
    5933                             <set>AlignCenter</set> 
    5934                         </property> 
    5935                     </widget> 
    5936                     <widget class="QLabel"> 
    5937                         <property name="name"> 
    5938                             <cstring>textLabel1_2_2_14_5_4</cstring> 
    5939                         </property> 
    5940                         <property name="geometry"> 
    5941                             <rect> 
    5942                                 <x>100</x> 
    5943                                 <y>290</y> 
    5944                                 <width>30</width> 
    5945                                 <height>22</height> 
    5946                             </rect> 
    5947                         </property> 
    5948                         <property name="font"> 
    5949                             <font> 
    5950                             </font> 
    5951                         </property> 
    5952                         <property name="text"> 
    5953                             <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
    5954                         </property> 
    5955                         <property name="alignment"> 
    5956                             <set>AlignCenter</set> 
    5957                         </property> 
    5958                     </widget> 
    5959                     <widget class="QCheckBox"> 
    5960                         <property name="name"> 
    5961                             <cstring>mix1adat5_6_pair</cstring> 
    5962                         </property> 
    5963                         <property name="geometry"> 
    5964                             <rect> 
    5965                                 <x>30</x> 
    5966                                 <y>270</y> 
    5967                                 <width>20</width> 
    5968                                 <height>26</height> 
    5969                             </rect> 
    5970                         </property> 
    5971                         <property name="sizePolicy"> 
    5972                             <sizepolicy> 
    5973                                 <hsizetype>1</hsizetype> 
    5974                                 <vsizetype>0</vsizetype> 
    5975                                 <horstretch>0</horstretch> 
    5976                                 <verstretch>0</verstretch> 
    5977                             </sizepolicy> 
    5978                         </property> 
    5979                         <property name="font"> 
    5980                             <font> 
    5981                             </font> 
    5982                         </property> 
    5983                         <property name="text"> 
    5984                             <string></string> 
    5985                         </property> 
    5986                     </widget> 
    5987                     <widget class="QCheckBox"> 
    5988                         <property name="name"> 
    5989                             <cstring>mix1adat7_8_pair</cstring> 
    5990                         </property> 
    5991                         <property name="geometry"> 
    5992                             <rect> 
    5993                                 <x>110</x> 
    5994                                 <y>270</y> 
    5995                                 <width>20</width> 
    5996                                 <height>26</height> 
    5997                             </rect> 
    5998                         </property> 
    5999                         <property name="sizePolicy"> 
    6000                             <sizepolicy> 
    6001                                 <hsizetype>1</hsizetype> 
    6002                                 <vsizetype>0</vsizetype> 
    6003                                 <horstretch>0</horstretch> 
    6004                                 <verstretch>0</verstretch> 
    6005                             </sizepolicy> 
    6006                         </property> 
    6007                         <property name="font"> 
    6008                             <font> 
    6009                             </font> 
    6010                         </property> 
    6011                         <property name="text"> 
    6012                             <string></string> 
    6013                         </property> 
    6014                     </widget> 
    6015                 </widget> 
    6016                 <widget class="QLabel"> 
    6017                     <property name="name"> 
    6018                         <cstring>textLabel1_2_2_14_5</cstring> 
    6019                     </property> 
    6020                     <property name="geometry"> 
    6021                         <rect> 
    6022                             <x>30</x> 
    6023                             <y>310</y> 
    6024                             <width>30</width> 
    6025                             <height>22</height> 
    6026                         </rect> 
    6027                     </property> 
    6028                     <property name="font"> 
    6029                         <font> 
    6030                         </font> 
    6031                     </property> 
    6032                     <property name="text"> 
    6033                         <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
    6034                     </property> 
    6035                     <property name="alignment"> 
    6036                         <set>AlignCenter</set> 
    6037                     </property> 
    6038                 </widget> 
    6039                 <widget class="QLabel"> 
    6040                     <property name="name"> 
    6041                         <cstring>textLabel1_2_2_14_5_2</cstring> 
    6042                     </property> 
    6043                     <property name="geometry"> 
    6044                         <rect> 
    6045                             <x>110</x> 
    6046                             <y>310</y> 
    6047                             <width>30</width> 
    6048                             <height>22</height> 
    6049                         </rect> 
    6050                     </property> 
    6051                     <property name="font"> 
    6052                         <font> 
    6053                         </font> 
    6054                     </property> 
    6055                     <property name="text"> 
    6056                         <string>&lt;qt&gt;&lt;small&gt;Pair&lt;/small&gt;&lt;/qt&gt;</string> 
    6057                     </property> 
    6058                     <property name="alignment"> 
    6059                         <set>AlignCenter</set> 
    6060                     </property> 
    6061                 </widget> 
    60626062                <widget class="QCheckBox"> 
    60636063                    <property name="name"> 
    6064                         <cstring>mix1adat1_2_pair</cstring> 
    6065                     </property> 
    6066                     <property name="geometry"> 
    6067                         <rect> 
    6068                             <x>40</x> 
    6069                             <y>290</y> 
     6064                        <cstring>mix1adat3_solo</cstring> 
     6065                    </property> 
     6066                    <property name="geometry"> 
     6067                        <rect> 
     6068                            <x>100</x> 
     6069                            <y>20</y> 
    60706070                            <width>20</width> 
    60716071                            <height>26</height> 
     
    60906090                <widget class="QCheckBox"> 
    60916091                    <property name="name"> 
    6092                         <cstring>mix1adat3_4_pair</cstring> 
    6093                     </property> 
    6094                     <property name="geometry"> 
    6095                         <rect> 
    6096                             <x>120</x> 
    6097                             <y>290</y> 
     6092                        <cstring>mix1adat4_solo</cstring> 
     6093                    </property> 
     6094                    <property name="geometry"> 
     6095                        <rect> 
     6096                            <x>140</x> 
     6097                            <y>20</y> 
    60986098                            <width>20</width> 
    60996099                            <height>26</height>