Hi there,
I'm trying to send a midi from PD to a virtual keyboard. I am using LoopBe1 as my internal midi port.
My patch consists of a message box with a value of 60 connected to the hot inlet of a makenote object (velocity 60, duration 500). The first outlet of this is connected to the first inlet of "noteout 1', with the second outlet of makenote connected to the second inlet.
I've set the midi output device to LoopBe. I've also set the input device of the keyboard to LoopBe.
I can't see anything amiss with this setup, but the keyboard doesn't seem to be receiving any messages from PD. I switched the patch so that the keyboard was inputting midi into PD in order to test if it was a problem with LoopBe, but this doesn't seem to be the issue as pressing keys initialises the bang in the test patch.
Can anyone see where I've went wrong?