Skip to content

Commit

Permalink
add adrenalinn model 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tyzjames committed Jun 27, 2024
1 parent b1b0189 commit 537c154
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/all.json

Large diffs are not rendered by default.

59 changes: 59 additions & 0 deletions data/brands/adrenalinn/iii.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
cc:
- name: Custom 64
value: '64'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 65
value: '65'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 66
value: '66'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 67
value: '67'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 68
value: '68'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 69
value: '69'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 80
value: '80'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 81
value: '81'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 82
value: '82'
description: Default adaptable CC
min: 0
max: 127
- name: Custom 83
value: '83'
description: Default adaptable CC
min: 0
max: 127
midi_channel:
instructions: ''
midi_clock: ''
midi_in: ''
midi_thru: ''
pc:
description: ''
phantom_power: ''
10 changes: 10 additions & 0 deletions data/mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,16 @@
}
]
},
{
"name": "Adrenalinn",
"value": "adrenalinn",
"models": [
{
"name": "III",
"value": "iii"
}
]
},
{
"name": "Aerospace Audio",
"value": "aerospaceaudio",
Expand Down

0 comments on commit 537c154

Please sign in to comment.