Page 2 of 2

Re: randomized multivoice to poly

PostPosted: Sat Jun 14, 2014 6:18 pm
by KG_is_back
It should not be a problem anyway, since midi note numbers are 7bit unsigned integer...therefore 0-127... So I have given it a little overshot. However, I have read somewhere that there is also another convention that instead of midi note numbers sends normalized frequency as 32bit float (basically the same as the freq output on poly primitive). I do not know if this really exists, cos' at the time I didn't paid much attention to it.