-
Couldn't load subscription status.
- Fork 26
Closed
Milestone
Description
the icon-icontrols registers with two midi ports, which makes it necessary to be specific about which port is used for what.
If its modality-relevant midi messages are only on one port, convert the desc to that port only:
idInfo: "iCON iControls V2.00",
// if midi communication is on port 1 in out only, this should become:
(idInfo: "iCON iControls V2.00", sourcePortIndex: 0, destPortIndex: 0)
if there is relevant communication on both ports, the current desc file should be split into two separate files, one for each port, with only the elements that communicate thru that port.
see qunexus for an example file.
Metadata
Metadata
Assignees
Labels
No labels