[LAD] RtAudio on archlinux

Christopher Arndt chris at chrisarndt.de
Thu Jul 23 13:58:03 UTC 2015


Am 23.07.2015 um 15:28 schrieb Marc Nostromo [M-.-n]:
> I've recently installed a raspberry pi 2 with the latest arch linux 
> distribution available and, for some reason, RtMidi doesn't report 
> connected interfaces.

How did you test that? What's the output of the tests/midiprobe [1]
program from the RtMidi distribution?

If it reports:

Compiled APIs:
  RtMidi Dummy

Then you probably just forgot to include the proper pre-processor
directives in your Makefile / compilation command line. See the bottom
of the RtMidi docs for info on that.


[1] Compile from the Git repo with:

mkdir -p config
libtoolize
aclocal
automake --add-missing
autoconf
./configure
make
make -C tests


Chris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 979 bytes
Desc: OpenPGP digital signature
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20150723/8af5be14/attachment.pgp>


More information about the Linux-audio-dev mailing list