Owen Green
e6d4bacaf5
Fail more informatively and gracefully if number of arguments from language side doesn't match server object's expectations
...
include/FluidSCWrapper.hpp
7 years ago
Owen Green
653874b1d0
Change reply for latency u_cmd
...
include/FluidSCWrapper.hpp
7 years ago
Owen Green
caef598168
Remove vestigual debug print because it made @tremblap sad
7 years ago
Owen Green
82c2c798c1
Deals with separation of clients and params; new FFT param type;
...
include/FluidSCWrapper.hpp
7 years ago
Owen Green
aaba970d0f
NMFMatch working in SC
...
Having gone to the trouble of making the right numbers, I should use them, rather than other numbers. I should also use the outputs I've made, rather than nothing.
include/FluidSCWrapper.hpp
7 years ago
Owen Green
3260302782
Counting and arthmetic are valuble skills, I hear
...
include/FluidSCWrapper.hpp
7 years ago
Owen Green
c23dfbe359
Yeah, maybe don't overwrite the Unit that SC loving prepared for you. That would be stupid
...
include/FluidSCWrapper.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
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
5c7641a734
Handle buffer parameters in wrapper
...
include/FluidSCWrapper.hpp
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
Alex Harker
a5121a8f71
Template only on the client (untested/uncompiled)
7 years ago
Owen Green
4e95063af7
include/FluidSCWrapper.hpp: Tidy types
7 years ago
Owen Green
03e9ff1dc1
include/FluidSCWrapper.hpp: Don't update params with audio rate inputs
7 years ago
Owen Green
b091e48244
Add generic SC wrapper
...
include/FluidSCWrapper.hpp
CMakeLists.txt
7 years ago