mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
add dBTP Vamp plugin
This commit is contained in:
parent
148f2ab8e5
commit
d2fa4b3388
4 changed files with 770 additions and 2 deletions
|
|
@ -43,6 +43,7 @@ def build(bld):
|
|||
OnsetDetect.cpp
|
||||
PercussionOnsetDetector.cpp
|
||||
SpectralCentroid.cpp
|
||||
TruePeak.cpp
|
||||
ZeroCrossing.cpp
|
||||
'''
|
||||
obj.export_includes = ['.']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue