mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
push2: fix one pad registration detail
This commit is contained in:
parent
8565d61444
commit
be1dff4aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ Push2::build_maps ()
|
|||
MAKE_PAD (5, 0, 52);
|
||||
MAKE_PAD (5, 1, 53);
|
||||
MAKE_PAD (5, 2, 54);
|
||||
MAKE_PAD (5, 3, 56);
|
||||
MAKE_PAD (5, 3, 55);
|
||||
MAKE_PAD (5, 4, 56);
|
||||
MAKE_PAD (5, 5, 57);
|
||||
MAKE_PAD (5, 6, 58);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue