Skip to content

[MIDI Mapper] Manage MIDI devices #296

@TimPietrusky

Description

@TimPietrusky

Right now it's possible to use multiple MIDI devices in modV, but that brings problems for systems, that are changing the DeviceID in a non-predictable way (like on Windows 10).

  • Add a MIDI device to modV (component)
    • Name, inputs, outputs, deviceId, uuid from modV
  • In the MIDI assignments, just reference to the MIDI device
  • Change the deviceID
  • Add multiple deviceIDs per MIDI device (to fix the problem that the ID might change between computers and OS)
  • Detect if a MIDI device with a name we already have is used, but with another deviceID (this can happen on Windows, that the device is the same, but Windows assigns a new deviceID)
  • Create a visual mapping of MIDI button / knobs / slides

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions