Skip to content

StepSequencer: Editable BPM #13

@spen

Description

@spen

Right now the BPM of the sequencer is fixed 140 but it would be useful to allow the user to change this.

Lets make a new component that returns a nice looking dropdown box that hooks up to the sequencer state and updates it as the user interacts with it.

I updated #12 with a few options for component libraries, and added some details about the benefits of using one of them. We could use one of those and apply our own styles to it as we develop some themes.

In material, people would usually use a slider for numeric inputs: docs
Ant design's is a simple number field: https://ant.design/components/input-number/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions