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
|
4ee4d8edfa
|
Remove spurious entries from CMakelists, sorry
|
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
|
5c7641a734
|
Handle buffer parameters in wrapper
include/FluidSCWrapper.hpp
|
7 years ago |
Owen Green
|
57fea4a584
|
Ignore compiled plugins
|
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 |
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
|
86e65376d3
|
src/FluidSTFTPass/FluidSTFTPass.cpp: Update to new regime -> remove most of the code!
release-packaging/Classes/FluidSTFTPass.sc: Add maxWinSize parameter
|
7 years ago |
Owen Green
|
03e9ff1dc1
|
include/FluidSCWrapper.hpp: Don't update params with audio rate inputs
|
7 years ago |
Owen Green
|
b06fdf0362
|
Non-bufferig FluidGain (ar / kr aware)
release-packaging/Classes/FluidGain.sc
src/FluidGain/CMakeLists.txt
src/FluidGain/FluidGain.cpp
|
7 years ago |
Owen Green
|
b091e48244
|
Add generic SC wrapper
include/FluidSCWrapper.hpp
CMakeLists.txt
|
7 years ago |
Owen Green
|
eb0e1c02af
|
CMakeLists.txt: Change to C++14
|
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 |
Owen Green
|
d76c18b58e
|
scripts/target_post.cmake: SC headers are system headers
|
7 years ago |
Owen Green
|
9b3164acb5
|
FluidGain: Pass parameters to client properly, add namespace (issue #11)
|
7 years ago |
Pierre Alexandre Tremblay
|
63854b3644
|
nmfMatch has corrected class definition, basic doc and basic working example
|
7 years ago |
Pierre Alexandre Tremblay
|
9d11f71704
|
typos in BufNMF and BufCompose
|
7 years ago |
Pierre Alexandre Tremblay
|
80a4212368
|
BufCompose: now with a clever MS example
|
7 years ago |
Pierre Alexandre Tremblay
|
05fd0511af
|
Merge branch 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Pierre Alexandre Tremblay
|
874c0645cd
|
bufhpss: typo and clearer example
|
7 years ago |
Owen Green
|
5fd0def5d3
|
FluidBufNoveltySlice.sc: Add filterSize parameter
|
7 years ago |
Pierre Alexandre Tremblay
|
4dc82c2336
|
now ignoring the media file
|
7 years ago |
Owen Green
|
f834457794
|
FluidNMFMatch: Fix crash in event of invalid arguments and early exit from contsructor (set calc to ClearUnitOutputs, and ensure that error message actually gets printed)
|
7 years ago |
Owen Green
|
9d0da00842
|
FluidNMFMatch: Add to repo
|
7 years ago |
Owen Green
|
ebfab8e311
|
Add FluidNMFMatch
|
7 years ago |
Owen Green
|
4b1f2a87a4
|
fdNRTBase: Add real-time-only buffer view (calls World_GetBuf in acquire)
|
7 years ago |
Pierre Alexandre Tremblay
|
de0b7f2479
|
all helpfiles: sturdier relative path to provided help soundfiles
|
7 years ago |
Pierre Alexandre Tremblay
|
078d14c979
|
2 short descriptions missing
|
7 years ago |
Pierre Alexandre Tremblay
|
22551cb68c
|
more helpfile corrections
|
7 years ago |
Pierre Alexandre Tremblay
|
65f4efbfb8
|
all files finished and with working relative directory
|
7 years ago |
Pierre Alexandre Tremblay
|
4c94f3fa89
|
fluidsines RT and Buf with full documentation and examples
|
7 years ago |
Pierre Alexandre Tremblay
|
5c2c045c19
|
help finished on bufNoveltySplice
|
7 years ago |
Pierre Alexandre Tremblay
|
e398410f2d
|
BufNMF with all examples included, and FluidHPSS with the full text and examples.
|
7 years ago |
Pierre Alexandre Tremblay
|
b50a7105bc
|
finalised BufHPSS and BufCompose help files
|
7 years ago |
Owen Green
|
30afad788f
|
FluidBufNMF.schelp Fleshed out a bit
|
7 years ago |
Owen Green
|
5290b0aa85
|
FluidBufCompose.schelp: Small additions
|
7 years ago |
Pierre Alexandre Tremblay
|
90cd13508d
|
Merge branch 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Pierre Alexandre Tremblay
|
e7efba1f59
|
sorted the latency formula of HPSS
|
7 years ago |
Owen Green
|
f97c88e97b
|
Merge branch 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Owen Green
|
46577340ec
|
FluidBufHPSS.schelp: Ammendments, additions, corrections
|
7 years ago |
Pierre Alexandre Tremblay
|
032aefc621
|
BufHPSS: corrected class definition and examples
BufNoveltySlice: corrected example code
|
7 years ago |
Pierre Alexandre Tremblay
|
1ceecce8ae
|
BufNMF has clean fixed W code, HPSS too.
|
7 years ago |
Owen Green
|
bfecf11784
|
FluidHPSS: Update for new parameter names
|
7 years ago |
Pierre Alexandre Tremblay
|
6c6ef60ca4
|
further helpfile and class def for HPSS
|
7 years ago |
Pierre Alexandre Tremblay
|
a225227824
|
further helpfile corrections
|
7 years ago |
Pierre Alexandre Tremblay
|
06970d4b7b
|
cleaning of arguments name and order in help files and class declaration
|
7 years ago |