Levels: // Bitstream information #define IDC_EDT_BITRATE 1003 #define IDC_EDT_SAMPLE_RATE 1004 #define IDC_EDT_CHANNELS 1005 #define IDC_EDT_FREQ_HIGH 1048 #define IDC_EDT_FREQ_COUPLING 1049 #define IDC_EDT_ERRORS 1050 #define IDC_EDT_FRAMES 1051 // Gains #define IDC_SLIDER_MASTER 1054 #define IDC_SLIDER_GAIN 1053 #define IDC_SLIDER_LFE 1014 #define IDC_SLIDER_VOICE 1015 #define IDC_SLIDER_SUR 1016 #define IDC_EDT_MASTER 1094 #define IDC_EDT_GAIN 1095 #define IDC_EDT_LFE 1096 #define IDC_EDT_VOICE 1097 #define IDC_EDT_SUR 1098 #define IDC_CHK_LFELOCK 1027 #define IDC_CHK_CLOCK 1028 #define IDC_CHK_SLOCK 1029 // DRC #define IDC_CHK_DYNRNG 1022 #define IDC_DRC_POWER 1056 #define IDC_DRC_LEVEL 1026 // Levels #define IDC_IN_L 1033 #define IDC_IN_C 1034 #define IDC_IN_R 1035 #define IDC_IN_SL 1036 #define IDC_IN_SR 1037 #define IDC_IN_LFE 1038 #define IDC_OUT_L 1039 #define IDC_OUT_C 1040 #define IDC_OUT_R 1041 #define IDC_OUT_SL 1042 #define IDC_OUT_SR 1043 #define IDC_OUT_LFE 1044 // CPU #define IDC_CPU 1045 #define IDC_CPU_LABEL 1047 // Mixing matrix #define IDC_CMB_MATRIX 1102 #define IDC_EDT_L_L 1058 #define IDC_EDT_L_C 1059 #define IDC_EDT_L_R 1060 #define IDC_EDT_L_SL 1061 #define IDC_EDT_L_SR 1062 #define IDC_EDT_L_LFE 1063 #define IDC_EDT_C_L 1064 #define IDC_EDT_C_C 1065 #define IDC_EDT_C_R 1066 #define IDC_EDT_C_SL 1067 #define IDC_EDT_C_SR 1068 #define IDC_EDT_C_LFE 1069 #define IDC_EDT_R_L 1070 #define IDC_EDT_R_C 1071 #define IDC_EDT_R_R 1072 #define IDC_EDT_R_SL 1073 #define IDC_EDT_R_SR 1074 #define IDC_EDT_R_LFE 1075 #define IDC_EDT_SL_L 1076 #define IDC_EDT_SL_C 1077 #define IDC_EDT_SL_R 1078 #define IDC_EDT_SL_SL 1079 #define IDC_EDT_SL_SR 1080 #define IDC_EDT_SL_LFE 1081 #define IDC_EDT_SR_L 1082 #define IDC_EDT_SR_C 1083 #define IDC_EDT_SR_R 1084 #define IDC_EDT_SR_SL 1085 #define IDC_EDT_SR_SR 1086 #define IDC_EDT_LFE_C 1087 #define IDC_EDT_SR_LFE 1088 #define IDC_EDT_LFE_L 1089 #define IDC_EDT_LFE_R 1090 #define IDC_EDT_LFE_SL 1091 #define IDC_EDT_LFE_SR 1092 #define IDC_EDT_LFE_LFE 1093 // Matrix parameters #define IDC_CHK_AUTO_MATRIX 1100 #define IDC_CHK_NORM_MATRIX 1099 #define IDC_CHK_EXPAND_STEREO 1108 #define IDC_CHK_VOICE_CONTROL 1109 // AGC #define IDC_CHK_AUTO_GAIN 1156 #define IDC_CHK_NORMALIZE 1057 #define IDC_CHK_NORM 1104 #define IDC_CHK_BASS_REDIR 1181 #define IDC_CHK_AVDANCED 1156 // Speaker configuration #define IDC_CMB_SPK 1143 #define IDC_CMB_FORMAT 1144 #define IDC_CMB_PRESET 1111 #define IDC_BTN_SAVE 1105 #define IDC_BTN_LOAD 1106 // Equalzier #define IDC_CHK_EQ 1182 #define IDC_CMB_EQ 1103 #define IDC_EQ1 1128 #define IDC_EQ2 1129 #define IDC_EQ3 1130 #define IDC_EQ4 1131 #define IDC_EQ5 1132 #define IDC_EQ6 1133 #define IDC_EQ7 1134 #define IDC_EQ8 1135 #define IDC_EQ9 1136 #define IDC_LEVEL_EQ1 1145 #define IDC_LEVEL_EQ2 1146 #define IDC_LEVEL_EQ3 1147 #define IDC_LEVEL_EQ4 1151 #define IDC_LEVEL_EQ5 1152 #define IDC_LEVEL_EQ6 1153 #define IDC_LEVEL_EQ7 1155 #define IDC_LEVEL_EQ8 1156 #define IDC_LEVEL_EQ9 1157 #define IDC_EDT_EQ1 1154 #define IDC_EDT_EQ2 1170 #define IDC_EDT_EQ3 1171 #define IDC_EDT_EQ4 1172 #define IDC_EDT_EQ5 1173 #define IDC_EDT_EQ6 1174 #define IDC_EDT_EQ7 1175 #define IDC_EDT_EQ8 1176 #define IDC_EDT_EQ9 1177 // Delay #define IDC_CHK_DELAY 1181 #define IDC_CMB_DELAY 1183 #define IDC_CMB_UNITS 1188 #define IDC_EDT_DL 1161 #define IDC_EDT_DC 1162 #define IDC_EDT_DR 1163 #define IDC_EDT_DSL 1164 #define IDC_EDT_DSR 1165 #define IDC_EDT_DLFE 1166 // System setup #define IDC_RB_RENDER_DS 1198 #define IDC_RB_RENDER_WO 1199 #define IDC_RB_TIMESTAMP_GENERATE 1200 #define IDC_RB_TIMESTAMP_ASIS 1201 #define IDC_RB_MERIT_PREFERRED 1202 #define IDC_RB_MERIT_UNLIKELY 1203 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 110 #define _APS_NEXT_COMMAND_VALUE 40001 #define _APS_NEXT_CONTROL_VALUE 1206 #define _APS_NEXT_SYMED_VALUE 101 #endif #endifDownload Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.