Thanks to visit codestin.com
Credit goes to github.com

Skip to content

keeping time information in rtmidi _callback_wrapper #241

@martinResearch

Description

@martinResearch

Hi,

would it be possible to modify the line 166 from

msg = Message.from_bytes(msg_data[0])

to

msg = Message.from_bytes(msg_data[0], time=msg_data[1])

I would then be able to use the (delta)time information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions