Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heronarts/LXStudio-P4
The LXStudio lighting application framework, for use in Processing IDE
https://github.com/heronarts/LXStudio-P4
Last synced: 3 months ago
JSON representation
The LXStudio lighting application framework, for use in Processing IDE
- Host: GitHub
- URL: https://github.com/heronarts/LXStudio-P4
- Owner: heronarts
- License: other
- Created: 2018-01-09T03:44:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T16:17:05.000Z (10 months ago)
- Last Synced: 2024-07-15T14:40:04.585Z (5 months ago)
- Language: Processing
- Homepage: http://lx.studio
- Size: 17.7 MB
- Stars: 83
- Watchers: 9
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
END OF LIFECYCLE NOTICE
===LX Studio has been superceded by the [Chromatik](https://chromatik.co/) Digital Lighting Workstation, which uses the same underlying [LX](https://github.com/heronarts/LX) libraries with a new, modern UI layer. [Chromatik](https://chromatik.co/) continues in the tradition of LX Studio as an open and extensible framework for custom development. It is available for macOS, Windows, and Linux. More information can be found on the website.
---
**BY DOWNLOADING OR USING THE LX STUDIO SOFTWARE OR ANY PART THEREOF, YOU AGREE TO THE TERMS AND CONDITIONS OF THE [LX STUDIO SOFTWARE LICENSE AND DISTRIBUTION AGREEMENT](http://lx.studio/license).**
Please note that LX Studio is not open-source software. The license grants permission to use this software freely in non-commercial applications. Commercial use is subject to a total annual revenue limit of $25K on any and all projects associated with the software. If this licensing is obstructive to your needs or you are unclear as to whether your desired use case is compliant, contact me to discuss proprietary licensing: [email protected]
---
![LX Studio](https://raw.github.com/heronarts/LXStudio/master/assets/screenshot.jpg)
[LX Studio](http://lx.studio/) is a digital lighting workstation, bringing concepts from digital audio workstations and modular synthesis into the realm of LED lighting control. Generative patterns, interactive inputs, and flexible parameter-driven modulation — a rich environment for lighting composition and performance.
### Getting Started ###
LX Studio runs on top of Processing 4. [Download and install Processing 4 →](https://processing.org/download/)
Download LXStudio-P4 either via git clone in Terminal:
```
$ cd ~/Documents/Processing
$ git clone https://github.com/heronarts/LXStudio-P4.git
```Or via direct download: https://github.com/heronarts/LXStudio-P4/archive/master.zip
Next, open the LXStudio.pde project in Processing 4 and click Run.
Documentation is available on the [LX Studio Wiki →](https://github.com/heronarts/LXStudio/wiki)
Consult the [LX Studio API reference →](http://lx.studio/api/)
More and better documentation is coming soon!
### Contact and Collaboration ###
Building a big cool project? I'm probably interested in hearing about it! Want to solicit some help, request new framework features, or just ask a random question? Open an issue on the project or drop me a line: [email protected]
---
HERON ARTS MAKES NO WARRANTY, EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, AND SPECIFICALLY DISCLAIMS ANY WARRANTY OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE SOFTWARE.