src/: move tempo files to src/tempo, continue moving pitch and onset files
authorPaul Brossier <piem@piem.org>
Sat, 24 Nov 2007 20:08:04 +0000 (21:08 +0100)
committerPaul Brossier <piem@piem.org>
Sat, 24 Nov 2007 20:08:04 +0000 (21:08 +0100)
commitbcf38fe01822c610831591851df8abd76bfaacf7
tree8de17e927cf06b9310ca9ecc99be36629f7dff85
parent2d8cffabb484b5bee7d4d44c8f753d95ca841d03
src/: move tempo files to src/tempo, continue moving pitch and onset files
12 files changed:
src/Makefile.am
src/aubio.h
src/onset/onset.c [moved from src/onset.c with 99% similarity]
src/onset/onset.h [moved from src/onset.h with 100% similarity]
src/onset/peakpick.c [moved from src/peakpick.c with 100% similarity]
src/onset/peakpick.h [moved from src/peakpick.h with 100% similarity]
src/pitch/pitchdetection.c [moved from src/pitchdetection.c with 100% similarity]
src/pitch/pitchdetection.h [moved from src/pitchdetection.h with 100% similarity]
src/tempo/beattracking.c [moved from src/beattracking.c with 100% similarity]
src/tempo/beattracking.h [moved from src/beattracking.h with 100% similarity]
src/tempo/tempo.c [moved from src/tempo.c with 98% similarity]
src/tempo/tempo.h [moved from src/tempo.h with 100% similarity]