To make a long story short.
I duplicated beatgrid, renaming it each time, a total of 3 copies.
I have each one mapped to a different button on my rmx.
The code is as follows for:
BUTTON1
effect select 'BeatGrid' & effect active
BUTTON2
effect select 'BeatGrid_1' & effect active
...ect
The problem comes with using the beatgrid effect. For some reason, it is duplicating the pattern of say, 'beatgrid', and copying it to 'beatgrid_1' and so on, when switching between the different effects.
Any ideas?
thanks
I duplicated beatgrid, renaming it each time, a total of 3 copies.
I have each one mapped to a different button on my rmx.
The code is as follows for:
BUTTON1
effect select 'BeatGrid' & effect active
BUTTON2
effect select 'BeatGrid_1' & effect active
...ect
The problem comes with using the beatgrid effect. For some reason, it is duplicating the pattern of say, 'beatgrid', and copying it to 'beatgrid_1' and so on, when switching between the different effects.
Any ideas?
thanks
Posté Wed 06 Apr 11 @ 7:25 pm