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 Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 09:19:28 +01:00
AmplitudeFollower.cpp NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
AmplitudeFollower.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
BarBeatTrack.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
BarBeatTrack.h update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
BeatTrack.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
BeatTrack.h update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
ChromagramPlugin.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
ChromagramPlugin.h update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
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 update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
OnsetDetect.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
OnsetDetect.h allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
PercussionOnsetDetector.cpp globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
PercussionOnsetDetector.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
SimilarityPlugin.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
SimilarityPlugin.h update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
SpectralCentroid.cpp globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
SpectralCentroid.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
TonalChangeDetect.cpp Amend previous commit (no default namespace std) 2020-05-24 23:22:20 +02:00
TonalChangeDetect.h update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
Transcription.cpp update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
Transcription.h update qm-vamp-plugins (git v1.7.1-10-g76bc879) 2017-04-01 21:50:32 +02:00
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 globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
ZeroCrossing.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
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 update/include Queen Mary Vamp plugin set 2016-10-06 00:58:16 +02:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00