Loading scripts/create_mode_force.py +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ import struct MODES = { 0: "1 ACELP\n", 1: "1 TCX\n", 2: "1 TCX\n", # Current -force option does not distinguish between TCX10 and TCX20 3: "1 HQ\n", } SR = [16, 32, 48] Loading Loading
scripts/create_mode_force.py +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ import struct MODES = { 0: "1 ACELP\n", 1: "1 TCX\n", 2: "1 TCX\n", # Current -force option does not distinguish between TCX10 and TCX20 3: "1 HQ\n", } SR = [16, 32, 48] Loading