Dan_Olner
Junior Member
Offline
Posts: 54
UK
Re: Midi from ableton live to processing
Reply #5 - Jul 29th , 2008, 5:23pm
Hey up First, have a read of my call for help: http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Sound;action=display;num=1217253663 For me, Ableton to midiyoke to processing *works*, but every two or three times I change and re-run my code, processing no longer picks up the midi messages coming from Ableton. They just disappear. They were working - then they weren't. The only fix is to restart both ableton and processor. This isn't a great way to code: change line, test, oh its broken, close everything down, re-open. So I'd be interested to hear if you have the same problem. That makes life really difficult: be sure to know whether it's the above, or a problem with your code. Bearing that in mind, here's what I've done: * download midiyoke and install the msi file. (Should install itself on XP by double-clicking - you're using XP, yes?) http://www.midiox.com/index.htm?http://www.midiox.com/myoke.htm * Check it's installed - if it is, you should find midiyoke ports available in your ableton midi outs, and they should be visible when you do a print all ports in promidi. * Make sure you enable those midiyoke output ports in ableton via preferences. Then it should work in the same way as before, in theory. As I say, I've been having problems - works for a bit, then goes away for no apparent reason. A good way to test is just to route a midiyoke output into another ableton track with a midiyoke midi input - the signal should come through, if its working, and be visible on that track. I did a test signal to make sure it worked: just sending a midi clip with one or two notes out. (Note: for me, at least, midiyoke 1 channel 1 from ableton = device 0, channel 0.) Also, if ableton is using one of your controllers, then you can't access it via midiyoke. I think maybe hubis loopback allows multiple device routing, but I haven't tried it yet. Err... did I miss anything? Well, there are several things I haven't tried yet - like taking in controller data. But let me know if that all makes sense. I'd be really keen to hear if you have the same disappearing connection / having to restart problems.