makepost
|
e7720cc8cb
lmms_math: Fix build with musl
|
5 年 前 |
Oskar Wallgren
|
0c31cf49c0
linearToLogScale() - Input validation (#3932)
|
7 年 前 |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 年 前 |
Umcaruje
|
c9618961d6
dBV is actually mislabeled dBFS (#3095)
|
8 年 前 |
David Carlier
|
f4890ec375
Make it workable on OpenBSD
|
8 年 前 |
Dave French
|
e4a4dfd036
rebase of pr 1822 build fixes for freebsd
|
9 年 前 |
Augustin Cavalier
|
946d8a1431
lmms_math: also enable workarounds on Haiku.
|
9 年 前 |
Dave French
|
a6e37316f1
linearToLogScale and logToLinearScale return 0 rather than nan
|
9 年 前 |
Vesa
|
44a2455429
Correct type in macros
|
10 年 前 |
Vesa
|
1a5c085aa2
Faster dbv/linear conversions, separate safe functions for when the extra safety (0/inf handling) is needed
|
10 年 前 |
Vesa
|
1ad5ef22d7
Bitcrush: small improvement, also add some stuff to math & constants
|
10 年 前 |
Vesa
|
170f60c8e0
Fader: add a way to disable the x100 display conversion so the fader widget can be used with arbitrary values
|
10 年 前 |
Vesa
|
150b16bd15
Merge branch 'stable-1.1'
|
10 年 前 |
Tres Finocchiaro
|
bbe337bd03
Use correct FMA_ macros
|
10 年 前 |
Tres Finocchiaro
|
7431e77229
More fmal() fixes
|
10 年 前 |
Tres Finocchiaro
|
5a0dfdd3c0
minor fmaf() formatting fix.
|
10 年 前 |
Tres Finocchiaro
|
76d766fe25
fmaf() code cleanup, typos
|
10 年 前 |
Tres Finocchiaro
|
591acbf732
fastFmaf() formatting fixes
|
10 年 前 |
Tres Finocchiaro
|
56d0910533
Cleanup fmaf() usage, move to lmms_math.h
|
10 年 前 |
Vesa V
|
68f5ccce64
Update lmms_math.h
|
10 年 前 |
Vesa
|
f742854642
Bitcrush effect plugin
|
10 年 前 |
Vesa V
|
5352293813
Update lmms_math.h
|
10 年 前 |
Vesa V
|
42ae62d757
Update lmms_math.h
|
10 年 前 |
Vesa V
|
5e6482e17b
Update lmms_math.h
|
10 年 前 |
Vesa V
|
1421631f26
Update lmms_math.h
|
10 年 前 |
Vesa
|
e6938994cd
Merge branch 'stable-1.1'
|
10 年 前 |
Vesa
|
78042ed4c5
More exp10 stuff
|
10 年 前 |
Vesa
|
01997fe546
Use exp10 instead of pow and create alias for win/mac for compat
|
10 年 前 |
Lukas W
|
d8662e76de
Remove M_PI definition, use F_PI
|
10 年 前 |
Lukas W
|
0916bc073e
Fix compile errors
|
10 年 前 |