mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 10:10:02 -04:00
A port name is constructed from snd_seq_* structures at various places,
therefore separate it into a static helper function. This avoids
redundancy and eases maintainability.
(cherry picked from commit bfe90a8ade)