MIDI Note (node) not working and runtime exceptions in 29?

Hello,

just experiencing that all my patches with MIDI Note are not working anymore or to be more specific they are not sending anything to my controller…
Is it because of the Unicode?

00:00:49  -  : ExceptionDialog enabled.
00:00:51  *  : [MainLoop.TMMainLoop.DoTimer: error occured in  Graph.TMBasicNode.PrepareGraphCB](MainLoop.TMMainLoop.DoTimer: error occured in  Graph.TMBasicNode.PrepareGraphCB): (Short Msg) The specified device handle is  invalid.
00:01:02  *  : [MainLoop.TMMainLoop.DoTimer: error occured in Graph.TMBasicNode.PrepareGraphCB](MainLoop.TMMainLoop.DoTimer: error occured in Graph.TMBasicNode.PrepareGraphCB): (Short Msg) The specified device handle is invalid.

I get this error msg when i hit send.

Further i got strange Runtime Errors when i Quit one of my bigger projects. Something like “Runtime Error 217 at ‘adress’”
Nothing big because it just pops up when i quit the Patch anyway, but strange and a little disturbing…

In 28.1 everything works fine.

cheers
d0this

hei d0this,

nothing todo with unicorn but the midi-library has been indeed updated as well…
so can you provide a simple patch that works with b28.1 but no loger with b29?

Hello,

Basically it is a modified version of this patch sites/default/files/user-files/ToggleGrid%20(Devices%20APC).v4p

Connected to a Midicontroller sending notes back to the controller doesn’t work.
Tried it with an APC20.

I cannot repuduce the error without a Midicontroller (for example with midiyoke).
And i do not have another midi controller here, but i will test it with a LPD8 when iam back home.

cheers

now please test with latest alpha and report.

I will when i get my Midi Controllers back.
They are somehow spreaded over germany :).

Thanks for caring.