Still problems with Message.sendToMidiOut();
-
@d-healey yes - same as with any other plugin I use midi out in live with :/
-
-
@ulrik very interesting what you are doing here - the way you setup ableton is def not how it is intended to be. haha
Are you compiling as MIDI FX or AUDIO Fx? -
@d-healey Export as FX.
-
@ulrik compiled your project exactly the same setup but doesn't work.
This is killing me haha
Are you inputting notes with a keyboard? -
@ps compile as audio fx, yes keyboard
-
@ulrik I'm on the Master code from yesterday
-
@ulrik does it work when drawing notes or using the computer keyboard as input?
-
@ps I don't know, have not tried yet
-
@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