<div dir="ltr"><div class="gmail_extra"><div><div><div>Hi Ralf,<br></div>so I finally sat down to write this command line (bash) midi function.<br></div>I seem to be getting stuck on .... choosing the port instead of something like the data stream (haven't reached there yet).<br><br></div>You see I have the following midi port , which I can see from "aplaymidi" through port (14:0)<br>> aplaymidi -l<br> Port    Client name                      Port name<br> 14:0    Midi Through                     Midi Through Port-0<br> 16:0    BCR2000                          BCR2000 MIDI 1<br> 16:1    BCR2000                          BCR2000 MIDI 2<br> 16:2    BCR2000                          BCR2000 MIDI 3<br> 20:0    Arturia BeatStep                 Arturia BeatStep MIDI 1<br> 28:0    TerraTec DMX6Fire                MIDI-Front DMX6fire 3<br> 28:32   TerraTec DMX6Fire                Wavetable DMX6fire 3<br> 32:0    Hoontech SoundTrack Audio DSP24  MIDI-1 Hoontech/STA DSP24 4<br> 32:32   Hoontech SoundTrack Audio DSP24  MIDI-2 Hoontech/STA DSP24 4<br></div><div class="gmail_extra"><br><br>however in amidi -l does not show this port.<br>> amidi -l<br>Dir Device    Name<br>IO  hw:0,0,0  BCR2000 MIDI 1<br>IO  hw:0,0,1  BCR2000 MIDI 2<br> O  hw:0,0,2  BCR2000 MIDI 3<br>IO  hw:1,0,0  Arturia BeatStep MIDI 1<br>IO  hw:3,0    MIDI-Front DMX6fire 3<br> O  hw:3,1    Wavetable DMX6fire 3<br>IO  hw:4,0    MIDI-1 Hoontech/STA DSP24 4<br>IO  hw:4,1    MIDI-2 Hoontech/STA DSP24 4<br><br></div><div class="gmail_quote">I understand client:14 is a software port, but it registers with jack properly - through the use of a2jmidid (shows up both in "ALSA" and "JACK" tabs in qjackctl connections window) and with aplaymidi. <br><br>So why not show up in amidi too?<br></div><div class="gmail_quote">and how can I send data to this port ? I mean I can send from midish to this port, so why not from amidi too?<br><br></div><div class="gmail_quote">Thank you!<br></div><div class="gmail_quote"><br></div><div class="gmail_quote"><br><br><br><br><br><br><br>On Thu, Oct 15, 2015 at 2:29 PM, Paul Davis <span dir="ltr"><<a href="mailto:paul@linuxaudiosystems.com" target="_blank">paul@linuxaudiosystems.com</a>></span> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>On Wed, Oct 14, 2015 at 4:03 PM, Clemens Ladisch <<a href="mailto:clemens@ladisch.de" target="_blank">clemens@ladisch.de</a>> wrote:<br>
> Paul Davis wrote:<br>
>> On Tue, Oct 13, 2015 at 5:44 PM, Len Ovens <<a href="mailto:len@ovenwerks.net" target="_blank">len@ovenwerks.net</a>> wrote:<br>
>>> If your midi info includes sysex events of any length I would think you<br>
>>> should use alsa midi over jack midi. Jack has event length limits.<br>
>><br>
>> Actually, so do the ALSA MIDI command line tools.<br>
><br>
> Neither amidi nor aplaymidi have length limits.<br>
<br>
</span>Sorry, I stand corrected. It has been a long time since I tried to<br>
grab a sysex dump from an alesis digital recorder (about 4MB) ... at<br>
that time none of the ALSA tools could deal with it. Glad that has<br>
been corrected.<br>
<div><div>_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org" target="_blank">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" rel="noreferrer" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><div class="gmail_extra"><br></div></div>