Hi!
I'm trying to generate MIDI notes in Pure Data and send them to Reaper for it to play them with a VSTi (say Kontakt). In Pure Data, I send the MIDI values with [udpsend] from the MrPeach library. In the Reaper settings, there is a topic named Control/OSC/Web. I created one through this link:
https://forum.cockos.com/showthread.php?t=97255
This is how I put the settings:
When I click "Listen...", I see that it is receiving the notes that Pure Data is sending:
So now I need to know how do I play this MIDI notes on Reaper through a VSTi, to make an effect like the one in this video:
Does anyone know how to make this?
Thank you in advance!