Skip to content

[BUG]: Midi1 port numbers are off by one in in-box SDK dev preview 1 #1046

Description

@Psychlist1972

Need to subtract 1 as was done in the previous SDK, Right now, they are not correct.

// for MIDI Input (Source) ports, we have to subtract 1 because we number in the service starting at 1
// For midi Output (Destination) ports, we leave the number as-is, because the GS synth occupies number 0

SDK test on left, midi1enum output on right

Image

Metadata

Metadata

Assignees

Labels

area-sdk 🔧Related to the application SDKfixed-awaiting-public-release 🕙Fixed in our internal builds. Waiting to make its way to a public release.

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions