Generate midi note

Official support for: mutools.com
Post Reply New Topic
RELATED
PRODUCTS

Post

How do I generate a midi note event or modulate the transpose of an existing one?

Post

skitchy wrote:How do I generate a midi note event or modulate the transpose of an existing one?
I'm not sure what you want to do? Please elaborate.

Post

To either :
a) create a midi event by passing parameters (ie. note number, velocity, duration etc) to some sort of building block so that it can trigger a VSTi further down the chain
b) perhaps easier, modulate the transpose of a midi event. Somehow, for example, plug an lfo into a transpose so that every time the note is pressed you get :
note = original note value + lfo value
So if you pressed middle c (midi note 60) and your lfo was outputting '2' at that time, you would get midi note 62 (middle d).

Hope that makes sense.

Post

Ok i understand. Might result in rather random notes, so i guess you're for an experimental sound, right? It's not yet possible using the internal modules, but maybe there's a vst out there that does the job?

Post

@Jo: if the Note Modifier module could be driven by the Parameter Event Generator module, things would work :)

Post Reply

Return to “MuTools”