19 Commits (b066e6fcd7a7e46ad8493c327d247ebfff8174f8)

Author SHA1 Message Date
Owen Green c84a81a3bf Merge branch 'master' into clients/inter_client_comms 6 years ago
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 d6fe4f705a Update subprojects' minimum CMake to 3.11 6 years ago
Owen Green 4a24c25b8d Update object stubs with new aliases 6 years ago
Alex Harker 481dd955ba The wrapper now takes care of processing type - all objects updated to fit the new design 7 years ago
Alex Harker f56bd42182 Initial commit for linking parameters to clients 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 e2d7e30248 Don't pass Params tuple to SC object factory 7 years ago
Owen Green 4157c94929 Start of CMake changes
scripts/target_post.cmake
src/FluidTransients/CMakeLists.txt
CMakeLists.txt
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 52bafc0184 All files: Enforce naming conventions 7 years ago
Pierre Alexandre Tremblay 65f4efbfb8 all files finished and with working relative directory 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
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
Owen Green 626d3bb826 RT objects Correct spelling of instantiation 7 years ago
Owen Green af1c7e0992 Add real time transient detector 7 years ago