Page 2 of 10

Posted: Fri Dec 02, 2005 11:53 pm
by Michael-SW
But, does Live understand the XT commands?

(I'm also looking to build/configure the ultimate Live contreller.)

Posted: Sat Dec 03, 2005 12:24 am
by Machinate
yes it does, up to three extras on top of the MC. Don't know about the c4, but that would probably be too expensive to build anyway (too many displays for mere mortals)

Posted: Sat Dec 03, 2005 4:40 am
by mike holiday
very nice

i did a scan but didn't see it ...so if this is a repeat sorry

track volume faders are assigned to pitchbend

track 1 midi chanel: 1 pitchbend
track 2 midi chanel: 2 pitchbend
and so on

and master volume on chanel 9 PB


so you wont need to assign volume faders any more

Posted: Sat Dec 03, 2005 3:26 pm
by TheAnimal
Machinate wrote:
TheAnimal wrote:Here's another source of info about MCP: http://members.aol.com/mhigrules/MCMap.htm.
Nice!!!! 8O Goddamit, I feel like I've trawled through the whole damn net for this! Very thorough work it would seem.
It's nice, isn't it? But I don't use it a lot. It's much easier to turn on my MCU and see the codes sent in a midi monitor app. I'm using MidiPipe for monitoring (the pipe consisting of a "Midi In" and "AList" only).

But it's a shame. Why aren't the protocols thoroughly documented with documents available on the web? :evil:
Machinate wrote:
TheAnimal wrote: Problem is that it doesn't show the note's numbers (i.e. the decimal or hexadecimal midi codes).
Is this the kind of info you're looking for?
http://www.autosoft.com.hk/article/newu ... ote_no.jpg
?
Exactly.
Machinate wrote:
TheAnimal wrote: I also posted a small howto on the Tips&Tricks board a while ago:
http://www.ableton.com/forum/viewtopic.php?t=28628
yeah I saw that... Honestly I didn't understand it at all, since it had a lot of info on midi note conversion mixed in there. :oops:
I know it's a little bit confusing. I put in the numbers, because there seem to be different standards for which note has the number 60 (middle C). And in a protocol it's all about numbers.
Machinate wrote:
TheAnimal wrote: But I'm still looking for a description of the MackieControlXT protocol. Can anybody help?
Me too, man. AFAIK the XT is a really cool addition, and has some possibilities not included in the mackieControl?
Actually, I'm afraid that there is not much added value - just some more encoders. But to be shure, I'd need to see the documentation.

Posted: Sat Dec 03, 2005 5:36 pm
by Machinate
the clever way of doing the xt would be to just switch midi channels to 2,3,4 etc..

Posted: Sat Dec 03, 2005 7:01 pm
by youri
mike holiday wrote:track volume faders are assigned to pitchbend

track 1 midi chanel: 1 pitchbend
track 2 midi chanel: 2 pitchbend
and so on

and master volume on chanel 9 PB

I understand the midichannel-mapping, but what do the notes G#7 (104) - D# (111) actually do?

Posted: Sat Dec 03, 2005 9:23 pm
by Machinate
youri wrote:
mike holiday wrote:track volume faders are assigned to pitchbend

track 1 midi chanel: 1 pitchbend
track 2 midi chanel: 2 pitchbend
and so on

and master volume on chanel 9 PB

I understand the midichannel-mapping, but what do the notes G#7 (104) - D# (111) actually do?
from the specs of it I assume they tell live that you're touching the fader - so they'll overwrite existing information. With proper touch-faders this data is generated automatically (by way of expensive electronics), but with something like a bcf you need to emulate it, by assigning a button or something.

Posted: Sat Dec 03, 2005 10:23 pm
by youri
Machinate wrote: from the specs of it I assume they tell live that you're touching the fader - so they'll overwrite existing information.
Thx! That seems to be so..
Machinate wrote:With proper touch-faders this data is generated automatically (by way of expensive electronics), but with something like a bcf you need to emulate it, by assigning a button or something.
Hm? If you run bcf in MC-mode and check the output-data (in MIDI_OX), you can see that the bcf is transmitting note on/off, too!
But in live, touching the faders while they move won't stop them!?!
Maybe ableton did miss something in the programming of mce?
We could find it out if someone with a real mackiecontrol would test this...

Posted: Sun Dec 04, 2005 1:13 am
by nuperspective
will i be able to get the navigation and triggering of clips working via my uc-33??

Posted: Sun Dec 04, 2005 1:18 am
by Machinate
yes. You just need 5-6 buttons that can be programmed to transmit midi notes. The uc33 has 10, I believe.

Posted: Sun Dec 04, 2005 10:38 am
by TheAnimal
nuperspective wrote:will i be able to get the navigation and triggering of clips working via my uc-33??
You can even use your synth keyboard (or whatever else sends midi code) to trigger clips:

In the "Midi/Sync" preferences dialog go to the "Remote Control Surfaces" section (at bottom) and there set "Control Surface" to Mackie Control and "Input" to your midi interface. Then play a loud E6 (midi code 100) to launch the clip.

MackieControl does not SEND anything magic. The magic lies within the INTERPRETATION of what has been sent. If you tell Live to interpret as MCP (MackieControl Protocol) what comes from a certain midi interface it will e.g. trigger a clip as soon as it receives a loud E6 note on midi message.

And if you don't have programmable keys you just route your mide through an application like MidiPipe. That's all.

Posted: Sun Dec 04, 2005 10:48 am
by nuperspective
cool and the fuckin gang.

FW1884 using MC with FCB1010?

Posted: Mon Dec 05, 2005 3:27 pm
by mgoulet666
This is great info- thanks!

I use the Mackie Control interface (with a TASCAM FW1884) already, and an FCB1010 for live looping. Does anyone know if I will be able to use both of these devices together with the method Machinate and others have described in this thread?

Matt
Boston, MA

Posted: Mon Dec 05, 2005 3:40 pm
by TheAnimal
Yes, of course. That's exactly what I've been describing in my howto http://www.ableton.com/forum/viewtopic.php?t=28628. My setup is MCU and MFC10. If you happen to be on Windows you'll have to find out which apps to use to merge and modify midi, though. But that should be an easy job. Or you could merge midi in hardware and program your FCB1010 so that no midi modification is needed.

Posted: Tue Dec 06, 2005 12:46 pm
by youri
Why does the LED-feedback of the V-POTs (bcf) not work when mapping them to CC16-23?? :cry: :cry:
Any answers?