Skip to content

Releases: YeonV/wled-manager

WLED-Manager v0.2.0

06 Nov 12:40
Compare
Choose a tag to compare

Started from scratch

Moved From To
Node 14 Node 20
Electron 13 Electron 27
React 17 React 18
TypeScript 4 TypeScript 5
MUI 4 MUI 5
Zustand 3 Zustand 4
nextjs+electron vite+electron

WLED-Manager v0.1.0

04 Mar 09:48
Compare
Choose a tag to compare
  • gradients added
  • new Effects added
  • Virtuals added
  • native WLED segment support

image
image

WLED-Manager v0.0.9

14 Oct 12:56
Compare
Choose a tag to compare

Changes

  • min-Volume-slider added
  • FB-Range addded (use left & right mouse buttons to select range)
  • WebAudio Settings:
    • editable: FFT & Bands
    • info: sampleRate, Left FB, Right FB

Notes

  • Wave-effects are still poor, but a proof-of-concept for audio-effect-developers
  • WebAudio streaming might run slower when WLED-Manager is minimized

WLED-Manager v0.0.8

06 Oct 15:43
Compare
Choose a tag to compare

Video: https://user-images.githubusercontent.com/28861537/136131588-2d89e78d-4597-431e-b57a-e0f310d5d995.mp4

WebAudio streaming could run slower when WLED-Manager is minimized

WLED-Manager v0.0.7

06 Oct 02:26
Compare
Choose a tag to compare

Video: https://user-images.githubusercontent.com/28861537/136131588-2d89e78d-4597-431e-b57a-e0f310d5d995.mp4

WebAudio streaming can only run, when WLED-Manager's window is visible

WLED-Manager v0.0.6

04 Oct 09:16
Compare
Choose a tag to compare

WebAudio streaming can only run, when WLED-Manager's window is visible

WLED-Manager v0.0.5

01 Oct 07:49
Compare
Choose a tag to compare

First alpha-release

WebAudio streaming can only run, when WLED-Manager's window is visible

WLED-Manager v0.0.4

01 Oct 05:19
Compare
Choose a tag to compare
WLED-Manager v0.0.4 Pre-release
Pre-release

State-Management added

  • State-Management: Zustand
  • WebAudio:
    • select input device
    • color
    • background-color
    • proper audio-handling
    • ip & pixel-count now taken from active device selected
    • new effect-calculation to support any pixel-count

Special Thanks to:

wled-github

WLED-Manager v0.0.3

29 Sep 21:38
Compare
Choose a tag to compare
WLED-Manager v0.0.3 Pre-release
Pre-release

Introducing WebAudio

WebAudio3.mp4

Attention

All this is still pre-alpha-state. If you want to test it, make sure you set IP, PixelCount, Color and Frequency-Band (click one of the equalizer's bars) !before! you click play. Also stopping and replaying is currently resulting in multiple Senders.
When it hangs, just restart the app.

Everything is done without a state-management-lib.
After I choose one, IP and PixelCount can be retrieved automatically.

WLED-Manager v0.0.2

25 Sep 12:56
Compare
Choose a tag to compare
WLED-Manager v0.0.2 Pre-release
Pre-release

WLED_Manager 1

Added:

  • bonjour discovery (zeroconf)
  • fix type
  • fix cors

Linux Users: you need to make the .AppImage executable
Mac Users: its not signed. you need to grant permission in settings->security
windows users: take the zip instead of exe:

  • setup: not singed
  • portable: longer loading time (since it needs to be unpacked on start)