Basic usermod for detecting silence
This commit is contained in:
@@ -958,6 +958,7 @@ build_flags_S =
|
||||
; -D WLED_DISABLE_2D ;; un-comment to build a firmware without 2D matrix support
|
||||
; -D WLED_USE_CIE_BRIGHTNESS_TABLE ;; experimental: use different color / brightness lookup table
|
||||
-D USERMOD_AUDIOREACTIVE
|
||||
-D USERMOD_AUTO_PLAYLIST
|
||||
-D UM_AUDIOREACTIVE_USE_NEW_FFT ; use latest (upstream) FFTLib, instead of older library modified by blazoncek. Slightly faster, more accurate, needs 2KB RAM extra
|
||||
; -D USERMOD_ARTIFX ;; WLEDMM usermod - temporarily moved into "_M", due to problems in "_S" when compiling with -O2
|
||||
-D WLEDMM_FASTPATH ;; WLEDMM experimental option. Reduces audio lag (latency), and allows for faster LED framerates. May break compatibility with previous versions.
|
||||
|
||||
Reference in New Issue
Block a user