Merge branch 'master' into feature/quietmode
[aubio.git] / python / demos /
2019-06-29 Paul BrossierMerge branch 'master' into feature/quietmode
2019-06-28 Paul BrossierMerge branch 'master' into fix/setbiquad
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2019-03-26 Paul Brossier[py] fix note-off timings (closes #240, thanks to ...
2018-11-05 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-04 Paul Brossier[py] improve style for demo_filterbank.py
2018-11-04 Paul Brossier[py] improve style for demo_source_simple.py
2018-11-04 Paul Brossier[py] improve style for demo_filter.py
2018-10-31 Paul BrossierMerge branch 'feature/docstrings' (see #73)
2018-10-31 Paul Brossier[doc] improve demos used in examples
2018-10-30 Paul BrossierMerge branch 'master' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/cdocstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/earlynoteoff
2018-10-30 Paul BrossierMerge branch 'feature/note2freq'
2018-10-30 Paul BrossierMerge branch 'feature/note2freq'
2018-10-29 Paul Brossier[demo] fix bpm_extract arguments
2018-08-07 Paul BrossierMerge branch 'master' into dct
2018-06-21 Paul BrossierMerge branch 'ancorcruz-master'
2018-05-15 Ancor Cruzpython/demos/demo_pitch_sinusoid.py: use // to yield...
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-09-30 Paul BrossierMerge branch 'master' into PR/simplify_emscripten
2017-09-16 Paul BrossierMerge branch 'master' into dct
2017-09-14 Paul Brossierpython/demos/demo_tapthebeat.py: prefix unused argument...
2017-09-14 Paul Brossierpython/demos/demo_bpm_extract.py: add beats_to_bpm
2017-09-14 Paul Brossierpython/demos/demo_bpm_extract.py: add argparse
2017-09-04 Paul Brossierpython/demos/demo_wav2midi.py: remove unused variables
2017-09-04 Paul Brossierpython/demos/demo_wav2midi.py: add simple midi file...
2017-07-24 Paul Brossierpython/demos/demo_yin_compare.py: fix indentation
2017-07-24 Paul BrossierMerge branch 'yinfast'
2017-07-24 Paul BrossierMerge branch 'master' into yinfast
2017-05-09 Paul Brossiersrc/pitch/pitch.h: add a note about yinfast
2017-05-09 Paul Brossierpython/demos/demo_fastyin_compare.py: comparison of...
2017-05-08 Paul Brossierpython/demos/demo_tapthebeat.py: play beats using pyaudio
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-02-02 Paul Brossierpython/demos/demo_bench_yin.py: add yin/yinfft benchmar...
2016-12-24 Paul BrossierMerge branch 'yin-optimizations' of https://github...
2016-12-24 Paul BrossierMerge branch 'waf-build-tweaks' of https://github.com...
2016-12-21 Paul Brossierpython/demos/demo_pyaudio.py: add some comments, avoid...
2016-12-21 Paul Brossierpython/demos/demo_pyaudio.py: added simple demo for...
2016-12-17 Paul Brossierpython/demos/demo_notes.py: add simple notes demos
2016-11-30 Paul Brossierpython/demos/demo_timestretch_online.py: use 512, fix...
2016-11-16 Paul Brossierpython/demos/demo_alsa.py: add example using alsaaudio...
2016-11-16 Paul Brossierpython/demos/demo_timestretch*: use // to yield an...
2016-09-22 Paul Brossierpython/demos/demo_mfcc.py: add options to plot first...
2016-08-27 Paul Brossierpython/demos/demo_timestretch*: remove unused import
2016-08-27 Paul Brossierpython/demos/demo_source_simple.py: make executable
2016-08-27 Paul Brossierpython/demos/demo_source_simple.py: fix indentation
2016-08-26 Paul Brossierdoc/python_module.rst: add demo_source_simple.py
2016-08-20 Paul Brossierpython/demos/demo_tss.py: improve default parameters...
2016-08-18 Paul Brossier./python/demos/demo_timestretch{,_online}.py: fix usage...
2016-07-22 Paul BrossierMerge branch 'aubiotrack_midi_output' of https://github...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-06-06 Paul Brossierpython/demos/demo_timestretch.py: add timescale algorit...
2016-06-06 Paul Brossierpython/demos/demo_timestretch.py: add timescale algorithm
2016-05-16 Paul Brossierpython/demos/demo_specdesc.py: remove unused import
2016-05-16 Paul Brossierpython/: fix comparisons to None
2016-05-16 Paul Brossierpython/demos: python3 and double precision compatibility
2016-05-15 Paul Brossierpython/demos/__init__.py: added empty file
2016-05-15 Paul Brossierpython/demos/demo_create_test_sounds.py: python 3 compat
2016-05-15 Paul Brossierpython/demos/demo_create_test_sounds.py: add script...
2016-05-13 Paul Brossierpython/demos/demo_reading_speed.py: avoid unused variable
2016-05-10 Paul Brossierpython/demos/demo_reading_speed.py: avoid unused variab...
2016-05-10 Paul Brossierpython/demos/demo_onset_plot.py: remove unused import
2016-05-10 Paul Brossierpython/demos/demo_pitch_sinusoid.py: clean up, indent
2016-05-10 Paul Brossierpython/demos/demo_simple_robot_voice.py: indent
2016-05-10 Paul Brossierpython/demos/demo_reading_speed.py: disable other packa...
2016-05-10 Paul Brossierpython/demos: remove unused import and variables
2016-05-10 Paul Brossierpython/demos/demo_spectrogram.py: remove unused import
2016-05-10 Paul Brossierpython/demos/demo_spectrogram.py: fix title
2016-05-10 Paul Brossierpython/demos/demo_pitch.py: clean up imports
2016-05-10 Paul Brossierpython/demos/demo_bpm_extract.py: add exception type...
2016-05-10 Paul Brossierpython/demos/demo_spectrogram.py: fix indent
2016-05-10 Paul Brossierpython/demos/demo_tss.py: fix indent
2016-05-10 Paul Brossierpython/demos/demo_spectrogram.py: fix indent
2016-05-10 Paul Brossierpython/demos/demo_filter.py: clean-up
2016-05-10 Paul Brossierpython/demos/demo_filter.py: moved from _a_weighting...
2016-04-25 Paul Brossierdemos/demo_reading_speed.py: add reading speed tests
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2016-02-03 Paul BrossierMerge branch 'develop' into awhitening
2016-01-17 Paul Brossierpython/demos/demo_pysoundcard_*: update to pysoundcard...
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2015-05-26 Paul Brossierpython/demos/demo_pitch.py: remove stdout, plot in...
2015-05-26 Paul Brossierpython/demos/demo_mfcc.py: add comment
2015-01-29 Paul Brossierpython/demos/demo_sink_multi.py: add multi channel...
2014-08-24 Paul Brossierpython/demos/demo_mfcc.py: use n_coeffs
2014-08-24 Paul Brossierpython/demos/demo_a_weighting.py: add simple demo for...
2014-08-22 Paul BrossierMerge branch 'notes' of aubio.org:/git/aubio/aubio...
2014-07-03 Paul Brossierpython/demos/demo_mfcc.py: use n_coeffs
2014-03-19 Paul Brossierpython/demos/demo_a_weighting.py: add simple demo for...
2014-03-10 Paul Brossierpython/demos/demo_source_auto_samplerate.py: remove...
2014-02-22 Paul Brossierpython/demos/demo_source_auto_samplerate.py: define...
2014-02-14 Paul Brossierpython/demos/demo_pysoundcard_record.py: normalize...
2014-02-14 Paul Brossierpython/demos/demo_pysoundcard_record.py: added simple...
2014-02-14 Paul Brossierpython/demos/demo_pysoundcard_play.py: added simple...
2014-01-02 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-12-25 Paul Brossierpython/demos/demo_mfcc.py: remove unused variables
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-18 Paul Brossierpython/demos/: minor plot improvements
2013-12-10 Paul Brossierpython/demos/demo_bpm_extract.py: make executable
next