Re: [LAD] RtAudio on archlinux

From: Christopher Arndt <chris@email-addr-hidden>
Date: Thu Jul 23 2015 - 16:58:03 EEST

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

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Received on Thu Jul 23 20:15:01 2015

This archive was generated by hypermail 2.1.8 : Thu Jul 23 2015 - 20:15:02 EEST