Skip to content

[GRID/ASYNC]: Create new modules in place of SoundMatrix #136

Open
@martin-henz

Description

@martin-henz

The module should just be called “grid” or maybe “grid”. It should be independent of sound. And the number of rows and columns should be configurable.

The current sound_matrix module also has the functions set_timeout and clear_all_timeout. That’s clearly wrong. We should have a separate module “asynchronous” for these:

  • set_timeout
  • clear_timeout
  • clear_all_timeout
  • set_interval
  • clear_interval
  • clear_all_interval

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancement[Category] New feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions