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/
- Use maintainer's patch which also fix build multimedia/mencoder.
Thanks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen
PR: ports/126354
Submitted by: Kalten <kalten at sbox.tu-graz.ac.at>
Tested on: tinderbox and my home box
Approved by: Thomas E. Zander(maintainer)
* Add a check for duplicate CATEGORIES [1]
* Be stricter when checking for --mandir and --infodir [2]
* Properly check *_DEPENDS both before and after bsd.port.pre.mk [3]
PR: 125962 [2]
126681 [3]
Requested by: kris [1]
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> [3]
Renato Botelho <garga@FreeBSD.org> [2]
Note: this adds two integrated mesh partitionners, Metis and Chaco;
don't rely to the external ports to avoid conflicts with math/metis-edf
(e.g. when installing Code_aster).
Full changelog at <http://www.geuz.org/gmsh/doc/VERSIONS.txt>.
- default_charset in mimeview was changed to cp932 (previously I
patched from iso-8859-15 to utf-8).
PR: ports/126088 (no patch!)
Submitted by: nrg milk <nrgmilk@gmail.com>
Thsnks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen
PR: ports/126354
Submitted by: Kalten <kalten at sbox.tu-graz.ac.at>
Tested on: tinderbox and my home box
- New distfile available: size changed due to some Mac only files included
in the tarball, like:
._layer1.txt: AppleDouble encoded Macintosh file
- Pass maintainership to submitter
PR: ports/126769
Submitted by: Marcin Cieslak <saper at SYSTEM.PL>
- Software changes include:
o Remove the remains of servlink_path from the config file parser.
o Userlog now logs the users IP address as well as their hostname.
o Whowas now supports showing the users IP address as well as hostname.
The same rules apply to showing the whowas IP as apply to showing
whois_actually and uses the same numeric.
o Double the size of the whowas array for large networks. This comes
at a hit of about 2MB or so of memory.
o Fix the block heap garbage collection code.
PR: ports/126719
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)