shithub: aubio

RSS feed

b173ca14 – Paul Brossier <piem@piem.org> authored on 2013/03/02 17:45
src/io/sndfileio.h: add documentation

69b11d89 – Paul Brossier <piem@piem.org> authored on 2013/03/02 17:44
src/*/*.h: add link to examples, remove trailing spaces, improve documentation

f72364db – Paul Brossier <piem@piem.org> authored on 2013/03/02 17:29
src/*.h: improve documentation

f9d5346f – Paul Brossier <piem@piem.org> authored on 2013/03/02 13:03
src/mathutils.c: fix parzen and welch

2a2636a5 – Paul Brossier <piem@piem.org> authored on 2013/03/02 09:25
src/mathutils.h: improve doc, fix typo

c0608bdf – Paul Brossier <piem@piem.org> authored on 2013/03/02 09:18
src/spectral/: improve documentation

867084e7 – Paul Brossier <piem@piem.org> authored on 2013/03/02 09:16
doc/web.cfg: add examples

621f1ff6 – Paul Brossier <piem@piem.org> authored on 2013/03/02 09:15
src/: improve documentation

b3ab6756 – Paul Brossier <piem@piem.org> authored on 2013/03/01 22:36
doc/full.cfg: rename output dir

170baea1 – Paul Brossier <piem@piem.org> authored on 2013/03/01 22:35
doc/web.cfg: only headers

b4fac43f – Paul Brossier <piem@piem.org> authored on 2013/03/01 21:28
doc/: upgrade to latest doxygen

9f6e4c51 – Paul Brossier <piem@piem.org> authored on 2013/03/01 21:27
doc/: renamed doxy config files to {web,full}.cfg

14fb15f3 – Paul Brossier <piem@piem.org> authored on 2013/03/01 10:05
setup.py: only link against frameworks on darwin

13ceb9dc – Paul Brossier <piem@piem.org> authored on 2013/03/01 08:25
python/env_osx: use the most recently built folder

30250de5 – Paul Brossier <piem@piem.org> authored on 2013/03/01 08:24
wscript: build a static lib for iphone, add a message about licensing

51325056 – Paul Brossier <piem@piem.org> authored on 2013/02/28 08:39
python/env_linux: env only, absolute path

6be592ae – Paul Brossier <piem@piem.org> authored on 2013/02/28 08:37
python/env_osx: env only, absolute path

cd6fc5a5 – Paul Brossier <piem@piem.org> authored on 2013/02/28 08:18
python/: remove NPY_NO_DEPRECATED_API to build anyway

81fe3273 – Paul Brossier <piem@piem.org> authored on 2013/02/28 07:59
wscript: no examples on ios

8f177b74 – Paul Brossier <piem@piem.org> authored on 2013/02/26 08:42
moved test scripts to tests

c11c5498 – Paul Brossier <piem@piem.org> authored on 2013/02/13 07:12
demos/demo_slicing.py: add simple slicing example

deb3d651 – Paul Brossier <piem@piem.org> authored on 2013/02/12 17:58
demos/aubiocut: start moving aubiocut to new python

f36277cc – Paul Brossier <piem@piem.org> authored on 2013/02/12 09:08
python/demos/demo_onset_file.py: also plot descriptor and thresholded descriptor

ae81726f – Paul Brossier <piem@piem.org> authored on 2013/02/12 09:06
src/onset/onset.{c,h}: added get_descriptor and get_thresholded_descriptor

b0d5a482 – Paul Brossier <piem@piem.org> authored on 2013/02/11 23:43
demos/demo_onset_file.py: remove old onsets

cf80e59e – Paul Brossier <piem@piem.org> authored on 2013/02/11 23:42
demos/demo_onset_file.py: added onset example

08bc714f – Paul Brossier <piem@piem.org> authored on 2013/02/11 11:31
demo_source_auto_samplerate.py: add example of automatic samplerate selection

d7954636 – Paul Brossier <piem@piem.org> authored on 2013/02/11 10:52
examples/utils.c: make -i optional

0e5326d9 – Paul Brossier <piem@piem.org> authored on 2013/02/11 06:47
src/onset/onset.h: remove trailing space

945e26de – Paul Brossier <piem@piem.org> authored on 2013/02/11 06:43
python/setup.py: parse version from VERSION, move _aubio to aubio/, add trove classifiers, indent

35c97ab3 – Paul Brossier <piem@piem.org> authored on 2013/02/11 06:39
src/io/: removed methods duplicated in merge

050a8f34 – Paul Brossier <piem@piem.org> authored on 2013/02/11 06:38
README.md: updated and moved to .md for markdown syntax

fc117d05 – Paul Brossier <piem@piem.org> authored on 2013/02/11 00:06
merge from develop

88fc249b – Paul Brossier <piem@piem.org> authored on 2013/02/10 17:30
examples/utils.c: exit if an output file could not be opened