Sync sampler player with midi piano roll
-
Ariajazz
- Member
- Posts: 353
Sync sampler player with midi piano roll
Hi all, How do I put the sampler player and the midi piano roll in sync?, I believe is done using SMPTE. I tried using "pos" and "ppQP" in both master and slave modes and it did not work, most probably is that I don't know how to do it correctly. Any help wil be appreciated.
-
SylvainT
- Site Admin
- Posts: 494
Hi,
Not so easy to synchronize two modules which don't deal with the same timestamp. One refers to is own time, in ms, the others to beat clock.
If you plug the sampler pos*duration/1000 to ppQpos, your pianoroll will play at tempo 60 but following the sample.
So, if your samples have a length which is exactly a mult of the tempo, you probably can adapt something with some simple maths. Otherwise, it would be difficult.
Hope it helps
Sylvain
Not so easy to synchronize two modules which don't deal with the same timestamp. One refers to is own time, in ms, the others to beat clock.
If you plug the sampler pos*duration/1000 to ppQpos, your pianoroll will play at tempo 60 but following the sample.
So, if your samples have a length which is exactly a mult of the tempo, you probably can adapt something with some simple maths. Otherwise, it would be difficult.
Hope it helps
Sylvain
-
Ariajazz
- Member
- Posts: 353
Thanks Sylvain for your repply. I am aware of that factor. The samples (tracks) played are recorded midiwise, so every track has its own specific perfect tempo, I think it woud be easely done. I do not understand the following:
"If you plug the sampler pos*duration/1000 to ppQpos, your pianoroll will play at tempo 60 but following the sample"
"If you plug the sampler pos*duration/1000 to ppQpos, your pianoroll will play at tempo 60 but following the sample"
