Page 1 of 1

converting note numbers to MIDI events??

Posted: Sat May 17, 2008 3:40 am
by bosone
how can i take a note number, generated by the MVC, and convert it into a midi note event, to be used, for example, as a midi output from a device?
i'd like to start from the MVC and try to make some sort of algorythm working on note number, to transform it in different ways...
how can i do that??
the other parameters (velocty, gate...) are the same.
i just want to transform the incoming note into somthing else using maths operators.
but once i have the "New note number", how can i transform it to a midi event to bring outside the module (for other devices)??

and, second quesiton: how can i convert a note number (always generated by the MVC) to an appropriate frequency to control an oscillator??
i know that MVC outputs both the note number AND the corresponding frequency... but what if i change the note number and i want the frequency corresponding to it!?

thanks!

Re: converting note numbers to MIDI events??

Posted: Tue Jul 22, 2008 3:30 pm
by irrelevance
This seems to be a modular question not a development one.

Re: converting note numbers to MIDI events??

Posted: Tue Jul 22, 2008 6:23 pm
by Neutron
irrelevance wrote:This seems to be a modular question not a development one.
theres MVC in SDK/DP as well.

Re: converting note numbers to MIDI events??

Posted: Tue Jul 22, 2008 10:47 pm
by irrelevance
Oh. I've not come across this one yet. I stand corrected :P