12 Commits (6e7ebed876d69680622b22c4ef4800058767b3db)

Author SHA1 Message Date
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 75089d6083 New dinky clients
src/FluidBufNMF/FluidBufNMF.cpp
src/FluidBufSines/FluidBufSines.cpp
src/FluidBufTransients/FluidBufTransients.cpp
src/FluidBufTransientSlice/FluidBufTransientSlice.cpp
src/FluidSines/FluidSines.cpp
src/FluidTransientSlice/FluidTransientSlice.cpp
7 years ago
Owen Green c61190993f Add NRT to wrapper, remove old NRT header. Seperate out buffer adaptor to own header. Small changes to existing clients
include/fdNRTBase.hpp
include/FluidSCWrapper.hpp
include/SCBufferAdaptor.hpp
release-packaging/Classes/FluidSTFTPass.sc
src/FluidBufTransients/FluidBufTransients.cpp
src/FluidGain/FluidGain.cpp
src/FluidTransients/FluidTransients.cpp
7 years ago
Owen Green 6660cb53dc All files: The great namespace purge 7 years ago
Owen Green 541474bf69 All non realtime: Add clean up calls, in case of reallocation 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 cc655a5d6c FluidBufTransientSlice cleaned class definition, helpfile skeleton, and various test codes for other classes 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 1711816368 updated the BufNMF and BufTransients test code 7 years ago
Owen Green 8b231257ec Renaming all objects, cpp files, sc files, help files to agreed format 7 years ago