mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Thin out qm-dsp code: no threading
This commit is contained in:
parent
ee2a1b7bea
commit
a543ae329c
8 changed files with 0 additions and 1617 deletions
|
|
@ -49,7 +49,6 @@ def build(bld):
|
|||
dsp/phasevocoder/PhaseVocoder.cpp
|
||||
dsp/rateconversion/Decimator.cpp
|
||||
dsp/rateconversion/DecimatorB.cpp
|
||||
dsp/rateconversion/Resampler.cpp
|
||||
dsp/rhythm/BeatSpectrum.cpp
|
||||
dsp/segmentation/cluster_melt.c
|
||||
dsp/segmentation/ClusterMeltSegmenter.cpp
|
||||
|
|
@ -73,7 +72,6 @@ def build(bld):
|
|||
maths/KLDivergence.cpp
|
||||
maths/MathUtilities.cpp
|
||||
maths/pca/pca.c
|
||||
thread/Thread.cpp
|
||||
ext/kissfft/kiss_fft.c
|
||||
ext/kissfft/tools/kiss_fftr.c
|
||||
'''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue