HyperHDR icon indicating copy to clipboard operation
HyperHDR copied to clipboard

Use LedFX for Music Visualization

Open gxgani opened this issue 2 years ago • 5 comments

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

gxgani avatar Dec 07 '22 16:12 gxgani

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?

awawa-dev avatar Dec 07 '22 16:12 awawa-dev

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

gxgani avatar Dec 09 '22 14:12 gxgani

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.

protyposis avatar Feb 22 '24 19:02 protyposis

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 :)

gxgani avatar Feb 22 '24 21:02 gxgani

Great! Thank you @protyposis very much.

awawa-dev avatar Feb 22 '24 22:02 awawa-dev