Aubio
Paul Brossier
piem at piem.org
Fri Feb 22 17:03:58 CET 2008
Hello Jeremy
(CC-ing to aubio at 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 at 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 at piem.org.
More information about the aubio-user
mailing list