# # ChangeLog for python/demos/demo_pitch_sinusoid.py # # Generated by Trac 1.2 # Oct 19, 2024, 4:22:18 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 20:31:05 GMT Paul Brossier [f6892d4] * python/demos/demo_pitch_sinusoid.py (modified) python/demos/demo_pitch_sinusoid.py: clean up, indent Tue, 10 May 2016 19:53:01 GMT Paul Brossier [8fb567c] * python/demos/demo_filterbank.py (modified) * python/demos/demo_filterbank_slaney.py (modified) * python/demos/demo_keyboard.py (modified) * python/demos/demo_mel-energy.py (modified) * python/demos/demo_mfcc.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_reading_speed.py (modified) * python/demos/demo_sink_create_woodblock.py (modified) * python/demos/demo_tempo_plot.py (modified) * python/demos/demo_tss.py (modified) * python/demos/demo_waveform_plot.py (modified) python/demos: remove unused import and variables 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