bigredfrog

Results 14 issues of bigredfrog

The call to melbank_no_nan in the Audio self.melbank() is the only one needed. melbank_thirds does not need an additional call, it will already be cleaned for NaNs Older code would...

Simple match and cast to the same protocol as the S It would appear it should be the same programming implications though there is nothing definitive out there I have...

pinned

As rpi_ws28ax is not known to work and is showing crash reports in sentry, likely due to users trying everything, it will be hidden via the no_registration decorator until such...

**Describe the bug** the slider range for the min audio cut off is 0 to 10 as per code in https://github.com/LedFx/LedFx/blob/main/ledfx/effects/audio.py#L121 The actual max volume range from the audio chain...

Very much in development / draft ## Summary by CodeRabbit - **New Features** - Enhanced text manipulation in effects, including adding, deleting, and focusing on specific words for more dynamic...

I think we need to revisit fall back to default audio device is audio source is not matched due to string clipping. Some users have to reselect their audio source...

even though virtual pause state is persisted in config.json as true / false against the "active" key, on ledfx launch it is not respected See https://discord.com/channels/469985374052286474/469985374052286476/1239957785853038724 Reproduced with trivial effect....

Tested at 4096 pixels, 64x64 matrix with various effects ## Summary by CodeRabbit - **New Features** - Introduced a `DummyDevice` class for browser rendering, allowing users to simulate LED devices....

Alternative implementation for assessment ## Summary by CodeRabbit - **New Features** - Introduced a `beat_offset` parameter to the Bar Audio Effect, allowing users to customize beat offset with values between...

**Describe the bug** when there are devices that are unavailable such as a wled matrix that is powered off at start, if they are set to an active effect in...