Search found 157 matches

by nizer
Tue Mar 10, 2015 6:43 pm
Forum: General Lighting (Software & Other)
Topic: The Cue Podcast - Premier
Replies: 0
Views: 5106

The Cue Podcast - Premier

We are proud to announce the premier of The Cue podcast . A podcast dedicated to show control, QLab and all things we like to nerd out about. You can listen on iTunes or at http://thecueshow.com As a fun launch extra, our über genius Alec Sparks has created a little piece of gold for us… Control The...
by nizer
Tue Feb 17, 2015 6:34 pm
Forum: LXConsole Support
Topic: More OSC Obsession - Send Command Line and OSC to 2 devices?
Replies: 6
Views: 4506

On other odd thing with OSC now

In the past when I moved a slider in Touch OSC it would change the numbers in the channel and move the slider in the channel Controls Window.

That no longer happens although it does record the changes once I record it.

Thoughts?
by nizer
Tue Feb 17, 2015 1:04 pm
Forum: LXConsole Support
Topic: More OSC Obsession - Send Command Line and OSC to 2 devices?
Replies: 6
Views: 4506

OSC routing

I am having trouble figuring out what the OSC setups and preferences fields are all doing. There are now 3 places where OSC OUT goes. 2 in the OSC OUT preferences and another area in SetUp that has unlimited places to add OSC out destinations. Can explain what the difference is. My routing is: Touch...
by nizer
Sun Feb 08, 2015 3:52 pm
Forum: LXConsole Support
Topic: More OSC Obsession - Send Command Line and OSC to 2 devices?
Replies: 6
Views: 4506

More OSC Obsession - Send Command Line and OSC to 2 devices?

I am loving OSC and LXConsole. I am building all kinds of Touch OSC apps to control and adjust lights, etc. I am echoing the command line in a field and sending OSC feedback to sliders on both my iPad and iPhone. Right now the last device to connect and join gets the info as expected but the previou...
by nizer
Sun Jan 25, 2015 12:19 pm
Forum: LXConsole Support
Topic: unpatch?
Replies: 1
Views: 1955

unpatch?

I am loving LXConsole. Tech people crowd around my machine to see what the heck is doing all these lights on my computer and voila. My iPhone and iPad TouchOSC apps rock and make the initial patch a breeze. Sometimes I patch a light I later want to get rid of and I have to go to the patch area on my...
by nizer
Fri Oct 24, 2014 2:49 am
Forum: LXConsole Support
Topic: MIDI and LX Console lost connection
Replies: 7
Views: 5279

data loss

that seems very possible as that has never happened before. That TED talk sounds like a nightmare. Could it be that the audience disturbed with all their smartphones? Ive experienced something similar but less fatal as I held a conference. Everyone in the audience participated in an online music-qui...
by nizer
Thu Oct 16, 2014 10:47 am
Forum: LXConsole Support
Topic: MIDI and LX Console lost connection
Replies: 7
Views: 5279

Midi lost

I send MSC GO commands with a Device ID of 16 and Q number as the cue. I'll check the setup window next time and use detect to see if LX is getting anything. I was doing all kinds of extra shell scripts and fast iPad OSC stuff so god knows what caused it. I haven't seen it before or since. I am goin...
by nizer
Tue Oct 14, 2014 11:49 pm
Forum: LXConsole Support
Topic: MIDI and LX Console lost connection
Replies: 7
Views: 5279

MIDI and LX Console lost connection

I was doing a TEDx talk and had limited set up and testing time. Of coarse I tried to do way more than I should. Things went fine up until I started trigger LX console from Qlab. LX was fine and worked independently and Midi Monitor showed the info was moving between the two apps. After the talk it ...
by nizer
Fri Aug 29, 2014 1:58 am
Forum: LXConsole Support
Topic: OSC and SUB control
Replies: 10
Views: 6273

OSC and Subs

I think I got it. Where is the "(subs checkbox would need to be checked)".

Is that in the effects panel? I don't see it.

Thanks. This is exciting.
by nizer
Mon Aug 25, 2014 12:56 am
Forum: LXConsole Support
Topic: OSC and SUB control
Replies: 10
Views: 6273

sub automation

having great success with the OSC sub commands you gave me. Is there a way to automate the SUB/OSC to stay ON for X seconds then auto go to OFF? I currently do this using QLAB, but am trying to build a redundant system to use via the iPad if I loose Qlab on the Mac but LX Console is still running. T...
by nizer
Thu Aug 21, 2014 1:17 am
Forum: LXConsole Support
Topic: OSC and SUB control
Replies: 10
Views: 6273

OSC and SUBS

So how would I make a SUB 10 On and Off

ON:

/cmd.lxconsole/SUB-10@f

OFF:

/cmd.lxconsole/SUB-10@0

that doesn't seem to work.

Great help and support as always.
by nizer
Tue Aug 19, 2014 11:42 pm
Forum: LXConsole Support
Topic: OSC and SUB control
Replies: 10
Views: 6273

OSC and SUB control

Trying to build a redundant system on my iPad if Qlab crashes on my mac.

How do I trigger a SUB via OSC.

I bet it is here http://lx.claudeheintzdesign.com/lxCons ... p_osc.html
, but I can't figure it out.

I use this for Cues.

/cmd.lxconsole/GO:5
by nizer
Fri Feb 21, 2014 3:00 am
Forum: LXConsole Support
Topic: Arduino serial commands?
Replies: 1
Views: 2513

Arduino serial commands?

You mentioned that u were working on ardunio serial control via lx console is that true? That would let me toss another program away. :-)
by nizer
Tue Feb 04, 2014 10:26 pm
Forum: LXConsole Support
Topic: Maybe I'm missing this but just incase...
Replies: 12
Views: 7151

Odd dimmer behavior

When I type in try to trigger the first light in dimmer 1 in patch 1 via command line I type: "1" "m" "1" then enter. No quotes and no spaces. What I see in the command line is 1dimmer1, not 1dimmer:1 as expected. I can copy and paste the 1dimmer:1 format and hit enter....