Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LedFX for Music Visualization #449

Open
gxgani opened this issue Dec 7, 2022 · 5 comments
Open

Use LedFX for Music Visualization #449

gxgani opened this issue Dec 7, 2022 · 5 comments

Comments

@gxgani
Copy link

gxgani commented Dec 7, 2022

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

@awawa-dev
Copy link
Owner

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?

@gxgani
Copy link
Author

gxgani commented Dec 9, 2022

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

@protyposis
Copy link

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.

@gxgani
Copy link
Author

gxgani commented Feb 22, 2024

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

@awawa-dev
Copy link
Owner

Great! Thank you @protyposis very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants