Pierre Alexandre Tremblay
|
156a86418c
|
corrected typos and added bail in class definition for maxFFTSize modulatable
|
7 years ago |
Pierre Alexandre Tremblay
|
80cce5d085
|
all buf* classes have a 'action' argument now and sync properly.
|
7 years ago |
Pierre Alexandre Tremblay
|
43fdf6dee3
|
now all Buf* class def have a buffer object checking (plus typos and consistent parameter naming
|
7 years ago |
Pierre Alexandre Tremblay
|
7005a2f299
|
first draft of help for SpectralShape, and skeleton of help for OnsetSlice
|
7 years ago |
Pierre Alexandre Tremblay
|
9cd8f0b6fe
|
OnsetSlice: corrected typo in class def, matched minima with algo, and started on a backbone of helpfile
|
7 years ago |
Gerard
|
f057330bec
|
manually add new objects from refactor_new_objects
|
7 years ago |
Owen Green
|
c6925eeafb
|
Merge remote-tracking branch 'origin/master' into refactor
# Conflicts:
# icon.png
# include/fdNRTBase.hpp
# release-packaging/Classes/FluidBufNMF.sc
# release-packaging/Classes/FluidBufTransientSlice.sc
# release-packaging/Classes/FluidNMFMatch.sc
# release-packaging/Classes/FluidTransientSlice.sc
# release-packaging/HelpSource/Classes/FluidBufHPSS.schelp
# release-packaging/HelpSource/Classes/FluidBufNMF.schelp
# release-packaging/HelpSource/Classes/FluidBufNoveltySlice.schelp
# release-packaging/HelpSource/Classes/FluidBufTransientSlice.schelp
# release-packaging/HelpSource/Classes/FluidGain.schelp
# release-packaging/HelpSource/Classes/FluidHPSS.schelp
# release-packaging/HelpSource/Classes/FluidNMFMatch.schelp
# release-packaging/HelpSource/Classes/FluidSTFTPass.schelp
# release-packaging/HelpSource/Classes/FluidTransientSlice.schelp
# src/FluidNMFMatch/FluidNMFMatch.cpp
|
7 years ago |
Alex Harker
|
8ef7a10fcd
|
Simplification
|
7 years ago |
Alex Harker
|
f78fae5dbc
|
Merge branch 'refactor-review' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor-review
|
7 years ago |
Alex Harker
|
c673cd1ea8
|
Remove unused include
|
7 years ago |
Owen Green
|
c6fc860b02
|
Remove old test code for async processing
src/FluidBufExperiements/CMakeLists.txt
src/FluidBufExperiements/FluidBufExperiements.cpp
src/FluidBufExperiements/tests.scd
|
7 years ago |
Alex Harker
|
a3f5f63d35
|
Change ParamArraySetter to ParamLiteralConvertor
|
7 years ago |
Alex Harker
|
38882780ae
|
Merge branch 'refactor-review' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor-review
|
7 years ago |
Alex Harker
|
dcff9fc535
|
Use ParamArraySetter
|
7 years ago |
Pierre Alexandre Tremblay
|
8b7b9874a2
|
NoveltySlice classdef typo, removed transient debuging code, sorted 2 typos in helpfiles
|
7 years ago |
Owen Green
|
facfe26d85
|
Merge branch 'refactor-review' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor-review
|
7 years ago |
Owen Green
|
66de314839
|
Constraning params in `next()`
include/FluidSCWrapper.hpp
|
7 years ago |
Alex Harker
|
e0e2498b53
|
Rename getters as setters (as in other wrappers) and use std::array in the Setter
|
7 years ago |
Alex Harker
|
73c6fef292
|
Full template on getting arguments in SC (no full specialisations)
|
7 years ago |
Alex Harker
|
abf3e5cb77
|
Rename method for constraining parameters
|
7 years ago |
Alex Harker
|
01f05feb16
|
Move checkParameters() to the right place
|
7 years ago |
Alex Harker
|
09a049f38f
|
Temporary fix for checking parameters (now in the wrong place)
|
7 years ago |
Alex Harker
|
d5adb76746
|
Const-correctness
|
7 years ago |
Alex Harker
|
0a09bd10c8
|
Typo
|
7 years ago |
Alex Harker
|
ed15215857
|
Merge branch 'refactor-review' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor-review
|
7 years ago |
Alex Harker
|
83c74e5811
|
Updates to SCBufferAdaptor
|
7 years ago |
Owen Green
|
aeb08735f5
|
Merge branch 'refactor-review' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor-review
|
7 years ago |
Owen Green
|
6d44a48d61
|
Use the proper type for buffer adaptor
include/FluidSCWrapper.hpp
|
7 years ago |
Alex Harker
|
8534f59510
|
Method name change
|
7 years ago |
Owen Green
|
2a22d7d0e7
|
Less badness for FloatPairArray
include/FluidSCWrapper.hpp
|
7 years ago |
Owen Green
|
62c4b8401d
|
Deeply ugly initialisartion for FloatPairArray type
include/FluidSCWrapper.hpp
|
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 |
Alex Harker
|
6d9e9d3ffe
|
Fix builds for all realtime objects
|
7 years ago |
Alex Harker
|
02842c8aec
|
Updates for changes in client types
|
7 years ago |
Alex Harker
|
f56bd42182
|
Initial commit for linking parameters to clients
|
7 years ago |
Owen Green
|
6d19889ba5
|
Formatting
include/FluidSCWrapper.hpp
include/SCBufferAdaptor.hpp
|
7 years ago |
Owen Green
|
337b3e6e25
|
How did this sneak back in? Removing from this branch, again
release-packaging/Classes/FluidOnsetSlice.sc
|
7 years ago |
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
|
dfa552131a
|
Merge branch 'refactor' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor
|
7 years ago |
Owen Green
|
653874b1d0
|
Change reply for latency u_cmd
include/FluidSCWrapper.hpp
|
7 years ago |
Pierre Alexandre Tremblay
|
6a07e0434c
|
noveltyslice and bufhpss updated
|
7 years ago |
Pierre Alexandre Tremblay
|
4e064bfe56
|
bufsines updated with a clever power of 2 trick that might not be useful
|
7 years ago |
Pierre Alexandre Tremblay
|
7c03ec6b86
|
buf transient and transient slice help and default updated
|
7 years ago |
Pierre Alexandre Tremblay
|
8f5ed9d7f5
|
Merge branch 'refactor' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor
|
7 years ago |
Pierre Alexandre Tremblay
|
00240a7657
|
transient and transient slice updated
|
7 years ago |
Owen Green
|
caef598168
|
Remove vestigual debug print because it made @tremblap sad
|
7 years ago |
Pierre Alexandre Tremblay
|
587f95e8fa
|
hpss: corrected formula in the help
|
7 years ago |
Pierre Alexandre Tremblay
|
18ac82a4d7
|
HPSS fixes and help update
|
7 years ago |
Pierre Alexandre Tremblay
|
ca09d43cdf
|
FluidSines updated (help + defaults)
|
7 years ago |
Pierre Alexandre Tremblay
|
38cc5a7178
|
nmfmatch post-refactor help update and fixes
|
7 years ago |