Open
Description
The current desc file for the APC40 has a very deep and somewhat confusing hierarchy of elements. It would make sense to replace this with (or add as alternative) a desc file with a very flat hierarchy, which makes access to elements shorter.
Opinions from APC40 users please!
// deep hierarchy as is
MKtlDesc.loadDescs("*apc40").first.postElements;
->
\bt,
\clip,
\1,
1-8, on/off
\clipS,
\1,
1-8, on/off
...
// example for very flat hierarchy:
clip
1,
1..8
..
5,
1..8
stop
(1..8) ++ \all
trak
sel
1..8
activ
1..8
solo
1..8
rec
1..8
sl
(1..8) ++ \master
cue
trCtl
kn
1..8
pan, sendA, sendB, sendC,
shift
bank
left, right, up, down
tap
nudge
minus, plus
dvCtl
kn
1..8
cltrk, onoff, left, right
detail
quant
ovdub
metro
play
stop
rec
xfader