Date: Sun, 24 Aug 2008 18:04:07 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/aubio Makefile distinfo pkg-descr pkg-plist Message-ID: <200808241804.m7OI47jE038682@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2008-08-24 18:04:07 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/aubio Makefile distinfo pkg-descr pkg-plist Log: aubio is a library for audio labelling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. The aim of this project is to provide these automatic labelling features to other audio softwares. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments. WWW: http://aubio.org/ Revision Changes Path 1.980 +1 -0 ports/audio/Makefile 1.1 +30 -0 ports/audio/aubio/Makefile (new) 1.1 +3 -0 ports/audio/aubio/distinfo (new) 1.1 +12 -0 ports/audio/aubio/pkg-descr (new) 1.1 +53 -0 ports/audio/aubio/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808241804.m7OI47jE038682>