alsa-utils/seq/aplaymidi2
Takashi Iwai 1205dd5f6c arecordmidi2: Add passive mode and interactive mode
Allow arecordmidi2 running without specifying the source ports via -p
option.  This will create a UMP Endpoint with the full 16 FBs, and
simply reads from the input ports via subscribers.  User needs to
connect to the ports manually, though.

Also, add -r option to run in the interactive mode.  In the
interactive mode, arecordmidi2 waits for the RETURN key entered from
the terminal to start the recording, and the recording ends after
another RETURN key.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-07-05 17:20:54 +02:00
..
aplaymidi2.1 aplaymidi2: Add initial version 2024-07-05 17:20:33 +02:00
aplaymidi2.c aplaymidi2: Add initial version 2024-07-05 17:20:33 +02:00
arecordmidi2.1 arecordmidi2: Add passive mode and interactive mode 2024-07-05 17:20:54 +02:00
arecordmidi2.c arecordmidi2: Add passive mode and interactive mode 2024-07-05 17:20:54 +02:00
Makefile.am arecordmidi2: Add initial version 2024-07-05 17:20:51 +02:00