Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
6ec1b05
refactor: move color correction into separate method
softhack007 Mar 2, 2026
d57a5e6
add brightness / contrast boost functions
softhack007 Mar 2, 2026
df759e2
import CHSV32 (based on upstream WLED)
softhack007 Mar 2, 2026
f4aa844
add HUE shift feature
softhack007 Mar 2, 2026
00b0881
add new sliders to effects
softhack007 Mar 2, 2026
10ab6ff
indentation fix
softhack007 Mar 2, 2026
c8a620a
fix typo
softhack007 Mar 2, 2026
8cd080e
64-bit intermediate to prevent uptime-dependent hue discontinuities
softhack007 Mar 2, 2026
7a9fcce
hueshit accuracy improvement
softhack007 Mar 3, 2026
2421825
comment clarification
softhack007 Mar 3, 2026
4f19860
change default use_gamma to true
softhack007 Mar 3, 2026
4ed4e0c
accuracy improvement for hue shift slowdown calculation
softhack007 Mar 3, 2026
290c87a
refactor: extract repeated UI sliders into a single macro
softhack007 Mar 3, 2026
c4fb00f
planning and ideas for audio reactive enhancements
softhack007 Mar 3, 2026
1dc6efb
move gamma correction option into global usermod settings
softhack007 Mar 3, 2026
74643f8
fix broken commit
softhack007 Mar 3, 2026
e4dbc49
Fix typos in comments
softhack007 Mar 3, 2026
9a343d6
utility functions and minor stuff
softhack007 Mar 4, 2026
a861810
basic audio core (experimental)
softhack007 Mar 4, 2026
77931c6
simple audio detectors (experimental)
softhack007 Mar 4, 2026
21e72c4
adding "Y💡AudioMonitor 1D" effect
softhack007 Mar 4, 2026
cf961d2
remove extra filtering coefficient
softhack007 Mar 5, 2026
d542af9
bugfix: missing filter 4
softhack007 Mar 5, 2026
d8cb550
UI metadata correction
softhack007 Mar 5, 2026
6067535
separate ANIMartRIXMod instance for AudioMonitor effect
softhack007 Mar 5, 2026
82a8cab
Audio Monitor improvements
softhack007 Mar 5, 2026
a0a86df
fix off-by-one in detector ID constraint
softhack007 Mar 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading