This website requires JavaScript.
Explore
Help
Sign In
Musiclight
/
musiclight2
Watch
1
Star
0
Fork
You've already forked musiclight2
0
Code
Issues
Pull requests
Releases
Wiki
Activity
13
commits
5
branches
0
tags
116
KiB
4e1bd47217
Commit graph
3 commits
Author
SHA1
Message
Date
Thomas Kolb
f6173965f5
FFT now uses a lookup-table for sin and cos values
...
On x86, this makes the program approx. 5 times faster.
2012-09-03 18:50:11 +02:00
Thomas Kolb
9f196ba5e2
Make the value type configurable
...
Currently, value_type is typedef'd as double.
2012-09-03 17:16:14 +02:00
Thomas Kolb
cf8193e421
Initial commit von Musiclight 2
2012-07-13 21:18:35 +02:00