jack2 icon indicating copy to clipboard operation
jack2 copied to clipboard

Reliable and reproducable UUIDs for devices/ports

Open mfs12 opened this issue 3 years ago • 0 comments

Summary

Currently jack does very basic uuid enumeration of devices/ports. It relies on the order devices/ports appear in the system. This is especially with USB devices not always reproducable. I suspect the OS, in my case Linux could provide reliable UUIDs.

Motivation

Reliable UUIDs per device/port would help to load more complex jack setups.

mfs12 avatar Aug 29 '22 06:08 mfs12