Page 1 of 1

Starting from the begining of the loop

Posted: 10 Mar 2020, 17:08
by noise2sine
Hello,

I'm using a midi file player patch and a sample player . My need is to use the previous and next button of the two players in order to change loop in both of them at same time .I'm using the key map for both so they change file together at the same time.The problem is that midi file player is not starting from the begining everytime i'm pressing the next or previous button ? How can i fix that ?

If someone is interesting in creating a patch with a midi file player with a sampler player and with the possibility to switch files at the same time !! You are more than welcome !!


Thank you

Re: Starting from the begining of the loop

Posted: 11 Mar 2020, 09:35
by joffo78
Hi
I made this little rack for you
Very simple:
One patch with only a fader wich send a integer by bus
the 2 players (midi and audio) receive the message to sharethe same file number.
I add a module on the midi player : "has change " connected on the bus receive to send 1 at the position

Re: Starting from the begining of the loop

Posted: 11 Mar 2020, 10:15
by noise2sine
Thank you very much for the patch ! it's working perfectly for me :) .

Re: Starting from the begining of the loop

Posted: 11 Mar 2020, 10:25
by nay-seven
You can add some buttons to the increment and decrement inlets of the fader .