Skip to content

Commit

Permalink
add boss slicer sl-2
Browse files Browse the repository at this point in the history
  • Loading branch information
tyzjames committed Oct 7, 2024
1 parent 8f7f229 commit 9ca13c5
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/all.json

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions data/brands/boss/slicer-sl2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
brand: Boss
model: Slicer SL-2
url: 'https://static.roland.com/assets/media/pdf/SL-2_eng01_W.pdf'
data:
- name: EXP
value: '16'
description: >-
Controls the output level of the effect sound.
This gives the same effect as when you're operating an
externally-connected expression
pedal.
min: 0
max: '0'
- name: EFFECTS ON/OFF
value: '80'
description: Turns the effects of the SL-2 on/off.
min: 0
max: '0'
- name: Tap Tempo
value: '81'
description: >-
Sets the tempo of the SL-2 in time with the interval in which control
change messages
are received.
min: 0
max: '0'
4 changes: 4 additions & 0 deletions data/mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@
{
"name": "RE-202",
"value": "re-202"
},
{
"name": "Slicer SL-2",
"value": "slicer-sl2"
}
]
},
Expand Down

0 comments on commit 9ca13c5

Please sign in to comment.