Pitch audio loop player
-
Hello ,
I wanted to know how to be precise on the pitch of the audio loop player please? I explain. I would just like to be able to assign a rotary button on the pitch (constant 1 in pitch) but in a precise way. + 1/2 ton + 1 ton + 1.5 ton. - 1/2 ton - 1 ton etc ... my problem is that the pitch is set from -12 to 12 and that to have 1/2 perfect tone my button must be in stages of 0.08666666 .I don't know if I explained that well :) Thank you -
@yall To convert semi-tones to cents just divide by 100. That help?
-
@d-healey yes but on the button after it does not match. I get +0.96 +1.04. I tried to make 25 position buttons. -12. 0 +12. same problem . impossible to be precise
-
I'm not familiar with the Audio Loop Player, what do you use to control the pitch?
Oh I just re-read your post, you're using a pitch modulator, not directly related to the audio loop player.
So what you want is the label to be pretty instead of being +-1, correct?
-
@d-healey I use the pitch tab in the audio loop player module and I add voice start> constant. then I use the intensity of the pitch which is between -12 and +12
-
HiseSnippet 1150.3oc2W80aaaCDmzNLa1atXsKOrGEB1CN.cAVascCXcnIwwYvnwoFQoEqO0wHQaSDJRAIpr3UzuG6s8QYeE1Gk83da6HkjkbmQhqZ2ev7ShGu63Od7te24wwJeVRhJFgac17HFB+gDu4R8r9ynbIZ3gH7sHinIZVrSlnClGQSRXAHLt42ZDfasAx962dzATAU5yJEgPOSw8YGyC45Roi26wbg3HZ.6LdXEsu2dC8Ux9JgJEvSSROTD0+B5T1ITiZMHH7lCB3ZUrmlpYIH7FGnBl6MS8CxL8eFOgetfYV3h7.GkI9HkHvfXy2n9y3hfwE26DDBSFWFEZlEE1hLhGvWHuLZ7Q1MbJsnZ7.235fmaMgGtB71HCd2l34Gyizk6Xv1GPFJgGpIT3InJrxzE03mwj9JPCod2P5ErihgEKrn6C506tN2uWuc95Ns6zFdHRzNWRgmcyWTo104abroF6NkoGoBRET3p1c6E6uclkcZykBtj4LIU5q4JoiR9Xo5bWyYGqDc8UgQJIfh6B9Wjx1oS6W1ocqE9Y2DlEVxDtdd2LU.O+Jq2Kt..F5W3mtaa8+16XrL+T5SEhygrmtKe3FGUAWmnzrmH6tS6W1tU6W01402ZxjUtWtyDr3UtsIqN95LrqLM7bVbw8uPQ34c47mMWu7G+rXREEUxgRt9IQr70kYXtqHCCkGTM4Z4HDTUayztUdllmfGvhQbvIuGwFQQVvWV89SOD8zgGR0zB2.dDNkHVrlatL3CYWBbAYIvsHGxRtPqhr5l+NBjO23gdETthifiat4imCejnmaBIaZU.ExCBDrwJH2AB4UYh.NrHO9OBpRH810EkjNYB+JKsxDtHLQCm3vPfsAguC4oILm.1DZpP6jbAT6CYzWvBNSY0OrJs2u+Kgzqpr7Qn+Z8JvZTTvTkJwvelugArUqYWT.Tke8Mfeo2J4WV4q+ZB2aSFy09yVMdarB7B4A+ci2b15NjASlv70kfcCxQeWcolqGT93BnreZ.Wcrxj3agxVYRbLhbFKnyYwtWSWzecc6hFs1cQAVae3YiUMUx9VdVLvPxkSqdTFXNPRgXQPUwmpTZCkX0t3dzvHAChnwl9AKoM6RVbxxd3HtnrQtsBhfMxsUOYeJfy15tpBFHCJVhaVq9qKWlUQ+Uzrci+ElE3ces5aO0Ry0Ct2v3JsJvnG2jpLPdIS.EFVLdGnEfkfsP5xUEiTRUzLkj6ubhEPSOcJKtJ1W4EZesFRtKkr0dmxDLZRkL3Ocuig4TnwudswaPrvc8iEW260mPxfqioT14+GsDZ911RnliHSx.baRw.k4yFuX9xaBje+COfGoDzXSes2Y4B+Wps0opTMP6OhBESFx2SRC8ftE9L.IRISjXHbaXFLLacuBBXOlLvt3Ofe4a5ZViy2zsXy+QNiPper5E9YirZxCdeqD3dKsMZZA+0UXsyhYUMS90yLiH+E99lv8m4hPq1lOuF17E0vl6UCateMr4A0vlurF17UWqMlFl6mpUgYzEffwCr+mALdwPG3ln+DLBIYlB
-
@d-healey thanks u, i will try later. Im on m'y phone
-
@d-healey I had done this manipulation but it does not give what I want. I would like it to be in +/- 0.5 steps. I have recreated a button with 5 positions and same problem. other solution . is it possible to create a combobox with a list +0.5, 1, 1.5 ....... and have it assigned to this pitch?
-
The only way to do that is with an array of values. Like this: https://forum.hise.audio/topic/1976/slider-value-display-customisation/5