mirror of
https://github.com/LMMS/lmms.git
synced 2026-07-25 04:52:33 -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)