I think I've followed the instructions to get this guy working but for some reason Logic 8 and Control are not talking to each other.
Where do I start debugging?
I think I've followed the instructions to get this guy working but for some reason Logic 8 and Control are not talking to each other.
Where do I start debugging?
Are you trying to use MIDI or OSC? Either way I would get a monitoring program that supports whatever protocol you're using, and make sure the signals you receive from Control match what you're expecting. I think that's the first step. - Charlie
oo, monitoring program....
so I'm really green to this. I imagine OSC data since my goal is to use it as a transport but also for laying down markers and the movement between them. possibly a second later to deal with levels/pan but down the road.
Would this monitoring program be hosted on my macbook pro? to then see what signals are coming in? What is best?
I feel like with that response I should be asking "where do I start?" lol
thanks!
i use this one
http://www.osculator.net/
If you want one that is free, you could try this command line tool:
http://archive.cnmat.berkeley.edu/OpenSoundControl/dumpOSC.html
Pretty simple to use, just tell it what port you want it to listen on and you're done.