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

Created Custom Palette Is not visible on palette list in main screen #105

Open
1 task done
houk001 opened this issue Jan 3, 2024 · 4 comments
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@houk001
Copy link

houk001 commented Jan 3, 2024

What happened?

In WLED AC when create custom palette and click send current editor to slot its working but in WLED MM build 2312180 (athom music esp32 4MB M) edited palette is not showing on palette list but file palette0.json is created
even copy from AC content of palette0.json is not working, file looks good

To Reproduce Bug

can't create custom palette

Expected Behavior

Create custom palette :D

Install Method

From MoonModules Release Page

What version/release of MM WLED?

WLEDMM_0.14.0-b28.34_athom_music_esp32_4MB_M.bin

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@houk001 houk001 added the bug Something isn't working label Jan 3, 2024
@softhack007
Copy link
Collaborator

Hi,

Not 100% sure, but I think that scanning for palette?.json only happens at startup. So you should restart your esp32 after uploading a palette file file, then it might become visible.

@houk001
Copy link
Author

houk001 commented Jan 3, 2024

Yes that's correct after reboot custom is visible. So on WLEDAC its after save and WLEDMM need reboot :D
Also another difference: on WLED AC custom palette have color bar with set color and on WLED MM is not.
image
image

@softhack007
Copy link
Collaborator

Yes. MM is behind AC functionality in some parts, as we are still using the "AC core" from summer. In other areas, we are ahead of them, like audio processing, ledmaps and 2D features.

@houk001
Copy link
Author

houk001 commented Jan 3, 2024

ok, its working so close :D

@softhack007 softhack007 self-assigned this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants