Sound2Light auf RGB(W)-LED-Leisten
Go to file
Thomas Kolb c09ff65f79 Start counting from 0 in LUT generator 2012-11-21 22:07:23 +01:00
.gitignore Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
Makefile FFT now uses a lookup-table for sin and cos values 2012-09-03 18:50:11 +02:00
config.h FFT now uses a lookup-table for sin and cos values 2012-09-03 18:50:11 +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
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 Make the value type configurable 2012-09-03 17:16:14 +02:00
run_alsa.sh Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
run_mpd.sh Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
run_pa.sh Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
run_remote.sh Added run script for data coming in over a TCP connection 2012-07-24 19:49:44 +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
ws2801.c Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00
ws2801.h Initial commit von Musiclight 2 2012-07-13 21:18:35 +02:00