Re: Remote-controlling Logic (and possibly other programs)
Re: Remote-controlling Logic (and possibly other programs)
- Subject: Re: Remote-controlling Logic (and possibly other programs)
- From: Peter Rebholz <email@hidden>
- Date: Tue, 9 Dec 2008 10:02:11 -0600
I haven't been able to find much more than this (http://manuals.info.apple.com/en_US/Logic7_DedicatedCntrlSurfaceInfo.pdf
) document, but it contains the entire protocol for the Logic Control/
Mackie Control units. It's pretty straight forward to implement but it
is really low level. It's a bit old but as far as I can tell,
everything seems to work if implemented as the document describes.
Hope that helps!
Peter
On Dec 9, 2008, at 12:10 AM, Mark Aufflick wrote:
Hi all,
I'm designing a program which will need to control Logic in the manner
that you might do with a midi control surface - ie. change faders,
solo, etc. I also need feedback when they are changed in Logic
(manually or via automation) and also want to be able to introspect
track names etc.
One approach for the first part is to register a midi end point which
could be mapped as a control surface in Logic. That's a bit manual for
my liking and also limits resolution to 7 bits.
I also have no idea about the second part (reading the information),
but it must be possible somehow because eg. the drivers for motorised
fader control surfaces do it. They all seem to have related bundles
inside the Logic application bundle. I could either write an
equivalent driver bundle, or perhaps piggy back off an existing
protocol again emulating a hardware device. I can't find any
reference to any such API or protocol in ADC.
Can anyone provide any pointers?
Thanks,
Mark.
--
Mark Aufflick
contact info at http://mark.aufflick.com/about/contact
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden