# # ChangeLog for python/demos/demo_spectrogram.py # # Generated by Trac 1.2 # Nov 7, 2024, 6:38:07 PM Mon, 16 May 2016 01:16:00 GMT Paul Brossier [4120fbc] * python/demos/demo_bpm_extract.py (modified) * python/demos/demo_filterbank.py (modified) * python/demos/demo_filterbank_slaney.py (modified) * python/demos/demo_filterbank_triangle_bands.py (modified) * python/demos/demo_mel-energy.py (modified) * python/demos/demo_mfcc.py (modified) * python/demos/demo_onset.py (modified) * python/demos/demo_onset_plot.py (modified) * python/demos/demo_pitch.py (modified) * python/demos/demo_pitch_sinusoid.py (modified) * python/demos/demo_pysoundcard_record.py (modified) * python/demos/demo_simple_robot_voice.py (modified) * python/demos/demo_simple_spectral_weighting.py (modified) * python/demos/demo_sink.py (modified) * python/demos/demo_sink_create_woodblock.py (modified) * python/demos/demo_sink_multi.py (modified) * python/demos/demo_slicing.py (modified) * python/demos/demo_source.py (modified) * python/demos/demo_specdesc.py (modified) * python/demos/demo_spectrogram.py (modified) * python/demos/demo_tempo.py (modified) * python/demos/demo_tempo_plot.py (modified) * python/demos/demo_tss.py (modified) * python/demos/demo_waveform_plot.py (modified) python/demos: python3 and double precision compatibility Tue, 10 May 2016 18:03:06 GMT Paul Brossier [b3c2d33] * python/demos/demo_spectrogram.py (modified) python/demos/demo_spectrogram.py: remove unused import Tue, 10 May 2016 17:56:59 GMT Paul Brossier [337aaae] * python/demos/demo_spectrogram.py (modified) python/demos/demo_spectrogram.py: fix title Tue, 10 May 2016 17:35:29 GMT Paul Brossier [67e16c2] * python/demos/demo_spectrogram.py (modified) python/demos/demo_spectrogram.py: fix indent Tue, 10 May 2016 16:57:43 GMT Paul Brossier [a4575c4] * python/demos/demo_spectrogram.py (modified) python/demos/demo_spectrogram.py: fix indent Wed, 06 Mar 2013 21:56:53 GMT Paul Brossier [9f8e8a9] * python/demos/demo_spectrogram.py (modified) demos/demo_spectrogram.py: add samplerate option to spectrogram Sun, 10 Feb 2013 01:47:37 GMT Paul Brossier [26adcfb] * python/demos/demo_beats_and_tempo.py (moved) * python/demos/demo_onset_sinusoid.py (moved) * python/demos/demo_pitch_sinusoid.py (moved) * python/demos/demo_simple_robot_voice.py (moved) * python/demos/demo_sink.py (moved) * python/demos/demo_source.py (moved) * python/demos/demo_spectrogram.py (moved) * python/demos/demo_tss.py (moved) * python/tests/test_aubio.py (moved) * python/tests/test_cvec.py (moved) * python/tests/test_fft.py (moved) * python/tests/test_filter.py (moved) * python/tests/test_filterbank.py (moved) * python/tests/test_filterbank_mel.py (moved) * python/tests/test_fvec.py (moved) * python/tests/test_onset.py (moved) * python/tests/test_peakpicker.py (moved) * python/tests/test_phasevoc.py (moved) * python/tests/test_pitch.py (moved) * python/tests/test_source.py (moved) * python/tests/test_specdesc.py (moved) moved tests to subdirectory