Hi to everyone,

I'm very new in PureData an Program in general, i need a guideline for making a sequencer that record in realtime pad triggering include note and velocity.

I try to explain:

I able to record with bangs (pads) the trig/velocity/note to arrays and play it, but when i record clickingon the bang the thing are not syncronized, for example, i have bang1 that play sample1 and bang2 play sample2, when i change from bang1 to bang2 the trigger record right but the note are not in sync.

Anyone have some tricks or guidelines give me the right way to follow ?

Thanks.