ardour/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
BarBeatTrack.cpp
BarBeatTrack.h
BeatTrack.cpp
BeatTrack.h
ChromagramPlugin.cpp
ChromagramPlugin.h
EBUr128.cpp Export analysis: log loudness / time 2021-04-07 01:46:02 +02:00
EBUr128.h EBU/VAMP: clang-format and reduce scope 2021-04-07 01:45:29 +02:00
KeyDetect.cpp
KeyDetect.h
Onset.cpp
Onset.h
OnsetDetect.cpp
OnsetDetect.h
PercussionOnsetDetector.cpp
PercussionOnsetDetector.h
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 Increase accuracy of analyzed true-peak positions 2020-03-06 04:13:09 +01:00
TruePeak.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
ZeroCrossing.cpp
ZeroCrossing.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 EBU/VAMP: clang-format and reduce scope 2021-04-07 01:45:29 +02:00
plugins.cpp
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00