How to get MIDI out of MIDI FX plugin??
-
Here's a simple project that changes the MIDI channel of messages and sends them to the MIDI out. But it isn't working. What am I missing?
HiseSnippet 829.3ocsU01aZCCD1gVWMXunUo8CHpehNUUAkV.ooowJP2PazhV5p12pL1NfEI1QINckMs+q6mv9GrcNIzDZq5KHs7ADmu6w2St6dtLJTQ4QQpPjUkSmGvQVOC6LWpm1cJQHQC5grdIlNkHkbO3H4DdH5v4AjnHNCYYs1GLQYUdcTxyed2gDOhjxyOBgNSIn7OK7E57SG04SBOuiHL9oB+BQuemATkrqxSECLZMbMT.gNiLgeLwDVIL5ijnoHqWica1X+CZS2i2nUi83sF2pc6wzF0NnIiwI6SZUmQaNl2BH4F8YBsJzQSz7H3ROTwl6LU8cYZBNSDIF6wMF0QNPlSOF0cpviMZQ4IBgrVeTdwZszh0qvCELwUmWrnYbXminXQypzcQo5OBJYUfRqmRoMwNzPQfN2igOOEOPp4gtDn2TjJowhJ0yB2UAQH065SlwOJDLtBQ0l0psiM7y1uoREn+DosufDZOSNta5jg8asWfdBW2U4GnjfQ0sxCYKCV2XIUKTRak7Xklehr51U9YkxCAdB83ci.roQWMGn4FOi3EyqtMbEkKFsjcpxTlOIVWE78qJ1WOAttoY3Z9LjMT44wCuU2lYxv6BXUYr+Xd3NPY.H1UAB8fkara7vZrzzZWg.UxARg9j.dl8QJOlogY9+MGCPYEey.QFCgP0IiCuHabvwSv.sqfYT34UWTxaPQEL5qC5QzjE2EbsPpB3gZg4MxpG+BPNmNpUF2iGMSqBRhMqoCKRdXY9x7rJ6L+JieGzQyuTajPPeMHVau.fOo.jZchz7.GwOfLgw02sFxWvXd7QpHgoYkGocG+k2Qw3tjXuzgpkdyuoXBjwJVrGQur11r0KygIUEETFQiDnv7h27iPvW6NE7OTJtIdjPSmd6brzsvQnc++fiYqIeNtuqKmpyI353i91ptS7dR+WTwZgbxPhNT.CL3ii8cfOmP4YyQvkisJYTMo10L1lJfCrPIw3uvSly5FaqLm0W3DFEogpyooZMyh3mjbBvIYxGpJiGZrsqec8ExLlJNmRW9ptAv8VUfMVUf6up.OXUA1bUA1ZUA199AZ9dx6i0J+TYCBMbT+j8gVV8kDXBLYZE8O.6mShAC
-
@d-healey Have you set the enable midi out?
Your snippet works here (with enabled midi out) compiled as Midi FX plugin
-
@ulrik Yes I have that set, is that all I should need?
-
@d-healey Yes, I checked only that checkbox when I compiled your snippet
-
Hmm, maybe it's a Linux specific issue, I'll have to look into it. Thanks.
-
@d-healey There's also an option in HISE projucer project that you have to enable I think:
You probably have already, but it's worth scratching that off the list.
-
@Matt_SF I think that's what the checkbox in HISE preferences enables.
-
@d-healey Yes, for your current project but, don't you have to build HISE with this option enabled ?
-
-
-
@ulrik I just noticed it says for instrument plugins, I know you said you compiled as Midi Fx plugin but just wanted to double check, you didn't compile as an instrument?
-
@d-healey I compiled as Midi FX for the au and VST3 instrument for the VST3, I do that because the Midi FX vst3 version is not working in any of my hosts, so I went the "instrument" road with the vst's
-
@ulrik said in How to get MIDI out of MIDI FX plugin??:
Midi FX vst3 version is not working in any of my hosts,
Ah ok, I only tested VST3 MIDI Effect.
@Christoph-Hart We have a bug here.
-
@d-healey every time i see you asking a question, i'm like, "ok, here's something i'll never understand."
-
@d-healey Yeah I think this has been around for a while. MIDI FX only works as AU. For VST3, you have to compile VST3i .
It's been a few months since I last tested MIDI FX. I think I have a bug report on github about the differences between HISE and compiled version MIDI output as well.
-