Still problems with Message.sendToMidiOut();
-
@ps Yes it's working
-
@ulrik ok i also added the floating tile keyboard and nothing... everything looks the same as on your end but no midi from the fx plugin...
can you do me the massive favor and check the snippet I posted a few posts above and see if it works for you as vst3 instrument.
Also your plugin works in plugin host but not in ableton for me so if my snippet works for you also in the daw and you are able to route midi out of the instrument and record the generated midi on an empty midi track ( it should be a# notes only whatever you input) there is something super strange going on on my end but I also might get some ideas.
-
@ps I'll do that
-
@ps Ok, compiled as VST3, works here!
-
@ulrik you must be kidding me!!!
What could be different on your side?
You have been able to record the generated midi (a# note) -
@ps the os, the preferences inside Hise, the settings in Hise Projucer file?
I'm on MacOs 13.0, using the Master code from yesterday, I'll check the Hise projucer settings, hold on...
-
@ps Hmm..I have the default settings in Hise Standalone projucer file, if I remember correctly
-
@ps said in Still problems with Message.sendToMidiOut();:
You have been able to record the generated midi (a# note)
I missed that, sorry, be back in a minute
-
@ulrik Yes recorded successfully
-
@ulrik I can’t believe it. I mean I’m on Mac m1 too - I’m on latest develop (which should be the same) - midi out does work for me in ableton for other plugins and you built my snippet haha - anything you might have different in your definitions than I could?
-
@ps This is what I have
-
@ulrik only thing I could come up with is maybe a different vst3 sdk but I'm gonna build master now - who knows haha
-
-
@d-healey yes that would be great, no need to code sign or anything. just the vst3. I did a clean build of the master no Faust no personal changes . still nothing.
-
-
@ulrik @d-healey ok as this also didn't work again I downloaded reaper and there it works (also the virtual instrument tests that I made. I guess it's on me now to find out what's going on in live - as I'm not the only one that will have this problem - thanks so much so far - I'll be back once I found the reason
-
@ps said in Still problems with Message.sendToMidiOut();:
@ulrik @d-healey ok as this also didn't work again I downloaded reaper and there it works (also the virtual instrument tests that I made. I guess it's on me now to find out what's going on in live - as I'm not the only one that will have this problem - thanks so much so far - I'll be back once I found the reason
..and we will al be interested in that finding....
-
@ps I hope you'll find the issue, and that will benefit us all, good luck!
-
-
@ps Good finding
That all other plugins work is a bit worrying, there is something fishy with how this is working/not working, in Hise/in our way of writing code?