Products
Resources
Purchase
Support
Home
About Us
Forum
Pictures
Testimonials
Case Studies
Automation API
Quick Facts
Overview
Screenshots
The New Home for the BlueLite X1
Home | Products | Resources | Purchase | Support | Contact Us
Copyright 2012 Light in Motion Show Control, LLC | All Rights Reserved.
If you have any questions, please contact us at:

Light In Motion Show Control, LLC

info@lightinmotionshowcontrol.com
or by phone at:

(818) 945 - 4642 Office
(818) 620 - 4051 Cell
Downloads
BlueLite X1
Keep up to date with the most current software.
(Last updated 2/22/2012)
CaptureBE
Registered users of CaptureBE can get the latest release.
Updated 1/16/2012 - Please contact us if you experience any problems
BlueLite X1 Software - Ver. 1.50a4
Revision notes - PDF file listing the most recent changes
CaptureBE - Version 2.7.9
Automation API

* * * NEW * * * (Updated 02/08/2012 to iPanel 1.0.3)
Network API

There is now a sample C++ application called iPanel for the new LivePanel network based API.
Here are pre-built versions for Mac and Windows. (Android added 01/31/2012)
Windows executable version of the iPanel App
Windows zipped version of the iPanel App
Mac version (zipped) of the iPanel App
Android version of the iPanel App
Users of Android 2.1 to 3.2 should be able to just go to Settings, Applications, Unknown Sources. Once Unknown Sources is enabled, the app can be installed even though it isn't from the Android Marketplace

However, the source can also be built for:
iOS (iPhone, iPad, and iPod touch)
Android
Linux

The source is publicly available at:
https://github.com/LightInMotion/lPanel
In the Builds folder there are already projects for building with:
XCode 4.2 on the Mac (XCode can be downloaded for free from Apple)
XCode 4.2 on the Mac for iPhone and iPhone simulator (also free from Apple)
Visual Studio 2010 on the PC (should build with the free Visual Studio Express, but I have only tried the pro version)
The current Android SDK and NDK using Eclipse
GCC tools on Linux (I have only built under Ubuntu)

The guts of the protocol can be found in lp-net.cpp, lp-net.h, and LPNet.h
* * * * * * * * * * * * * * * * * * * * * * * *

While additional information about the API is available on the Automation API page, here are some quick links to the currently available Sample Apps.
Templates

Check our Templates page for the latest BlueLite X1 Templates or to request new ones.
BlueLite Scheduler Sample
BlueLite Chaser Sample
BlueLite CD Tracker Sample
BlueLite Windows Media Player List Sample
BlueLite SMPTE Loader
BlueLite MIDI Note Sample
BlueLite MIDI Trigger Sample
For the Automation API Doucumentation:
BlueLite X1 Automation API