Timeline
Nov 29, 2013:
- 12:55 PM Changeset [83d2948]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/fmat.c: use memcpy on each column
Nov 28, 2013:
- 9:51 PM Changeset [767990e]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/{fvec,cvec,lvec,fmat}.c: make sure new_ functions return NULL if …
- 9:50 PM Changeset [41eff53]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/lvec.c: no need to set to 0 after calloc
- 9:49 PM Changeset [c666a18]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/fmat.c: use memset for each columns
Nov 27, 2013:
- 11:46 PM Changeset [88fee8f]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/pitch/pitchyinfft.c: beautify frequency weighting coefficients
Nov 26, 2013:
- 8:09 PM Changeset [39a7b26]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/cvec.h: improve cvec_t api
- 4:44 AM Changeset [923a7a8]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/{fvec,fmat}.c: use memcpy and memset to optimise when possible, …
- 4:26 AM Changeset [2dbcafa]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: normalise confidence
- 4:18 AM Changeset [77db425]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/tempo.c: fix for different samplerates
Nov 25, 2013:
- 11:27 PM Changeset [18f14f9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: also empty output if bp = 0
- 11:26 PM Changeset [ffa8607]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/tempo/beattracking.c: fix rayleigh period clamping
Nov 21, 2013:
- 8:10 PM Changeset [fda4fd7]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript: add -fPIC
- 8:09 PM Changeset [7fd1831]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/wscript_build: really build both targets
- 8:09 PM Changeset [f6ee160]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/wscript_build: simplify
Nov 20, 2013:
- 2:56 AM Changeset [aad688e]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/aubiotrack.c: do not mix input in output yet
- 2:50 AM Changeset [dedeffc]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- python/demos/demo_sink_create_woodblock.py: fix wavetable
- 2:47 AM Changeset [1e1a2c9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- python/scripts/aubiocut: make -i optional
- 1:52 AM Changeset [d4c0932]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript: move double towards the end, improve help
Nov 19, 2013:
- 11:56 PM Changeset [cdfc394]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/wscript_build: simplify
- 11:46 PM Changeset [985a5d1]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript, src/wscpript: use ctx.options.target_platform, always build …
- 11:33 PM Changeset [d75c900]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- python/ext/aubiomodule.c: add missing generated_types_ready prototype
- 8:46 PM Changeset [53ff597]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/spectral/fft.c: add missing vDSP_destroy_fftsetup
Nov 17, 2013:
- 7:50 PM Changeset [917d4c1]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript: add arm64
- 7:49 PM Changeset [af3cfb3]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/io/audio_unit.c: avoid double free
- 6:23 PM Changeset [5b41ef9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/mathutils.h: move fvec_local_energy to aubio_level_lin, move to …
- 6:00 PM Changeset [c1ddeb8]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/aubioonset.c: only play onset for now
Nov 13, 2013:
- 6:01 PM Changeset [a6ad662]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- removed sounds/woodblock.aiff
- 3:16 PM Changeset [3cc1491]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- python/lib/aubio/midiconv.py: add freq2note
- 3:08 PM Changeset [6497e78]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- .gitignore: also ignore .zip
- 2:34 PM Changeset [0c11dfa]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript: add x86_64 to ios simulator
- 1:27 PM Changeset [988345f]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- tests/src/tempo/test-beattracking.c: print bpm
- 1:27 PM Changeset [a4c1e86]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- tests/src/spectral/test-filterbank.c: print filterbank
- 1:26 PM Changeset [4bc92c0]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/io/sink_apple_audio.c: switch to sync mode if async fails
- 1:25 PM Changeset [d3066e2]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/io/audio_unit.c: cast OSStatus to int, add missing \n
- 1:00 PM Changeset [c101fe1]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- waf, waflib: update to 1.7.13
- 1:21 AM Changeset [54e74f0]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- tests/src/io/test-source_seek.c: initialize variables
- 1:12 AM Changeset [19ddbf3]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript: set DEST_OS, use -isysroot and -mios-simulator-version-min
Nov 12, 2013:
- 12:11 PM Changeset [4dd7816]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- wscript: remove hardcoded compiler and linker on darwin
Nov 5, 2013:
- 2:10 PM Changeset [5bfb0fd]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/jackio.c: update jack_client_new ot jack_client_open
- 1:47 PM Changeset [e97d0b3]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- python: add wavetable, skip parameter
Nov 4, 2013:
- 3:28 PM Changeset [f3617e7]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- examples/: use wavetable to play pitch and to replace woodblock
Nov 1, 2013:
- 8:55 PM Changeset [509e8f9]feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+ by
- src/aubio.h: add utils/parameter.h
Note: See TracTimeline
for information about the timeline view.