]> git.alsa-project.org Git - alsa-utils.git/commit
added an option to aseqnet to optionally set the midi process name
authorAndrea Piras <andrea.piras.85@gmail.com>
Fri, 29 Nov 2019 02:13:21 +0000 (03:13 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 14 Jun 2021 10:00:44 +0000 (12:00 +0200)
commit0e21f4d8643db547dcca1375a4265fce1edc4d51
tree40beeecff2c6031472d851e78bad13c9459e0346
parent6a0d13ddb2b2afb450f3404d3cbaa56253bdcab2
added an option to aseqnet to optionally set the midi process name

This option allows to run multiple instances of aseqnet without having
to double check the assigned port number, since each one can get spawned
with a unique name.

Fixes: https://github.com/alsa-project/alsa-utils/pull/95
Signed-off-by: Andrea Piras <andrea.piras.85@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
seq/aseqnet/README.aseqnet
seq/aseqnet/aseqnet.1
seq/aseqnet/aseqnet.c