13
0
livetrax/libs/vamp-plugins
Mads Kiilerich 6b61b03434 wscript: drop traces of shutdown() handling
autowaf has no real shutdown functionality anyway. The automatic
shutdown function that could have been called wouldn't work anyway, as
it takes an argument.

The only reason it doesn't fail is that the top level wscript has no
shutdown handling and doesn't recurse to other scripts, so it is all
dead code.
2023-10-15 10:47:16 -06:00
..
MSVCvamp-plugins
AmplitudeFollower.cpp
AmplitudeFollower.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
BarBeatTrack.cpp
BarBeatTrack.h
BeatTrack.cpp
BeatTrack.h
ChromagramPlugin.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
ChromagramPlugin.h
ebu_r128_proc.cc Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
ebu_r128_proc.h
EBUr128.cpp
EBUr128.h
KeyDetect.cpp
KeyDetect.h update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
Onset.cpp fix aubio-onset detection parameters 2016-05-01 18:47:14 +02:00
Onset.h
OnsetDetect.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
OnsetDetect.h
PercussionOnsetDetector.cpp
PercussionOnsetDetector.h
plugins.cpp
SimilarityPlugin.cpp
SimilarityPlugin.h
SpectralCentroid.cpp
SpectralCentroid.h
TonalChangeDetect.cpp Amend previous commit (no default namespace std) 2020-05-24 23:22:20 +02:00
TonalChangeDetect.h
Transcription.cpp
Transcription.h
TruePeak.cpp
TruePeak.h
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
ZeroCrossing.cpp globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
ZeroCrossing.h