AUTHORS
COPYING
ChangeLog
MANIFEST.in
Makefile
README.md
VERSION
aubio.pc.in
nose2.cfg
requirements.txt
setup.py
waf
wscript
aubio.egg-info/PKG-INFO
aubio.egg-info/SOURCES.txt
aubio.egg-info/dependency_links.txt
aubio.egg-info/requires.txt
aubio.egg-info/top_level.txt
doc/Makefile
doc/aubiocut.txt
doc/aubiomfcc.txt
doc/aubionotes.txt
doc/aubioonset.txt
doc/aubiopitch.txt
doc/aubioquiet.txt
doc/aubiotrack.txt
doc/conf.py
doc/full.cfg
doc/index.rst
doc/installing.rst
doc/make.bat
doc/python_module.rst
doc/web.cfg
examples/aubiomfcc.c
examples/aubionotes.c
examples/aubioonset.c
examples/aubiopitch.c
examples/aubioquiet.c
examples/aubiotrack.c
examples/jackio.c
examples/jackio.h
examples/parse_args.h
examples/utils.c
examples/utils.h
examples/wscript_build
python/README.md
python/__init__.py
python/demos/__init__.py
python/demos/demo_bpm_extract.py
python/demos/demo_create_test_sounds.py
python/demos/demo_filter.py
python/demos/demo_filterbank.py
python/demos/demo_filterbank_slaney.py
python/demos/demo_filterbank_triangle_bands.py
python/demos/demo_keyboard.py
python/demos/demo_mel-energy.py
python/demos/demo_mfcc.py
python/demos/demo_miditofreq.py
python/demos/demo_onset.py
python/demos/demo_onset_plot.py
python/demos/demo_pitch.py
python/demos/demo_pitch_sinusoid.py
python/demos/demo_pysoundcard_play.py
python/demos/demo_pysoundcard_record.py
python/demos/demo_reading_speed.py
python/demos/demo_simple_robot_voice.py
python/demos/demo_simple_spectral_weighting.py
python/demos/demo_sink.py
python/demos/demo_sink_create_woodblock.py
python/demos/demo_sink_multi.py
python/demos/demo_slicing.py
python/demos/demo_source.py
python/demos/demo_specdesc.py
python/demos/demo_spectrogram.py
python/demos/demo_tempo.py
python/demos/demo_tempo_plot.py
python/demos/demo_timestretch.py
python/demos/demo_timestretch_online.py
python/demos/demo_tss.py
python/demos/demo_waveform_plot.py
python/ext/aubio-types.h
python/ext/aubiomodule.c
python/ext/aubioproxy.c
python/ext/py-cvec.c
python/ext/py-fft.c
python/ext/py-filter.c
python/ext/py-filterbank.c
python/ext/py-musicutils.c
python/ext/py-musicutils.h
python/ext/py-phasevoc.c
python/ext/py-sink.c
python/ext/py-source.c
python/ext/ufuncs.c
python/lib/__init__.py
python/lib/gen_code.py
python/lib/gen_external.py
python/lib/moresetuptools.py
python/lib/aubio/__init__.py
python/lib/aubio/midiconv.py
python/lib/aubio/slicing.py
python/scripts/aubiocut
python/tests/a_weighting_test_simple.expected
python/tests/c_weighting_test_simple.expected
python/tests/c_weighting_test_simple_8000.expected
python/tests/filterbank_mfcc_16000_512.expected
python/tests/run_all_tests
python/tests/test_aubio.py
python/tests/test_cvec.py
python/tests/test_fft.py
python/tests/test_filter.py
python/tests/test_filterbank.py
python/tests/test_filterbank_mel.py
python/tests/test_fvec.py
python/tests/test_mathutils.py
python/tests/test_mfcc.py
python/tests/test_midi2note.py
python/tests/test_musicutils.py
python/tests/test_note2midi.py
python/tests/test_onset.py
python/tests/test_phasevoc.py
python/tests/test_pitch.py
python/tests/test_sink.py
python/tests/test_slicing.py
python/tests/test_source.py
python/tests/test_specdesc.py
python/tests/test_zero_crossing_rate.py
python/tests/utils.py
scripts/build_apple_frameworks
scripts/build_emscripten
scripts/build_mingw
scripts/get_waf.sh
scripts/setenv_local.sh
scripts/apple/Info.plist
scripts/apple/Modules/module.modulemap
src/aubio.h
src/aubio_priv.h
src/cvec.c
src/cvec.h
src/fmat.c
src/fmat.h
src/fvec.c
src/fvec.h
src/lvec.c
src/lvec.h
src/mathutils.c
src/mathutils.h
src/musicutils.h
src/types.h
src/vecutils.c
src/vecutils.h
src/wscript_build
src/io/audio_unit.c
src/io/audio_unit.h
src/io/sink.c
src/io/sink.h
src/io/sink_apple_audio.c
src/io/sink_apple_audio.h
src/io/sink_sndfile.c
src/io/sink_sndfile.h
src/io/sink_wavwrite.c
src/io/sink_wavwrite.h
src/io/source.c
src/io/source.h
src/io/source_apple_audio.c
src/io/source_apple_audio.h
src/io/source_avcodec.c
src/io/source_avcodec.h
src/io/source_sndfile.c
src/io/source_sndfile.h
src/io/source_wavread.c
src/io/source_wavread.h
src/io/utils_apple_audio.c
src/notes/notes.c
src/notes/notes.h
src/onset/onset.c
src/onset/onset.h
src/onset/peakpicker.c
src/onset/peakpicker.h
src/pitch/pitch.c
src/pitch/pitch.h
src/pitch/pitchfcomb.c
src/pitch/pitchfcomb.h
src/pitch/pitchmcomb.c
src/pitch/pitchmcomb.h
src/pitch/pitchschmitt.c
src/pitch/pitchschmitt.h
src/pitch/pitchspecacf.c
src/pitch/pitchspecacf.h
src/pitch/pitchyin.c
src/pitch/pitchyin.h
src/pitch/pitchyinfft.c
src/pitch/pitchyinfft.h
src/spectral/fft.c
src/spectral/fft.h
src/spectral/filterbank.c
src/spectral/filterbank.h
src/spectral/filterbank_mel.c
src/spectral/filterbank_mel.h
src/spectral/mfcc.c
src/spectral/mfcc.h
src/spectral/ooura_fft8g.c
src/spectral/phasevoc.c
src/spectral/phasevoc.h
src/spectral/specdesc.c
src/spectral/specdesc.h
src/spectral/statistics.c
src/spectral/tss.c
src/spectral/tss.h
src/synth/sampler.c
src/synth/sampler.h
src/synth/wavetable.c
src/synth/wavetable.h
src/tempo/beattracking.c
src/tempo/beattracking.h
src/tempo/tempo.c
src/tempo/tempo.h
src/temporal/a_weighting.c
src/temporal/a_weighting.h
src/temporal/biquad.c
src/temporal/biquad.h
src/temporal/c_weighting.c
src/temporal/c_weighting.h
src/temporal/filter.c
src/temporal/filter.h
src/temporal/resampler.c
src/temporal/resampler.h
src/utils/hist.c
src/utils/hist.h
src/utils/parameter.c
src/utils/parameter.h
src/utils/scale.c
src/utils/scale.h
src/utils/windll.c
tests/utils_tests.h
tests/wscript_build
tests/src/test-cvec.c
tests/src/test-delnull.c
tests/src/test-fmat.c
tests/src/test-fvec.c
tests/src/test-lvec.c
tests/src/test-mathutils-window.c
tests/src/test-mathutils.c
tests/src/io/test-sink-multi.c
tests/src/io/test-sink.c
tests/src/io/test-sink_apple_audio-multi.c
tests/src/io/test-sink_apple_audio.c
tests/src/io/test-sink_sndfile-multi.c
tests/src/io/test-sink_sndfile.c
tests/src/io/test-sink_wavwrite-multi.c
tests/src/io/test-sink_wavwrite.c
tests/src/io/test-source.c
tests/src/io/test-source_apple_audio.c
tests/src/io/test-source_avcodec.c
tests/src/io/test-source_multi.c
tests/src/io/test-source_seek.c
tests/src/io/test-source_sndfile.c
tests/src/io/test-source_wavread.c
tests/src/onset/test-onset.c
tests/src/onset/test-peakpicker.c
tests/src/pitch/test-pitch.c
tests/src/pitch/test-pitchfcomb.c
tests/src/pitch/test-pitchmcomb.c
tests/src/pitch/test-pitchschmitt.c
tests/src/pitch/test-pitchspecacf.c
tests/src/pitch/test-pitchyin.c
tests/src/pitch/test-pitchyinfft.c
tests/src/spectral/test-fft.c
tests/src/spectral/test-filterbank.c
tests/src/spectral/test-filterbank_mel.c
tests/src/spectral/test-mfcc.c
tests/src/spectral/test-phasevoc.c
tests/src/spectral/test-specdesc.c
tests/src/spectral/test-tss.c
tests/src/synth/test-sampler.c
tests/src/synth/test-wavetable.c
tests/src/tempo/test-beattracking.c
tests/src/tempo/test-tempo.c
tests/src/temporal/test-a_weighting.c
tests/src/temporal/test-biquad.c
tests/src/temporal/test-c_weighting.c
tests/src/temporal/test-filter.c
tests/src/temporal/test-resampler.c
tests/src/utils/test-hist.c
tests/src/utils/test-parameter.c
tests/src/utils/test-scale.c