Ingresar:     


Forum: General Discussion

Tópico: sampler sync active deck
Hello

I've discovered a problem: drum samples don't sync when triggered from the remote using the buttons. If triggered from the on-screen buttons or from the sample bank list, everything works as expected.
I have one song loaded into deck 2; it's active, but it doesn't sync. If I load the same track with the same BPM into deck 1, syncing works.

The button in the mapper is defined very simply: sampler_play_stop.
This also doesn't work correctly:

sampler_play 1 ? blink 300ms & sampler_stop 1 : sampler_loaded 1 ? on & sampler_play 1 : off : nothing

How can I solve this problem?
 

Mensajes 4 hours ago
Add deck master before the sampler_ scripts
 

Thank you so much, I was already despairing in searching for a solution!

Can you tell me how you insert code into answers?