hi guys,
i'm having the following problem: when i record a set the controls of the dmc6000 (see pic) that are per default used to navigate through folders and to load songs into the decks change to recording controls (i don't really need those)
is there a way to change this behaviour to have the default navigation and loading functionality without havind to remap?
i'm having the following problem: when i record a set the controls of the dmc6000 (see pic) that are per default used to navigate through folders and to load songs into the decks change to recording controls (i don't really need those)
is there a way to change this behaviour to have the default navigation and loading functionality without havind to remap?
Posté Tue 15 Nov 16 @ 9:14 pm
Those keys change functionality depending on the BROWSE/EFFECTS/SAMPLER/RECORD mode buttons. So if you dont want them to change behavior when the RECORD is enagaged, you will have to edit/change the last part of the assigned action to the RECORD button.
from..
........ : set '$mode' 3 & record
to
...... : record
from..
........ : set '$mode' 3 & record
to
...... : record
Posté Wed 16 Nov 16 @ 12:51 am
thx, m8! :-)
Posté Wed 16 Nov 16 @ 12:46 pm