LedFx/ledfx
bigredfrog 21b041b0a8
Fix: support 1d strip audio better (#918)
* support 1d strip audio better

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-19 21:34:28 -04:00
..
api Fix config update event firing and add debug logging 2024-04-01 15:10:22 +11:00
devices Merge pull request #838 from shauneccles/fix/add_typehints_and_refactor_ddp 2024-04-05 13:27:43 +11:00
effects Fix: support 1d strip audio better (#918) 2024-04-19 21:34:28 -04:00
integrations Fix QLC integration, add Effect Set event type and frontend assets 2024-02-24 08:35:16 +11:00
libraries cleanup 2024-03-12 16:40:30 -04:00
__init__.py Add version information to ledfx __init__.py 2024-02-07 10:34:38 +11:00
__main__.py Add warning about sounddevice in main.py 2024-04-14 10:21:37 +10:00
color.py Add type annotations, update docstring and widen range of values in rainbow effect 2024-01-22 10:03:12 +11:00
config.py Refactor audio input device selection logic (#897) 2024-04-07 10:18:28 +10:00
consts.py Bump project version to 2.0.98 2024-04-14 08:16:01 +10:00
core.py Fix config update event firing and add debug logging 2024-04-01 15:10:22 +11:00
events.py Add event firing for device deactivation from errors and error recovery 2024-02-19 22:13:14 +11:00
git_version [new-frontend] v2.0.92 2024-01-31 01:10:15 +00:00
http_manager.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-02-09 12:28:02 +11:00
mdns_manager.py Remove zeroconf.async_close() and use shutdown event listener 2024-01-06 22:17:28 +11:00
presets.py tweak presets 2024-04-16 12:30:04 -04:00
scenes.py add scene_midiactivate to API 2023-06-29 18:25:41 +10:00
sentry_config.py build: refactor sentry init, refactor spec files, wheel workflow, add sha and release to info.py 2024-02-13 07:48:49 +11:00
transitions.py Fix array size error with uneven length strips 2021-05-08 12:24:52 +10:00
utils.py Fix config update event firing and add debug logging 2024-04-01 15:10:22 +11:00
virtuals.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-25 18:32:44 +00:00