aubio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Aubio
- To: "jeremy.kieth.tuck@gmail.com" <jeremy.kieth.tuck@gmail.com>
- Subject: Re: Aubio
- From: Paul Brossier <piem@piem.org>
- Date: Fri, 22 Feb 2008 16:03:58 +0000
- Cc: aubio@piem.org
- In-reply-to: <47A7567E.3000209@gmail.com>
- References: <47A7567E.3000209@gmail.com>
- User-agent: Mutt/1.5.13 (2006-08-11)
Hello Jeremy
(CC-ing to aubio@piem.org).
Thanks for your interest in aubio.
I took some first steps to create a java module based on the swig
interface (some time ago already).
You can find it in the current aubio trunk, available through bazaar:
bzr co http://aubio.org/bzr/aubio
You can also browse the trunk and fetch patches at:
http://trac.aubio.org/browser/aubio/java
http://trac.aubio.org/changeset/aubio%2C558/aubio
This patch introduce a new bug, as the compilation of the java module
should be optional, and the include flags manually set. See:
http://trac.aubio.org/ticket/6
I am not familiar with java at all, but I guess the 'flat' interface is
not very java-like, and using classes would be much better. This should
be simplified with the c++ interface i am preparing in the aubio-numpy
branch:
bzr co http://aubio.org/bzr/aubio-numpy
http://trac.aubio.org/browser/aubio-numpy
That's about it for now. Let me know if you run in any troubles!
Cheers,
Paul
On Mon, Feb 04, 2008 at 02:46:30PM -0330, jeremy.kieth.tuck@gmail.com wrote:
> Hello Paul,
>
> I have been looking around for a note labeling library that I can use
> for my Computer Engineering project. After looking at quite a few yours
> seems to be the most promising. Unfortunately my project is being
> written in Java. The Aubio site mentions that there is a SWIG wrapper
> available and that converting it to be usable in Java would be a simple
> matter. Is there a Java wrapper already out there somewhere? If not, is
> there any information you can provide that would be useful to me with
> making this work?
>
> Thank you for your time,
> Jeremy Tuck
>
--
To unsubscribe, send mail to aubio-unsubscribe@piem.org.
- Next by Date: aubio in denemo
- Next by thread: Re: Aubio
- Index(es):