randomized multivoice to poly

Post any examples or modules that you want to share here
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: randomized multivoice to poly

Post 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.
Post Reply