Skip to content

Printing BPM #20

@Garyb4321

Description

@Garyb4321

Line 81 of the Processing sketch should be
text("BPM: " + BMP, 15, 10);
rather than
text("BPM: " + inByte, 15, 10);

Also, in calculateBPM (), averaging 500 beats is a bit unresponsive. 10 would be more reasonable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions