Owen Green
|
6e04a39e9d
|
Add header block to client cpp stubs
|
6 years ago |
Owen Green
|
9f8e5f9e28
|
Add header block to cmake files
|
6 years ago |
Owen Green
|
aaf43cbf68
|
Remove noise from subproject CMakeLists
|
6 years ago |
Owen Green
|
d6fe4f705a
|
Update subprojects' minimum CMake to 3.11
|
6 years ago |
Gerard
|
abdedc4522
|
adapt to client name changes from refactoring of fluid_decomposition
|
6 years ago |
Owen Green
|
7277a5e41d
|
Changes to the other objects to make them thready
* .cpp stub references threaded template, changes name to full name of SC class
* SC class gets kr method, process wraps this
|
7 years ago |
Gerard
|
bf7ab1680c
|
Rename RTNoveltySlice to NoveltySlice
|
7 years ago |
Alex Harker
|
481dd955ba
|
The wrapper now takes care of processing type - all objects updated to fit the new design
|
7 years ago |
Owen Green
|
1d204f97b5
|
Object stubs updated to new client / parameter relationship
src/FluidBufCompose/FluidBufCompose.cpp
src/FluidBufHPSS/FluidBufHPSS.cpp
src/FluidBufNMF/FluidBufNMF.cpp
src/FluidBufNoveltySlice/FluidBufNoveltySlice.cpp
src/FluidBufSines/FluidBufSines.cpp
src/FluidBufTransients/FluidBufTransients.cpp
src/FluidBufTransientSlice/FluidBufTransientSlice.cpp
src/FluidGain/FluidGain.cpp
src/FluidHPSS/FluidHPSS.cpp
src/FluidNMFMatch/FluidNMFMatch.cpp
src/FluidSines/FluidSines.cpp
src/FluidSTFTPass/FluidSTFTPass.cpp
src/FluidTransients/FluidTransients.cpp
src/FluidTransientSlice/FluidTransientSlice.cpp
|
7 years ago |
Owen Green
|
5496a72a18
|
Updates to wrapper for HPSS freq-amp pairs parameter, improved kontrol input handling. Updated object stubs
include/FluidSCWrapper.hpp
src/FluidBufHPSS/FluidBufHPSS.cpp
src/FluidBufNoveltySlice/FluidBufNoveltySlice.cpp
src/FluidHPSS/FluidHPSS.cpp
|
7 years ago |
Owen Green
|
6660cb53dc
|
All files: The great namespace purge
|
7 years ago |
Pierre Alexandre Tremblay
|
032aefc621
|
BufHPSS: corrected class definition and examples
BufNoveltySlice: corrected example code
|
7 years ago |
Owen Green
|
541474bf69
|
All non realtime: Add clean up calls, in case of reallocation
|
7 years ago |
Pierre Alexandre Tremblay
|
235cc09806
|
BufNoveltySlice: now with corrected class definition, a shell of helpfile, and a cool example.
|
7 years ago |
Owen Green
|
519fd46f2a
|
Add NRT novelty segmentation
|
7 years ago |