Statistics: Posted by lytz1 — 21 Jun 2017, 23:37
Statistics: Posted by oli_lab — 21 Jun 2017, 12:11
Statistics: Posted by lytz1 — 20 Jun 2017, 22:08
Statistics: Posted by oli_lab — 20 Jun 2017, 11:31
I think that the question could be asked like:
I have a sample with a length (let's say length_ini);
What pitch should I play this sample to fit to another length, for example the cycle length (let's say length_final).
The pitch can be calculated with:
Pitch = 12*LN(Length_ini/length_final)/LN(2)
LN=Logarithm
You can use the Math/Trunc module to get a rounded pitch if you need it.
In the User Library you can find a patch called "Sampler Adapt Pitch" witch does this kind of stuff.
Statistics: Posted by lytz1 — 20 Jun 2017, 02:16
Statistics: Posted by lytz1 — 21 Jun 2017, 23:37
Statistics: Posted by oli_lab — 21 Jun 2017, 12:11
Statistics: Posted by lytz1 — 20 Jun 2017, 22:08
Statistics: Posted by oli_lab — 20 Jun 2017, 11:31
I think that the question could be asked like:
I have a sample with a length (let's say length_ini);
What pitch should I play this sample to fit to another length, for example the cycle length (let's say length_final).
The pitch can be calculated with:
Pitch = 12*LN(Length_ini/length_final)/LN(2)
LN=Logarithm
You can use the Math/Trunc module to get a rounded pitch if you need it.
In the User Library you can find a patch called "Sampler Adapt Pitch" witch does this kind of stuff.
Statistics: Posted by lytz1 — 20 Jun 2017, 02:16