HyperHDR
HyperHDR copied to clipboard
Use LedFX for Music Visualization
Feature request
What problem does this feature solve?
Move away from built-in FFT color-space, bitrate restricted implementation to LedFX (https://github.com/LedFx/LedFx)
How should this be implemented in your opinion?
Implement or consume project's library/api
Are you willing to work on this yourself?
Willing to collaborate
Hi LedFX API is written Python and there is no Python in HyperHDR anymore..removed in v15. A regular (instead of the current, optimized for speed & fixed for ~22kbps) FFT is planned in the future. Do you have a candidate?
Hi LedFX API is written Python and there is no Python in HyperHDR anymore..removed in v15. A regular (instead of the current, optimized for speed & fixed for ~22kbps) FFT is planned in the future. Do you have a candidate?
Will keep looking for a better candidate since current and future scope does not cover 48kbps wherein earlier we discovered the issue with Ezcoo USB 3.0 HDMI Capture Card https://www.easycoolav.com/usb30-video-capture-p0029.html
I have recently added HyperHDR support to LedFx, check the PR description for configuration hints: https://github.com/LedFx/LedFx/pull/698
Works great when you run both in parallel. HyperHDR will automatically render the LedFx effects while they are active.
I have recently added HyperHDR support to LedFx, check the PR description for configuration hints: LedFx/LedFx#698
Works great when you run both in parallel. HyperHDR will automatically render the LedFx effects while they are active.
Feat! Stoked to check this out, will do it this weekend :)
Great! Thank you @protyposis very much.