RSS feed
35f73b8c
– Paul Brossier <piem@piem.org>
authored
on 2013/03/15 13:48
src/onset/: remove wasonset, add getters and setters, improve doc
f5e0a544
– Paul Brossier <piem@piem.org>
authored
on 2013/03/15 12:24
src/onset/onset.c: add get_last_onset
376946a3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/15 10:41
src/onset/onset.c: quick fix to get very first frame of file
9778d9a6
– Paul Brossier <piem@piem.org>
authored
on 2013/03/13 09:25
src/spectral/phasevoc.c: indent
c25d5b5c
– Paul Brossier <piem@piem.org>
authored
on 2013/03/13 09:24
src/tempo/tempo.h: object not driver
3cde6299
– Paul Brossier <piem@piem.org>
authored
on 2013/03/13 09:24
python/demos/demo_tempo_plot.py: import first
20b1aed9
– Paul Brossier <piem@piem.org>
authored
on 2013/03/11 18:44
python/tests/test_pitch.py: indent and generate more tests
b1306004
– Paul Brossier <piem@piem.org>
authored
on 2013/03/11 18:44
src/pitch/pitch.c: clarify, use one void pointer for all algorithms
426e6f79
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 15:22
src/pitch: start adding confidence
5284e0dd
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 15:15
src/pitch: start adding confidence
8c4560e5
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 14:34
src/aubio.h: talk about unstable
7d89e618
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 07:37
tests/test_{midi2note,note2midi}.py: add header and encoding
9ead7a9b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 07:14
lib/aubio/midiconv.py: add note2 midi
f552e9ee
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 07:13
lib/aubio/midiconv.py: improve note2midi
33102ab9
– Paul Brossier <piem@piem.org>
authored
on 2013/03/10 06:34
lib/aubio/midiconv.py: add note2midi
3acde239
– Paul Brossier <piem@piem.org>
authored
on 2013/03/09 13:16
src/pitch/pitchyin.c: fix typo
97a5878b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/09 12:11
src/pitch/pitch.c: fix yinfft selection
5810ed47
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 15:27
tests/test_cvec.py: add missing header
93acd9fb
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 15:27
lib/generator.py: move add_generated_objects and generated_types_ready to .c file
1e7a8f93
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 15:26
demos/demo_sink_create_woodblock.py: table lookup to improve synthesis
daa0d5dd
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 14:20
demos/demo_waveform_plot.py: improve
5d5d6b95
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 12:01
python/demos: add demo_pitch.py and demo_waveform_plot.py
2cedc83d
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 09:38
demos/demo_onset.py: simplify imports
973206a0
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 09:38
python/tests/test_fvec.py: clarify
0a42239f
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 09:36
python/tests/test_fft.py: update, indent
95827138
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 08:37
python/setup.py: move programs to scripts
459e46f3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 08:13
python/demos/: update and add some demos
e6f7a4af
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 05:12
demos/demo_onset.py: add simple onset example, update demo_onset_plot.py
92c83ccc
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 04:30
python/: move generator.py to lib, improve README, remove env_ files, update MANIFEST.in
98c0f922
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 04:04
doc/header.html: removed obsolete custom header
264247e4
– Paul Brossier <piem@piem.org>
authored
on 2013/03/08 02:41
demos/demo_slicing.py: slice exactly at region boundary
1ee40338
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 16:52
python/setup.py: move package_dir to lib
9e6695dc
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 16:52
python/: use Py_RETURN_NONE, fixing a memory bug triggered after opening many sinks
90a8f2fc
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 12:37
.gitignore: added python stuff
db1eab72
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 11:50
python/tests/test_sink.py: trigger sink bug
23820363
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 10:55
src/cvec.h: fix ifndef define
31fab98f
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 10:32
doc/: update doxygen configurations
535d1272
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 09:20
tests/src/io/test-source_sndfile.c: include config.h
5caf474f
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 07:38
python/demos/demo_keyboard.py: remove gnuplot stuff
03f27b0a
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 07:23
python/demos/demo_keyboard.py: indent
18a0552f
– Paul Brossier <piem@piem.org>
authored
on 2013/03/07 07:19
python/demos/demo_keyboard.py: moved to numpy
129b2691
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:57
demos/demo_onset_file.py: indent, hide y-axis
9f8e8a98
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:56
demos/demo_spectrogram.py: add samplerate option to spectrogram
d5e846c4
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:56
demos/demo_beats_and_tempo.py: skip plot if not beats
31844688
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:36
python/demos/demo_tss.py: improve default parameters
6d3777af
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:32
tests/src/io/test-sink_sndfile.c: include config, fix path
df9df98a
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:08
tests/src/test-mathutils.c: improve
e9436a68
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 11:05
tests/src/tempo/test-beattracking.c: fix output size
eadc00b7
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:49
demos/demo_sink.py: indent
e253a861
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:49
demos/demo_source.py: indent, add samplerate and hop_size options
043c48cb
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:39
tests/test_mathutils.py: can be TypeError or NotImplementedError
c965b337
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:30
src/mathutils.c: freqtobin and bintofreq to not produce negative values
037319af
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:28
src/mathutils.c: freqtomidi and miditofreq to not produce infs and nans
e1bfde5b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:25
tests/test_{source,sink}.py: add sink, improve source, use sounds in python/tests/sounds
143cc436
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 10:23
tests/test_mathutils.py: improve
b583c099
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 06:27
tests/: remove old files
4a67c129
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 06:26
ext/aubiomodule.c: more ufuncs
7606d238
– Paul Brossier <piem@piem.org>
authored
on 2013/03/06 05:07
tests/src/io/test-source.c: abort if new_aubio_source failed
e76eaf17
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 12:11
demos/demo_sink.py: add samplerate and hop_size options
223e2fe3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 11:31
python/ext/aubio-types.h: USE_LOCAL_AUBIO
6f0ef4dd
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 11:26
python/: add VERSION
4d3b5732
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 11:23
setup.py: improve, update MANIFEST.in
41399bd4
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 09:10
ext/aubio-types.h: use -DLOCAL_AUBIO to build against local aubio
63f6c13b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 06:53
MANIFEST.in: add manifest
ad5203c3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/05 06:46
python/: improve build
208336b5
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 21:55
tests/python/: removed old python tests
f50e5343
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 19:33
tests/src/io/test-source.c: default to source samplerate, add hop_size option, print number of frames read
a4cc8e5d
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 17:58
tests/: array_from_file to look for file in tests/
0d222ee8
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 17:50
ext/ufuncs.c: add first ufunc, unwrap2pi
118f47f7
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 17:04
tests/demo/plot_mfcc_filterbank.py: replaced by python/demos/demo_filterbank_slaney.py
49505f71
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 09:58
README.md: update
164980f6
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 09:46
python/: move source files to ext/
7a6521da
– Paul Brossier <piem@piem.org>
authored
on 2013/03/04 09:28
aubiomodule.c: simplify includes
6514bb6b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 11:27
aubiomodule.c: add unwrap2pi
6a50b9e0
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 11:20
python/aubiomodule.c: add midi/bin/freq conversion
68d04927
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 10:40
tests/python/src/utils/scale.py: replace with python/tests/test_scale.py
71ef9c20
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 10:33
python/tests/test_filterbank.py: added test against existing coeffs
45f0f4a6
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 10:27
tests/python/src/temporal/*.expected: moved to python/tests
57470817
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 10:19
tests/python/src/temporal/c_weighting.py: replaced by python/tests/test_filter.py
0bd161d0
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 10:16
tests/python/src/temporal/a_weighting.py: replaced by python/tests/test_filter.py
ac9eea77
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 10:14
tests/python/src/spectral/filterbank.py: replaced by python/tests/test_filterbank.py
9dd10cc9
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:57
tests/python/src/spectral/fft.py: replaced by python/tests/test_fft.py
8ee26a80
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:56
tests/python/src/temporal/filter.py: replaced by python/tests/test_filter.py
979f5314
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:55
tests/python/src/spectral/phasevoc.py: replaced by python/tests/test_phasevoc.py
5ab40ce5
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:54
tests/python/src/pitch/pitchdetection.py: replaced by python/tests/test_pitch.py
ba020733
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:53
tests/python/src/onset/peakpicker.py: replaced by python/tests/test_peakpicker.py
9afb8f89
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:52
tests/python/src/fvec.py: replaced by python/tests/test_fvec.py
52e5d696
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:51
tests/python/src/cvec.py: replaced by python/tests/test_cvec.py
f107e123
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:42
README.md: remove duplicate email address, remove THANKS merged in
4e3723d3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:33
src/io/: add link to examples and missing c++ extern
856ceb59
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:30
tests/src/io/: add comment about unstable
bab24a0c
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:15
Merge aubio.org:/git/aubio/aubio into develop
482586cb
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:13
python/env_linux: use latest build/lib.* directory
8a5c8ba3
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:11
src/spectral/: add examples
fbc55442
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:11
src/pitch/: added examples
56a75801
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:11
src/aubio_priv.h: fix AUBIO_WRN
474a573b
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:10
tests/utils_tests.h: add utils_init_random
7e35b375
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 09:09
tests/src/: improve examples
abd326c7
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 08:42
tests/src/utils/: improve examples
9ffcf836
– Paul Brossier <piem@piem.org>
authored
on 2013/03/03 08:42
tests/src/io/: add AUBIO_UNSTABLE
Next