Here's a short 1+ minute demo of my computer-controlled Halloween lights. I'm using Insteon home-automation technology for control. I'm sending commands to 6 LampLinc modules and 3 ApplianceLinc modules from a USB PowerLinc Controller hooked up to my computer. For Halloween, I'll actually be controlling every light in my house in addition to the lights in this demo. I'm using my own home-grown software that allows me to script various lighting effects to occur while playing an mp3 file. The soundtrack you hear is just something I created using SoundForge. Let me know what you think!
http://darkpixel.dnsalias.net/HalloweenLightTest3aHi.wmv (hires version)
http://darkpixel.dnsalias.net/HalloweenLightTest3.wmv
Here's the script file I actually used for this scene. The first part of each event record is when the effect should fire (in seconds from the beginning of playback), the 2nd part is the effect number, and the 3rd part is just an optional comment.
media=c:\myHalloween2.wav
event=0.01|152|Lightning
event=3.0|15|Glow Ramp Up
event=5.6|3|Bell
event=8.0|130|Hands On
event=10.025|152|Lightning
event=11.7|3|Bell
event=13.0|131|Hands Off
event=15.0|61|Scream (red floods)
event=17.7|3|Bell
event=18.0|152|Lightning
event=22.0|16|Glow Ramp Down
event=23.607|3|Bell
event=25.9|62|Ghost Moan (flash green lights)
event=29.4|3|Bell
event=31.0|130|Hands On
event=32.0|60|Thud (flash blue floods)
event=33.9|60|Thud (flash blue floods)
event=35.3|3|Bell
event=36.6|60|Thud (flash blue floods)
event=37.0|152|Lightning
event=39.0|131|Hands Off
event=41.3|3|Bell
event=43.0|15|Glow Ramp Up
event=47.243|3|Bell
event=48.2|152|Lightning
event=48.7|152|Lightning
event=50.056|130|Hands On
event=51.050|152|Lightning
event=53.1|3|Bell
event=59.0|3|Bell
event=61.0|131|Hands On
event=62.0|16|Glow Ramp Down
event=64.9|3|Bell
event=75|255|End
http://darkpixel.dnsalias.net/HalloweenLightTest3aHi.wmv (hires version)
http://darkpixel.dnsalias.net/HalloweenLightTest3.wmv
Here's the script file I actually used for this scene. The first part of each event record is when the effect should fire (in seconds from the beginning of playback), the 2nd part is the effect number, and the 3rd part is just an optional comment.
media=c:\myHalloween2.wav
event=0.01|152|Lightning
event=3.0|15|Glow Ramp Up
event=5.6|3|Bell
event=8.0|130|Hands On
event=10.025|152|Lightning
event=11.7|3|Bell
event=13.0|131|Hands Off
event=15.0|61|Scream (red floods)
event=17.7|3|Bell
event=18.0|152|Lightning
event=22.0|16|Glow Ramp Down
event=23.607|3|Bell
event=25.9|62|Ghost Moan (flash green lights)
event=29.4|3|Bell
event=31.0|130|Hands On
event=32.0|60|Thud (flash blue floods)
event=33.9|60|Thud (flash blue floods)
event=35.3|3|Bell
event=36.6|60|Thud (flash blue floods)
event=37.0|152|Lightning
event=39.0|131|Hands Off
event=41.3|3|Bell
event=43.0|15|Glow Ramp Up
event=47.243|3|Bell
event=48.2|152|Lightning
event=48.7|152|Lightning
event=50.056|130|Hands On
event=51.050|152|Lightning
event=53.1|3|Bell
event=59.0|3|Bell
event=61.0|131|Hands On
event=62.0|16|Glow Ramp Down
event=64.9|3|Bell
event=75|255|End