<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:large">Thanks for pointing me in the right direction, IOhannes.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">I have qpwgraph. It shows my hardware as alsa and pipewire MIDI ports. I suppose Pd would show MIDI ports if I compile it with the right flags? Because Pd is showing /dev/midi1, I'm assuming that my current config is still giving me OSS ports instead of ALSA.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Here's my current configuration:</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large"><span style="font-family:monospace">./configure --enable-jack --disable-oss --disable-portaudio --enable-alsa</span></div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Is there a separate flag for alsa-midi? I don't see any other relevant flags in ./configure --help.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Sam</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large"><br></div></div><div style="font-size:large" class="gmail_default"><pre>Am 27. April 2022 19:20:42 MESZ schrieb Samuel Burt <<a href="https://lists.puredata.info/listinfo/pd-list">composer.samuel.burt at gmail.com</a>>:
><i>Pop_OS just changed over to pipewire as its audio backend. It's working
</i>><i>great with Pd, but I can't seem to get MIDI working.
</i>><i>
</i>><i>I have an Akai MPK mini connected, but the only things that show up in MIDI
</i>><i>Settings are /dev/midi1 and /dev/midi2. Do I need to compile Pd with other
</i>><i>flags?
</i>><i>
</i>

Typically you would use ALSA-MIDI (instead of the default OSS-MIDI), and connect Pd with your devices via some external application like qjackctl, qpwctl (if I remember the name correctly), or good olde aconnect.



mfg.sfg.jfd
IOhannes</pre></div></div>