Revisions of aubio
Takashi Iwai (tiwai)
accepted
request 491815
from
Antonio Larrosa (alarrosa)
(revision 14)
- Do not install libaubio.a
Takashi Iwai (tiwai)
accepted
request 491058
from
Antonio Larrosa (alarrosa)
(revision 13)
- Update soname and generate libaubio5 package - Update to version 0.4.5 * src/io/source_avcodec.c: add support for libswresample * aubio: new python command line tool to extract information * src/onset/onset.c: add spectral whitening and compression, improve default parameters * this_version.py: use centralized script to get current version, adding git sha when building from git repo (thanks to MartinHN) * src/spectral/awhithening.h: add adaptive whitening * src/{cvec,mathutils,musicutils}.h: add cvec_logmag, fvec_logmag, and fvec_push * src/onset/onset.h: add aubio_onset_set_default_parameters to load optimal parameters of each novelty function, _{set,get}_compression and _{set,get}_awhitening to turn on/off compression and adaptive whitening * src/spectral/specdesc.h: add weighted phase * src/onset/onset.c: improve default onset parameters (thanks to @superbock for access to his evaluation database), see commit dccfad2 for more details * src/pitch/pitch.c: avoid segfault when using invalid parameters * src/temporal/biquad.c: fix biquad parameters initialization (thanks to @jurlhardt) * examples/aubio{onset,track}.c: add options --miditap-note and --miditap-velo to set which midi note is triggered at onset/beat (thanks to @tseaver) * examples/aubioonset.c: show actual parameters in verbose mode * examples/utils.c: improve memory usage to emit midi notes * python/ext/py-source.c: add with (PEP 343) and iter (PEP 234) interface * python/ext/py-sink.c: add with interface (PEP 343) * python/lib/aubio/cmd.py: new `aubio` command line tool * python/lib/aubio/cut.py: moved from python/scripts/aubiocut * doc/*.rst: reorganize and improve sphinx manual * doc/*.txt: update manpages, add simple manpage for aubio command line
buildservice-autocommit
accepted
request 390533
from
Ismail Dönmez (namtrac)
(revision 12)
baserev update by copy to link target
Ismail Dönmez (namtrac)
accepted
request 390527
from
Olaf Hering (olh)
(revision 11)
- Use pkgconfig instead of libffmpeg-devel
buildservice-autocommit
accepted
request 342555
from
mrdocs
(revision 10)
baserev update by copy to link target
buildservice-autocommit
accepted
request 243590
from
Takashi Iwai (tiwai)
(revision 8)
baserev update by copy to link target
Takashi Iwai (tiwai)
accepted
request 243519
from
Stephan Kulow (coolo)
(revision 7)
- update to 0.4.1 (to fix build in Factory): * The most interesting feature in this release concerns aubiocut. Thanks to the sponsoring of Mark Suppes, the python script to slice sound streams was extended to be sample accurate, cut overlapping segments, and work on multiple channels. * New source and sink objects have been added to let aubio read and write WAV files, even when built with no external libraries. This should simplify the use of aubio on platforms such as Android or Windows. * Existing sources and sinks have been extended to read and write from and to multiple channels. This makes python-aubio one of the fastest and most versatile Python module to read and write media files. This release also comes with a stack of bug fixes and code clean-ups. - 0.4 is a huge step in this library, as: * more portable: with no required dependencies, the core of aubio library, written in ANSI C, is known to compile and run on most modern platforms (Linux, Windows, Mac OS X, Android, iOS, ...). * more stable: several bugs fixes and a battery of tests make this new release more robust and less prone to errors. * faster: several enhancements to the C library and a brand new Python interface help make this release orders of magnitude faster than the previous ones. - switched from autotools to waf
buildservice-autocommit
accepted
request 86087
from
Cristian Rodríguez (elvigia)
(revision 6)
baserev update by copy to link target
Cristian Rodríguez (elvigia)
accepted
request 85946
from
Stephan Kulow (coolo)
(revision 5)
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages
buildservice-autocommit
accepted
request 81694
from
Stephan Kulow (coolo)
(revision 4)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 2)
converted link to branch
Takashi Iwai (tiwai)
committed
(revision 1)
Displaying revisions 41 - 54 of 54