aubio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: aubio
- To: Andres Diaz <andfest@gmail.com>, aubio@piem.org, piem@altern.org
- Subject: Re: aubio
- From: Ed Kelly <morph_2016@yahoo.co.uk>
- Date: Fri, 4 May 2007 16:41:50 +0100 (BST)
- Delivered-to: piem@altern.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=BXOA1p0hrYGr5/Yyq6USedLJ9cN4nfgVjF0gcv0QkHiQk8Oo8ZJcBfWpOPi5DSO4HxI9M2EVRrCemkULbib2eIYQ1b9Oq3KtDQPbTyKZrae16v23B92wpDjQgN/Eu7KmkEGhB9nAG2pgvdualfJ4RNTaAQ93ol9mSpH7uaS+Kjw=;
- In-reply-to: <5474d2e80704300030m6e80db90h241932a3cd4c8447@mail.gmail.com>
Hi there,
So what sort of problems are you having?
It is quite important to install fftw first, as it is used by libsamplerate.
I generally find that the best way to invoke configure is
./configure --prefix=/usr
since this gets around a problem with some Unix systems that /usr/local is the default install, but not the default search directory for library files.
For pure data compilation, download the source from http://crca.ucsd.edu/~msp/software.html and unpack it. cd into the src directory and copy the header files to /usr/include:
cd pd-0.40-2/src
cp *.h /usr/include
./configure --prefix=/usr
make
make install
Do this before you run ./configure in the aubio directory, and aubio should compile the pd plugin - note that this is aubio.pd_linux, not aubionotes~.pd_linux aubiotempo.pd_linux or any of the other names (they are objects within the library).
your .pdrc file (in the home directory) should contain the following:
-lib aubio
and you're ready to go with PD and aubio!
Good luck,
Ed
Andres Diaz <andfest@gmail.com> wrote:
hello pauli've been checking around the aubio page and i found out that it is a really good tool to work audio stuff.i'm working with puredata right now and i would like to use aubio stuff on it, but i'm suffering some problems with the intallation, i wonder if you could help me out with it...i would really appretiate it.thanksAndrés Díaz
Lone Shark "Aviation" out now on http://www.pyramidtransmissions.com
http://www.pyramidtransmissions.com/process.php?pname=ShopfrontProcess-Start
Send instant messages to your online friends http://uk.messenger.yahoo.com !DSPAM:463b5cdb302503904622694!
- References:
- aubio
- From: "Andres Diaz" <andfest@gmail.com>
- aubio
- Prev by Date: problems using aubio in Pd
- Next by Date: Re: [LAU] Command Line Audio Processing...
- Previous by thread: Re: aubio
- Next by thread: problems using aubio in Pd
- Index(es):