test-scale.c 
.appveyor.yml
.coveragerc
.gitignore
.travis.yml
aubio.pc.in
AUTHORS
azure-pipelines.yml
ChangeLog
CMakeLists.txt
COPYING
Makefile
MANIFEST.in
README.md
requirements.txt
setup.py
this_version.py
tmp.txt
VERSION
waf_gensyms.py
wscript
about.rst
android.rst
aubio.txt
aubiocut.txt
aubiomfcc.txt
aubionotes.txt
aubioonset.txt
aubiopitch.txt
aubioquiet.txt
aubiotrack.txt
binaries.rst
building.rst
cli.rst
cli_features.rst
conf.py
debian_packages.rst
develop.rst
download.rst
full.cfg
index.rst
installing.rst
make.bat
Makefile
python.rst
python_module.rst
py_analysis.rst
py_datatypes.rst
py_examples.rst
py_io.rst
py_spectral.rst
py_synth.rst
py_temporal.rst
py_utils.rst
requirements.rst
statuslinks.rst
web.cfg
xcode_frameworks.rst
aubiomfcc.c
aubionotes.c
aubioonset.c
aubiopitch.c
aubioquiet.c
aubiotrack.c
jackio.c
jackio.h
parse_args.h
utils.c
utils.h
wscript_build
README.md
demo_alsa.py
demo_bench_yin.py
demo_bpm_extract.py
demo_create_test_sounds.py
demo_filter.py
demo_filterbank.py
demo_filterbank_slaney.py
demo_filterbank_triangle_bands.py
demo_keyboard.py
demo_mel-energy.py
demo_mfcc.py
demo_miditofreq.py
demo_notes.py
demo_onset.py
demo_onset_plot.py
demo_pitch.py
demo_pitch_sinusoid.py
demo_pyaudio.py
demo_pysoundcard_play.py
demo_pysoundcard_record.py
demo_reading_speed.py
demo_simple_robot_voice.py
demo_simple_spectral_weighting.py
demo_sink.py
demo_sink_create_woodblock.py
demo_sink_multi.py
demo_slicing.py
demo_source.py
demo_source_simple.py
demo_specdesc.py
demo_spectrogram.py
demo_tapthebeat.py
demo_tempo.py
demo_tempo_plot.py
demo_timestretch.py
demo_timestretch_online.py
demo_tss.py
demo_wav2midi.py
demo_waveform_plot.py
demo_yin_compare.py
__init__.py
aubio-docstrings.h
aubio-types.h
aubiomodule.c
aubioproxy.c
py-cvec.c
py-fft.c
py-filter.c
py-filterbank.c
py-musicutils.c
py-musicutils.h
py-phasevoc.c
py-sink.c
py-source.c
ufuncs.c
gen_code.py
gen_external.py
moresetuptools.py
cmd.py
cut.py
midiconv.py
slicing.py
__init__.py
a_weighting_test_simple.expected
c_weighting_test_simple.expected
c_weighting_test_simple_8000.expected
eval_pitch
filterbank_mfcc_16000_512.expected
test_aubio.py
test_aubio_cmd.py
test_aubio_cut.py
test_cvec.py
test_dct.py
test_fft.py
test_filter.py
test_filterbank.py
test_filterbank_mel.py
test_fvec.py
test_fvec_shift.py
test_hist.py.old
test_hztomel.py
test_mathutils.py
test_mfcc.py
test_midi2note.py
test_musicutils.py
test_note2midi.py
test_notes.py
test_onset.py
test_peakpicker.py.old
test_phasevoc.py
test_pitch.py
test_scale.py.old
test_sink.py
test_slicing.py
test_source.py
test_source_channels.py
test_specdesc.py
test_tempo.py
test_zero_crossing_rate.py
utils.py
_tools.py
build_android
build_apple_frameworks
build_emscripten
build_mingw
get_waf.sh
setenv_local.sh
Info.plist
module.modulemap
aubio.h
aubio_priv.h
clip
cvec.c
cvec.h
fmat.c
fmat.h
fvec.c
fvec.h
lvec.c
lvec.h
mathutils.c
mathutils.h
musicutils.c
musicutils.h
types.h
vecutils.c
vecutils.h
wscript_build
audio_unit.c
audio_unit.h
ioutils.c
ioutils.h
sink.c
sink.h
sink_apple_audio.c
sink_apple_audio.h
sink_sndfile.c
sink_sndfile.h
sink_wavwrite.c
sink_wavwrite.h
source.c
source.h
source_apple_audio.c
source_apple_audio.h
source_avcodec.c
source_avcodec.h
source_sndfile.c
source_sndfile.h
source_wavread.c
source_wavread.h
utils_apple_audio.c
notes.c
notes.h
onset.c
onset.h
peakpicker.c
peakpicker.h
pitch.c
pitch.h
pitchfcomb.c
pitchfcomb.h
pitchmcomb.c
pitchmcomb.h
pitchschmitt.c
pitchschmitt.h
pitchspecacf.c
pitchspecacf.h
pitchyin.c
pitchyin.h
pitchyinfast.c
pitchyinfast.h
pitchyinfft.c
pitchyinfft.h
awhitening.c
awhitening.h
dct.c
dct.h
dct_accelerate.c
dct_fftw.c
dct_ipp.c
dct_ooura.c
dct_plain.c
fft.c
fft.h
filterbank.c
filterbank.h
filterbank_mel.c
filterbank_mel.h
mfcc.c
mfcc.h
ooura_fft8g.c
phasevoc.c
phasevoc.h
specdesc.c
specdesc.h
statistics.c
tss.c
tss.h
sampler.c
sampler.h
wavetable.c
wavetable.h
beattracking.c
beattracking.h
tempo.c
tempo.h
a_weighting.c
a_weighting.h
biquad.c
biquad.h
c_weighting.c
c_weighting.h
filter.c
filter.h
resampler.c
resampler.h
hist.c
hist.h
log.c
log.h
parameter.c
parameter.h
scale.c
scale.h
windll.c
create_tests_source.py
utils_tests.h
wscript_build
test-cvec.c
test-fmat.c
test-fvec.c
test-lvec.c
test-mathutils-window.c
test-mathutils.c
test-vecutils.c
base-sink_custom.h
base-source_custom.h
test-sink.c
test-sink_apple_audio.c
test-sink_sndfile.c
test-sink_wavwrite.c
test-source.c
test-source_apple_audio.c
test-source_avcodec.c
test-source_sndfile.c
test-source_wavread.c
test-notes.c
test-onset.c
test-peakpicker.c
test-pitch.c
test-pitchfcomb.c
test-pitchmcomb.c
test-pitchschmitt.c
test-pitchspecacf.c
test-pitchyin.c
test-pitchyinfft.c
test-awhitening.c
test-dct.c
test-fft.c
test-filterbank.c
test-filterbank_mel.c
test-mfcc.c
test-phasevoc.c
test-specdesc.c
test-tss.c
test-sampler.c
test-wavetable.c
test-beattracking.c
test-tempo.c
test-a_weighting.c
test-biquad.c
test-c_weighting.c
test-filter.c
test-resampler.c
test-hist.c
test-log.c
test-parameter.c
test-scale.c
