MANIFEST.in
README
VERSION
setup.py
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
demos/demo_a_weighting.py
demos/demo_bpm_extract.py
demos/demo_filterbank.py
demos/demo_filterbank_slaney.py
demos/demo_filterbank_triangle_bands.py
demos/demo_keyboard.py
demos/demo_mel-energy.py
demos/demo_mfcc.py
demos/demo_miditofreq.py
demos/demo_onset.py
demos/demo_onset_plot.py
demos/demo_pitch.py
demos/demo_pitch_sinusoid.py
demos/demo_pysoundcard_play.py
demos/demo_pysoundcard_record.py
demos/demo_simple_robot_voice.py
demos/demo_simple_spectral_weighting.py
demos/demo_sink.py
demos/demo_sink_create_woodblock.py
demos/demo_sink_multi.py
demos/demo_slicing.py
demos/demo_source.py
demos/demo_specdesc.py
demos/demo_spectrogram.py
demos/demo_tempo.py
demos/demo_tempo_plot.py
demos/demo_tss.py
demos/demo_waveform_plot.py
ext/aubio-types.h
ext/aubiomodule.c
ext/aubioproxy.c
ext/aubiowraphell.h
ext/py-cvec.c
ext/py-fft.c
ext/py-filter.c
ext/py-filterbank.c
ext/py-musicutils.c
ext/py-musicutils.h
ext/py-phasevoc.c
ext/py-sink.c
ext/py-source.c
ext/ufuncs.c
gen/aubio-generated.c
gen/aubio-generated.h
gen/gen-mfcc.c
gen/gen-onset.c
gen/gen-pitch.c
gen/gen-sampler.c
gen/gen-specdesc.c
gen/gen-tempo.c
gen/gen-tss.c
gen/gen-wavetable.c
lib/gen_pyobject.py
lib/generator.py
lib/aubio/__init__.py
lib/aubio/midiconv.py
lib/aubio/slicing.py
scripts/aubiocut
tests/run_all_tests
tests/test_aubio.py
tests/test_cvec.py
tests/test_fft.py
tests/test_filter.py
tests/test_filterbank.py
tests/test_filterbank_mel.py
tests/test_fvec.py
tests/test_mathutils.py
tests/test_midi2note.py
tests/test_musicutils.py
tests/test_note2midi.py
tests/test_onset.py
tests/test_phasevoc.py
tests/test_pitch.py
tests/test_sink.py
tests/test_slicing.py
tests/test_source.py
tests/test_specdesc.py
tests/test_zero_crossing_rate.py
tests/utils.py