python/demos/demo_pitch.py: remove stdout, plot in midi
[aubio.git] / python / demos /
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-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
2013-12-03 Paul Brossierpython/demos/demo_simple_spectral_weighting.py: added...
2013-12-02 Paul Brossierpython/demos/demo_bpm_extract.py: add simple demo to...
2013-12-02 Paul Brossierpython/demos/demo_tempo_plot.py: update
2013-12-02 Paul Brossierpython/demos/demo_filterbank.py: fix header
2013-12-02 Paul Brossierpython/demos/demo_pitch.py: add plotting
2013-11-20 Paul Brossierpython/demos/demo_sink_create_woodblock.py: fix wavetable
2013-10-27 Paul BrossierMerge branch 'develop' of aubio.org:/git/aubio/aubio...
2013-10-17 Paul Brossierdemos/demo_waveform_plot.py: add downsample parameter
2013-10-15 Paul Brossierpython/demos/demo_filterbank.py: added simple filterban...
2013-10-15 Paul Brossiermerge with develop
2013-04-09 Paul Brossiersrc/onset/: rename get_last_onset to get_last
2013-03-23 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul Brossiermerge from develop
2013-03-22 Paul Brossierpython/demos/demo_miditofreq.py: added simple miditofre...
2013-03-22 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul BrossierMerge branch 'device' into develop
2013-03-22 Paul Brossierpython/demos/demo_{mel-energy,mfcc,specdesc}.py: use...
2013-03-22 Paul Brossierpython/demos/demo_mel-energy.py: added simple mel energ...
2013-03-22 Paul Brossierpython/demos/demo_mfcc.py: added simple mfcc demo
2013-03-22 Paul Brossierpython/demos/demo_waveform_plot.py: also set x limits
2013-03-22 Paul Brossierpython/demos/demo_waveform_plot.py: plot more samples...
2013-03-15 Paul Brossierpython/demos/demo_onset*: remove di, moved to C
2013-03-13 Paul Brossierpython/demos/demo_tempo_plot.py: import first
2013-03-09 Paul Brossierdemos/demo_sink_create_woodblock.py: table lookup to...
2013-03-09 Paul Brossierdemos/demo_waveform_plot.py: improve
2013-03-08 Paul Brossierpython/demos: add demo_pitch.py and demo_waveform_plot.py
2013-03-08 Paul Brossierdemos/demo_onset.py: simplify imports
2013-03-08 Paul Brossierpython/tests/test_fft.py: update, indent
2013-03-08 Paul Brossierpython/demos/: update and add some demos
2013-03-08 Paul Brossierdemos/demo_onset.py: add simple onset example, update...
2013-03-08 Paul Brossierdemos/demo_slicing.py: slice exactly at region boundary
2013-03-07 Paul Brossierpython/demos/demo_keyboard.py: remove gnuplot stuff
2013-03-07 Paul Brossierpython/demos/demo_keyboard.py: indent
2013-03-07 Paul Brossierpython/demos/demo_keyboard.py: moved to numpy
2013-03-06 Paul Brossierdemos/demo_onset_file.py: indent, hide y-axis
2013-03-06 Paul Brossierdemos/demo_spectrogram.py: add samplerate option to...
2013-03-06 Paul Brossierdemos/demo_beats_and_tempo.py: skip plot if not beats
2013-03-06 Paul Brossierpython/demos/demo_tss.py: improve default parameters
2013-03-06 Paul Brossierdemos/demo_sink.py: indent
2013-03-06 Paul Brossierdemos/demo_source.py: indent, add samplerate and hop_si...
2013-03-05 Paul Brossierdemos/demo_sink.py: add samplerate and hop_size options
2013-02-13 Paul Brossierdemos/demo_slicing.py: add simple slicing example
2013-02-13 Paul Brossierdemos/aubiocut: start moving aubiocut to new python
2013-02-12 Paul Brossierpython/demos/demo_onset_file.py: also plot descriptor...
2013-02-12 Paul Brossierdemos/demo_onset_file.py: remove old onsets
2013-02-12 Paul Brossierdemos/demo_onset_file.py: added onset example
2013-02-11 Paul Brossierdemo_source_auto_samplerate.py: add example of automati...
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul Brossierdemos/demo_sink_create_woodblock.py: generate a woodblo...
2013-02-10 Paul Brossiermoved demos to subdirectory
2013-02-10 Paul Brossiermoved tests to subdirectory