Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Note release is being parsed as a uint16 instead of a byte #14

Description

@Kaydax

var release = reader.ReadUInt16();

In this line, release is being parsed as a uint16 instead of a byte, causing it to be incorrect. The byte after the note release is actually the note color channel inside of the pattern. I made a fix for this inside of my fork for .net standard but id rather not merge that with this to cause any other issues that may happen as I only tested this on 20.7+

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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