Skip to content

midiStreamSynthesizer.NoteOff is not working #6

@achimmihca

Description

@achimmihca

I have a simple midi file with a piano track: I got it from here: https://www.8notes.com/scores/420.asp?ftype=midi

When playing the file using this lib, then the notes start playing but never stop. It seems the fadeCounter is set way to big.

As a quick and easy workaround for now, I implementated Voice.Stop by delegating to Voice.StopImmediate. This works fine for me but of course there in no slow release of the note anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions