Hello Fello Burner,
I have an art installation, The G String, that uses 7 dmx RGB LED light fixtures and an old Obey 40. I am looking to upgrade my lighting package and I need to control brightness, strobe, color static, color fade of my 7 fixtures. I want to program the dmx controller to coincide/synchronize with music....as easily as fees-ably possible. Or spend an extra hundred to make it easier. my time is more valuable than my money right now. Anyone with advice and experience on what hardware/software they recommend is appreciated. I have adj mydmx3.0 but as far as i can tell, it is not conducive to time syncing.
LED Fixtures, lighting software, dmx controller, time coding to music
- lumusislight
- Posts: 11
- Joined: Thu Oct 18, 2018 1:09 am
- Burning Since: 2018
Re: LED Fixtures, lighting software, dmx controller, time coding to music
Hi
I've decided to start Arduino projects so far. I have dependably been more into programming based stuff, for example, scripting. But anyway, fundamental inquiry...
The entire reason I am getting into gadgets, and all the more particularly the Arduino, is a direct result of lights. Heaps of lights. Like having LED line the highest point of my dividers parts. What I am endeavoring to do at present is to attempt and get four segments of LEDs arranged at the highest point of my dividers to adjust to music and on Arduino forum making a light show that syncs to the music live to write my essay fast task. That is only a beginning stage for the time being. These are the parts that I comprehend I need to set it up until this point.
I've decided to start Arduino projects so far. I have dependably been more into programming based stuff, for example, scripting. But anyway, fundamental inquiry...
The entire reason I am getting into gadgets, and all the more particularly the Arduino, is a direct result of lights. Heaps of lights. Like having LED line the highest point of my dividers parts. What I am endeavoring to do at present is to attempt and get four segments of LEDs arranged at the highest point of my dividers to adjust to music and on Arduino forum making a light show that syncs to the music live to write my essay fast task. That is only a beginning stage for the time being. These are the parts that I comprehend I need to set it up until this point.
-
TheSullivan
- Posts: 1
- Joined: Wed Mar 10, 2021 2:03 am
- Burning Since: 2005
Re: LED Fixtures, lighting software, dmx controller, time coding to music
Hello Burner, you can programm it to time syncing. I guess the pdf manual will help you.Precioso wrote: ↑Tue Jul 24, 2018 12:31 pmHello Fello Burner,
I have an art installationsite, The G String, that uses 7 dmx RGB LED light fixtures and an old Obey 40. I am looking to upgrade my lighting package and I need to control brightness, strobe, color static, color fade of my 7 fixtures. I want to program the dmx controller to coincide/synchronize with music....as easily as fees-ably possible. Or spend an extra hundred to make it easier. my time is more valuable than my money right now. Anyone with advice and experience on what hardware/software they recommend is appreciated. I have adj mydmx3.0 but as far as i can tell, it is not conducive to time syncing.
- Traveller in Time
- Posts: 1113
- Joined: Tue Aug 23, 2016 11:52 am
- Burning Since: 2022
- Camp Name: Dream Camp Leonardo (Camp Envy 365)
- Location: Holland, deep in the swamp
- Contact:
Re: LED Fixtures, lighting software, dmx controller, time coding to music
All you need is to read (there are sites explaining DMX) There are sites explaining python or whatever language your hardware can handle.
You can ask, but do not expect someone else to solve your problem for you.
Last year I had to learn how to paint by number with ILDA
You can ask, but do not expect someone else to solve your problem for you.
Last year I had to learn how to paint by number with ILDA
Dreaming a temporary world improving the default world
Not expressing yourself but embracing all other expressions is The Challenge
...I can make anything I can imagine . . . I just can't make _some_ things happen
Have some Free will
Not expressing yourself but embracing all other expressions is The Challenge
...I can make anything I can imagine . . . I just can't make _some_ things happen
Have some Free will
Re: LED Fixtures, lighting software, dmx controller, time coding to music
With the more DIY side of things, WLED on an ESP8266/ESP32 is quite powerful, and talks/receives DMX and E1.31(DMX)/Art-Net protocols.
Also LedFx apparently, and there's a fork with FFT/music reactive built in for ESP32. I'm going to be giving that a try for my own small scale stuff. Primarily my Playa Coat (just starting to work with a designer/sewer) and probably also my bike.
Also LedFx apparently, and there's a fork with FFT/music reactive built in for ESP32. I'm going to be giving that a try for my own small scale stuff. Primarily my Playa Coat (just starting to work with a designer/sewer) and probably also my bike.