Skip to content

Commit

Permalink
add sheeran looper plus
Browse files Browse the repository at this point in the history
  • Loading branch information
tyzjames committed Aug 20, 2024
1 parent 0cb2686 commit b600cc8
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/all.json

Large diffs are not rendered by default.

132 changes: 132 additions & 0 deletions data/brands/sheeran/looperplus.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
brand: Sheeran
cc:
- name: Stop Pedal
value: '7'
description: ''
min: 0
max: 127
- name: Stop B Pedal (Sync/Song Mode)
value: '8'
description: ''
min: 0
max: 127
- name: Record + Play Pedal
value: '11'
description: ''
min: 0
max: 127
- name: Record + Play B Pedal (Sync/Song Mode)
value: '12'
description: ''
min: 0
max: 127
- name: Speed
value: '17'
description: ''
min: 0
max: 127
- name: Reverse
value: '29'
description: ''
min: 0
max: 127
- name: Fade
value: '34'
description: ''
min: 0
max: 127
- name: Undo/Redo
value: '45'
description: ''
min: 0
max: 127
- name: Clear
value: '49'
description: ''
min: 0
max: 127
- name: Load Next Loop Slot
value: '65'
description: ''
min: 0
max: 127
- name: Load Previous Loop Slot
value: '66'
description: ''
min: 0
max: 127
- name: Solo Track A
value: '67'
description: ''
min: 0
max: 127
- name: Solo Track B
value: '68'
description: ''
min: 0
max: 127
- name: Solo Current Track
value: '69'
description: ''
min: 0
max: 127
- name: Mute Track A
value: '70'
description: ''
min: 0
max: 127
- name: Mute Track B
value: '71'
description: ''
min: 0
max: 127
- name: Mute Current Track
value: '72'
description: ''
min: 0
max: 127
- name: 'Mode: Single'
value: '73'
description: ''
min: 0
max: 127
- name: 'Mode : Multi'
value: '74'
description: ''
min: 0
max: 127
- name: 'Mode: Sync'
value: '75'
description: ''
min: 0
max: 127
- name: 'Mode: Song'
value: '76'
description: ''
min: 0
max: 127
- name: Change Track Focus
value: '77'
description: ''
min: 0
max: 127
- name: Select Track A
value: '78'
description: ''
min: 0
max: 127
- name: Select Track B
value: '79'
description: ''
min: 0
max: 127

device_name: Looper Plus
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 @@ -2012,6 +2012,16 @@
}
]
},
{
"name": "Sheeran",
"value": "sheeran",
"models": [
{
"name": "Looper+",
"value": "looperplus"
}
]
},
{
"name": "Singular Sound",
"value": "singular_sound",
Expand Down

0 comments on commit b600cc8

Please sign in to comment.