Sound2Light auf RGB(W)-LED-Leisten
Go to file
Thomas Kolb 3fda457f09 New version of pulsetunnel script
This is the pulsetunnel.lua script with a common maximum value derived
from the three color channels. Channels can be weighted using constants
in the lua script.

The new script generates more saturated colors in most musical
situations.
2012-11-26 17:52:06 +01:00
.gitignore Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
Makefile Merge branch 'lua' 2012-11-22 19:53:49 +01:00
config.h Merge branch 'lua' 2012-11-22 19:53:49 +01:00
config.lua Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
fft.c FFT now uses a lookup-table for sin and cos values 2012-09-03 18:50:11 +02:00
fft.h Make the value type configurable 2012-09-03 17:16:14 +02:00
gen_lut.py Start counting from 0 in LUT generator 2012-11-21 22:07:23 +01:00
lua_utils.c Merge branch 'lua' 2012-11-22 19:53:49 +01:00
lua_utils.h Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
lua_wrappers.c Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
lua_wrappers.h Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
lut.c FFT now uses a lookup-table for sin and cos values 2012-09-03 18:50:11 +02:00
lut.h FFT now uses a lookup-table for sin and cos values 2012-09-03 18:50:11 +02:00
main.c Export some #defines to lua scripts 2012-11-26 17:51:30 +01:00
pulsecircle.lua [lua] Added pulsecircle script 2012-08-08 22:59:43 +02:00
pulsetunnel.lua Center of pulsetunnel is now between 2 modules 2012-07-29 23:46:03 +02:00
pulsetunnel_commonmax.lua New version of pulsetunnel script 2012-11-26 17:52:06 +01:00
run_alsa.sh [run-scripts] Fixed some bugs 2012-08-08 23:01:00 +02:00
run_mpd.sh Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
run_pa.sh [run-scripts] Fixed some bugs 2012-08-08 23:01:00 +02:00
run_remote.sh Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
utils.c Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
utils.h Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
vumeter.lua Make VU meter symmetrical to center module 2012-07-29 23:45:14 +02:00
ws2801.c Added lua scripting capabilities 2012-07-28 01:30:20 +02:00
ws2801.h Added lua scripting capabilities 2012-07-28 01:30:20 +02:00