|
|
1178ddfed5
|
Apply formatting
|
2022-03-28 12:22:54 +02:00 |
|
|
|
27798317ee
|
Give uncased variables a casing
Picked camelCase.
These variables will now be picked up on if we standardize our casing.
|
2022-03-28 12:22:54 +02:00 |
|
|
|
e63fc1f88c
|
Ensure array size correctness of rdft calls
|
2022-03-28 12:22:54 +02:00 |
|
|
|
02be000d97
|
Make w and ip arrays
|
2022-03-28 12:22:54 +02:00 |
|
|
|
a533f2876d
|
Use static_assert instead of #error directive
|
2022-03-28 12:22:54 +02:00 |
|
|
|
db209a5808
|
Use std::max instead of fmax
|
2022-03-28 12:22:54 +02:00 |
|
|
|
969dcec7a2
|
Use std::abs instead of fabs
|
2022-03-28 12:22:54 +02:00 |
|
|
|
3c133f34aa
|
Use std::array in PCM tests
|
2022-03-28 12:22:54 +02:00 |
|
|
|
198a031f28
|
Remove unused member function freePCM
|
2022-03-28 12:22:54 +02:00 |
|
|
|
6458c0e8df
|
Move member initialization from initializer list
|
2022-03-28 12:22:54 +02:00 |
|
|
|
631e764691
|
Move AutoLevel's initialization from constructor
|
2022-03-28 12:22:54 +02:00 |
|
|
|
fd25439653
|
Use size_t for loop indices
|
2022-03-28 12:22:54 +02:00 |
|
|
|
91347f95d3
|
Change raw arrays to std::array
|
2022-03-28 12:22:54 +02:00 |
|
|
|
ac29ef99eb
|
Not needed with debugging here. (#481)
Co-authored-by: Mischa Spiegelmock <me@mish.dev>
|
2021-07-04 16:35:59 +03:00 |
|
|
|
4184f237bd
|
Added case-insensitive search
Fixed Windows Debug build
|
2021-04-08 11:26:05 +03:00 |
|
|
|
10faca9abf
|
Cleanup PCM interface (#467)
* rewrite PCM interface
* AutoLeveler
* perf - quick check for no equations
* cleanup use of BeatDetect.beatSensitivity
Co-authored-by: Mischa Spiegelmock <me@mish.dev>
|
2021-02-20 13:52:17 -08:00 |
|
|
|
b779be76ee
|
attempt to improve freq responsiveness
|
2020-01-25 17:26:40 -08:00 |
|
|
|
5b25b889a0
|
handle 2ch floating point PCM data (#150)
separate stereo channels when using PA_SAMPLE_FLOAT32LE
|
2019-01-16 20:07:30 +00:00 |
|
|
|
d4d74f6d05
|
Build warnings cleanup
|
2018-11-17 11:42:28 +01:00 |
|
|
|
2ce0e70a98
|
memleaks fixes
|
2018-06-10 22:02:06 +02:00 |
|
|
|
a90e7b46c8
|
ahh, cmake 2.6 is wild stuff. hiding from it.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/personal/carm/represet@1163 6778bc44-b910-0410-a7a0-be141de4315d
|
2008-09-17 05:02:49 +00:00 |
|
|
|
aa87726bb2
|
renamed projectM-engin libprojectM
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1116 6778bc44-b910-0410-a7a0-be141de4315d
|
2008-07-22 01:08:53 +00:00 |
|