From e2fab4310fade154b1a6430f0de71672735736c0 Mon Sep 17 00:00:00 2001 From: habchab <7805704+habchab@users.noreply.github.com> Date: Sun, 7 May 2023 14:47:06 -0400 Subject: [PATCH] Added Emotiva BasX PT-100 Preamp and BasX TA-100 Integrated Amplifier. (#480) --- .../Emotiva/Emotiva_PT100_TA100.ir | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Audio_Receivers/Emotiva/Emotiva_PT100_TA100.ir diff --git a/Audio_Receivers/Emotiva/Emotiva_PT100_TA100.ir b/Audio_Receivers/Emotiva/Emotiva_PT100_TA100.ir new file mode 100644 index 00000000..ffddaea4 --- /dev/null +++ b/Audio_Receivers/Emotiva/Emotiva_PT100_TA100.ir @@ -0,0 +1,52 @@ +Filetype: IR signals file +Version: 1 +# +# Emotiva BasX PT-100 and TA-100 +# +name: POWER +type: parsed +protocol: NECext +address: 00 79 00 00 +command: 80 7F 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 00 79 00 00 +command: DB 24 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 00 79 00 00 +command: 9D 62 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 00 79 00 00 +command: 98 67 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 00 79 00 00 +command: DA 25 00 00 +# +name: MUTE +type: parsed +protocol: NECext +address: 00 79 00 00 +command: 99 66 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 00 79 00 00 +command: DE 21 00 00 +# +name: StereoMono +type: parsed +protocol: NECext +address: 00 79 00 00 +command: 8E 71 00 00