RSS feed
d4c09320
– Paul Brossier <piem@piem.org>
authored
on 2013/11/19 20:52
wscript: move double towards the end, improve help
cdfc394d
– Paul Brossier <piem@piem.org>
authored
on 2013/11/19 18:56
src/wscript_build: simplify
985a5d1d
– Paul Brossier <piem@piem.org>
authored
on 2013/11/19 18:46
wscript, src/wscpript: use ctx.options.target_platform, always build .a, indent and cleanup
d75c9007
– Paul Brossier <piem@piem.org>
authored
on 2013/11/19 18:33
python/ext/aubiomodule.c: add missing generated_types_ready prototype
53ff597c
– Paul Brossier <piem@piem.org>
authored
on 2013/11/19 15:46
src/spectral/fft.c: add missing vDSP_destroy_fftsetup
917d4c15
– Paul Brossier <piem@piem.org>
authored
on 2013/11/17 14:50
wscript: add arm64
af3cfb3c
– Paul Brossier <piem@piem.org>
authored
on 2013/11/17 14:49
src/io/audio_unit.c: avoid double free
5b41ef98
– Paul Brossier <piem@piem.org>
authored
on 2013/11/17 13:23
src/mathutils.h: move fvec_local_energy to aubio_level_lin, move to musicutils.h
c1ddeb8b
– Paul Brossier <piem@piem.org>
authored
on 2013/11/17 13:00
examples/aubioonset.c: only play onset for now
a6ad662c
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 13:01
removed sounds/woodblock.aiff
3cc14910
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 10:16
python/lib/aubio/midiconv.py: add freq2note
6497e78e
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 10:08
.gitignore: also ignore .zip
0c11dfad
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 09:34
wscript: add x86_64 to ios simulator
988345f8
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 08:27
tests/src/tempo/test-beattracking.c: print bpm
a4c1e861
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 08:27
tests/src/spectral/test-filterbank.c: print filterbank
4bc92c01
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 08:26
src/io/sink_apple_audio.c: switch to sync mode if async fails
d3066e2f
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 08:25
src/io/audio_unit.c: cast OSStatus to int, add missing \n
c101fe13
– Paul Brossier <piem@piem.org>
authored
on 2013/11/13 08:00
waf, waflib: update to 1.7.13
54e74f0c
– Paul Brossier <piem@piem.org>
authored
on 2013/11/12 20:21
tests/src/io/test-source_seek.c: initialize variables
19ddbf35
– Paul Brossier <piem@piem.org>
authored
on 2013/11/12 20:12
wscript: set DEST_OS, use -isysroot and -mios-simulator-version-min
4dd7816b
– Paul Brossier <piem@piem.org>
authored
on 2013/11/12 07:11
wscript: remove hardcoded compiler and linker on darwin
5bfb0fd9
– Paul Brossier <piem@piem.org>
authored
on 2013/11/05 09:10
examples/jackio.c: update jack_client_new ot jack_client_open
e97d0b35
– Paul Brossier <piem@piem.org>
authored
on 2013/11/05 08:47
python: add wavetable, skip parameter
f3617e74
– Paul Brossier <piem@piem.org>
authored
on 2013/11/04 10:28
examples/: use wavetable to play pitch and to replace woodblock
509e8f9e
– Paul Brossier <piem@piem.org>
authored
on 2013/11/01 16:55
src/aubio.h: add utils/parameter.h
c2e0aef7
– Paul Brossier <piem@piem.org>
authored
on 2013/10/27 20:16
src/synth/wavetable.c: use parameters for frequency and amplitude
650cae3e
– Paul Brossier <piem@piem.org>
authored
on 2013/10/27 20:15
src/utils/parameter.{c,h}: added simple parameter with linear interpolation
8247249d
– Paul Brossier <piem@piem.org>
authored
on 2013/10/27 19:36
src/synth/wavetable.c: fix frequency interpolation, add amp to do_multi
dc467b5d
– Paul Brossier <piem@piem.org>
authored
on 2013/10/27 08:44
Merge branch 'develop' of aubio.org:/git/aubio/aubio into wavetable