Loading scripts/pyaudio3dtools/constants.py +2 −2 Original line number Diff line number Diff line Loading @@ -87,8 +87,8 @@ IVAS_CICP16_TO_12[[48, 57, 68, 77]] = 0.89999964 IVAS_CICP16_TO_12 = IVAS_CICP16_TO_12.reshape(10, 8) IVAS_CICP16_TO_14 = np.zeros(10 * 8) IVAS_CICP16_TO_14[[0, 11, 22, 33, 44, 55, 66, 77]] = 1 IVAS_CICP16_TO_14[[48, 59]] = 0.899999964 IVAS_CICP16_TO_14[[0, 9, 18, 27, 36, 45, 54, 63]] = 1 IVAS_CICP16_TO_14[[68, 77]] = 0.899999964 IVAS_CICP16_TO_14 = IVAS_CICP16_TO_14.reshape(10, 8) IVAS_CICP19_TO_6 = np.zeros(12 * 6) Loading Loading
scripts/pyaudio3dtools/constants.py +2 −2 Original line number Diff line number Diff line Loading @@ -87,8 +87,8 @@ IVAS_CICP16_TO_12[[48, 57, 68, 77]] = 0.89999964 IVAS_CICP16_TO_12 = IVAS_CICP16_TO_12.reshape(10, 8) IVAS_CICP16_TO_14 = np.zeros(10 * 8) IVAS_CICP16_TO_14[[0, 11, 22, 33, 44, 55, 66, 77]] = 1 IVAS_CICP16_TO_14[[48, 59]] = 0.899999964 IVAS_CICP16_TO_14[[0, 9, 18, 27, 36, 45, 54, 63]] = 1 IVAS_CICP16_TO_14[[68, 77]] = 0.899999964 IVAS_CICP16_TO_14 = IVAS_CICP16_TO_14.reshape(10, 8) IVAS_CICP19_TO_6 = np.zeros(12 * 6) Loading