-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ableton Live not recognizing plugin #6
Comments
Thanks for your input and trying it out! |
As a side note, Ableton isn't particular easy when it comes to multichannel MIDI, even in 11 where MPE is "supported". To my knowledge it only supports it coming in from a device going into an instrument plugin, and not coming out of an "audio" plugin (all VSTs are treated as audio), otherwise everything is squashed to Channel 1. So you have to use some workarounds unfortunately, either using a standalone plugin with a virtual MIDI device, or a plugin wrapper that you load the tuner and synth into. When this project is further along and has it's own web page, I'll be sure to provide some more info and a tutorial on how to set something like that up. |
Very true , this is a known Live issue since long apparently.
from https://forum.juce.com/t/midi-effect-for-ableton/32455/7 |
Feel free to close the issue , since this is just Ableton Live specific and the workaround does the trick ! I say to close the issue since its not your fault and it doesn't seem that Ableton will fix this anytime soon.
|
Thanks! Yeah, I've played around with those settings before in my other project SuperVirtualKeyboard. It's good for Ableton, but it changes the way it shows up in other DAWs too. Like the "Midi Effect Plugin" preference actually makes it work more nicely in Logic (likewise I think "Plugin is a Synth" breaks it there). I've seen something else, I think maybe Blue Cat's Patcher(?) that offered both versions, one tailored specifically for Ableton like your suggestion, so perhaps I'll do something like that with an official release. Funny though, Ableton just released an official Microtuner M4L device literally a few hours ago! In the spirit of "every" in "everytone", I'll still work towards having a workable solution in Ableton despite this :) |
Oh I meant just to make it work with live, not replacing the settings for other targets of course, im aware of those perks. Just a pain to have separated builds since it already works as it should in every DAW that is not live. |
I've just tested a windows build . It loads on hosts like BespokeSynth , but it fails to load on Ableton Live 11.1.1
Would love to use it in Live , Unfortunately Live doesnt provide much information about why that happends .
Thanks for this inspiring tool that is very much needed for microtonalists :-)
Let me know if I can be of any help fixing this
The text was updated successfully, but these errors were encountered: