8000 MIDI Connection Delay · Issue #299 · openrndr/orx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
MIDI Connection Delay #299
Open
Open
@thomas-rndr

Description

@thomas-rndr

Operating System

Mac

OPENRNDR version

0.4.2

ORX version

0.4.2

Java version (if applicable)

No response

Describe the bug

My midi controller is repeatedly taking over 12 seconds to load.

Steps to reproduce the bug

Here is the code I'm running that produces this information

program {
    println("MidiTransceiver.fromDeviceVendor() begin:  ${System.currentTimeMillis()}")
    val controller = MidiTransceiver.fromDeviceVendor("Arturia MiniLab mkII","Arturia")
    println("Controller created:  ${System.currentTimeMillis()}")

this outputs
MidiTransceiver.fromDeviceVendor() begin: 1679591166978
Controller created: 1679591179802

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0