Changes between Version 21 and Version 22 of WikiStart
- Timestamp:
- Apr 9, 2008, 12:52:27 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v21 v22 53 53 aubio is written in C. The functions can be called from C++, and a wrapper has been written using [http://swig.org SWIG]. The python interface is already usable, and it would probably be a matter of seconds to add access to the other languages supported by SWIG (including perl, java and many more). 54 54 55 Currently, [http://aubio.org aubio] depends on [http://mega-nerd.com/libsndfile libsndfile], [http://mega-nerd.com/SRC libsamplerate] and [http://fftw.org FFTW]. On Linux platforms, aubio can be built using JACK, and ALSA.55 Currently, [http://aubio.org aubio] depends on [http://mega-nerd.com/libsndfile libsndfile], [http://mega-nerd.com/SRC libsamplerate] and [http://fftw.org FFTW]. On Linux platforms, aubio can be built using [http://jackit.sf.net/ JACK], and [http://www.alsa-project.org/ ALSA]. 56 56 57 57 = License = 58 58 59 aubio is a free and open source software released under the GNU/GPL license.59 aubio is a free and open source software released under the [http://www.gnu.org/ GNU] [http://www.gnu.org/licenses/gpl.html General Public License (GPL)]. 60 60 61 61 = Mailing-list = 62 62 63 The project has a mailing list: aubio@piem.org. You can subscribe to the list by writing a mail to aubio-subscribe@piem.org.63 The project has a mailing list: [mailto:aubio@piem.org aubio@piem.org]. You can subscribe to the list by writing a mail to [mailto:aubio-subscribe@piem.org aubio-subscribe@piem.org]. 64 64 65 65 = Contact =