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 |
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
|
6660cb53dc
|
All files: The great namespace purge
|
7 years ago |
Pierre Alexandre Tremblay
|
3a68a8700b
|
further tests with BufCompose and BufNMF fixed dicts
|
7 years ago |
Owen Green
|
004bd4f9fc
|
fdNRTBase: Fix memory mismanagement (move data deallocation to after hand off with RT thread, in 'stage 4')
FdCompose: Add call to buffer cleanup per above
CMakeLists: Copy audio files from fluid decomp on configure
|
7 years ago |
Pierre Alexandre Tremblay
|
a0da9ecd2a
|
added a fixed dictionary example that crashes the server for now...
|
7 years ago |
Pierre Alexandre Tremblay
|
5bbdc6f91a
|
now all test files have relative path (one needs to make a link/copy of fluid_decompositon/AudioFiles in the top level of release-packaging
|
7 years ago |
Pierre Alexandre Tremblay
|
f35abd37c5
|
cleaned declarations of all real time classes, plus basic test files with null summing (except HPSS which I cannot figure out yet)
|
7 years ago |
Pierre Alexandre Tremblay
|
00351686b0
|
typo in test-file of BufCompose
|
7 years ago |
Owen Green
|
caf3bc7722
|
NRT Plugins: Change done string, in case that makes any difference language side
|
7 years ago |
Pierre Alexandre Tremblay
|
4e566bf9e9
|
BufCompose examples now ported + drafted and updated general and BufCompose helpfiles.
|
7 years ago |
Owen Green
|
8b231257ec
|
Renaming all objects, cpp files, sc files, help files to agreed format
|
7 years ago |