alsa-utils icon indicating copy to clipboard operation
alsa-utils copied to clipboard

amidi: --send shouldn't require a seekable file

Open BasedUser opened this issue 3 years ago • 0 comments

Just like --receive, --send should instead send events to a given port until the sent file returns EOF, or amidi is terminated. Pipes and FIFOs cannot currently be used to create a persistent MIDI source.

BasedUser avatar Sep 05 '22 22:09 BasedUser