Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NAD AMP 1 remote, included with NAD C 315BEE and many others. #583

Merged
merged 3 commits into from
Oct 5, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 104 additions & 0 deletions Audio_Receivers/NAD_Amp_1.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
Filetype: IR signals file
Version: 1
#
name: On
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 25 DA 00 00
#
name: Off
type: parsed
protocol: NECext
address: 87 7C 00 00
command: C8 37 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 94 6B 00 00
#
name: Vol_Up
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 88 77 00 00
#
name: Vol_Down
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 8C 73 00 00
#
name: Aux
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 9B 64 00 00
#
name: Disc
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 89 76 00 00
#
name: CD
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 85 7A 00 00
#
name: Video
type: parsed
protocol: NECext
address: 87 7C 00 00
command: C2 3D 00 00
#
name: Tuner
type: parsed
protocol: NECext
address: 87 7C 00 00
command: DD 22 00 00
#
name: Tape
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 8D 72 00 00
#
name: Stop
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 02 FD 00 00
#
name: Pause
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 4A B5 00 00
#
name: Play
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 01 FE 00 00
#
name: Eject
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 48 B7 00 00
#
name: Prev_Track
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 05 FA 00 00
#
name: Next_Track
type: parsed
protocol: NECext
address: 87 7C 00 00
command: 06 F9 00 00
Loading