Skip to content

Audio Driver support #56

@ewowi

Description

@ewowi

MoonLight connected to microphone or line in, processing audio data and store the results (frequency bands, volume, ...) in shared data.

Instead of wled sync receive

Created audio-driver branch:
Audio driver is setup - no audio processing code added yet.
See b73fb1d

UI:
Image

Image

See Developer quick start guide turtorial on Youtube about MoonLight nodes (the audio driver is a driver node).

Notes:

  • The audio driver implementation should not occupy memory before the audio driver node is created. If the audio driver node is deleted, it's memory and tasks should also be deleted (see node setup and node destructor)

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions