15 Commits (5bc6cd400b3de0f8e539be56b301993543fbb28a)

Author SHA1 Message Date
Owen Green 5bc6cd400b Delete implicitly deleted default constructor in SCBuffer 6 years ago
Owen Green 9e97518316 sign conversion warning 6 years ago
Owen Green 9677ad83f6 Add header text to source files 6 years ago
Owen Green c6dd99ec81 signed indices in SC wrapper 6 years ago
Owen Green 906d281c75 change to buffer adaptor const samps 7 years ago
Owen Green 200d4a86e4 * SCBufferAdaptor update to new interface
* FluidSCWrapper update to cope with InputBuffer parameters
7 years ago
Alex Harker eae7223907 removed ranks from buffer adaptors 7 years ago
Owen Green d407f97f37 ssssh: deal with warnings about integers and unused parameters 7 years ago
Owen Green 242b2bd454 include/SCBufferAdaptor.hpp Proper copy assign / constructor signature 7 years ago
Owen Green 2d60d8654c Implement sample rate in SCBufferAdaptor
include/SCBufferAdaptor.hpp
7 years ago
Alex Harker 83c74e5811 Updates to SCBufferAdaptor 7 years ago
Owen Green 6d19889ba5 Formatting
include/FluidSCWrapper.hpp
include/SCBufferAdaptor.hpp
7 years ago
Owen Green 6529d6c813 Cosmetic changes to include/SCBufferAdaptor.hpp 7 years ago
Owen Green 9ab5dc3d56 Make client factory, attempts to initialise client with constructor args from istantiation params.Add NMF wrapper
include/FluidSCWrapper.hpp
include/SCBufferAdaptor.hpp
src/FluidNMFMatch/FluidNMFMatch.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