Pierre Alexandre Tremblay
|
4e566bf9e9
|
BufCompose examples now ported + drafted and updated general and BufCompose helpfiles.
|
7 years ago |
Owen Green
|
fa32202f01
|
FludGain: Take the correct window size (the moral of this story is come-back-and-fix-it-later changes are a bad idea)
|
7 years ago |
Owen Green
|
af1c7e0992
|
Add real time transient detector
|
7 years ago |
Owen Green
|
205cc528a5
|
RenamoFest Part II: Updating Ugen plugin names, class and helpfiles for new naming conventions
|
7 years ago |
Owen Green
|
8b231257ec
|
Renaming all objects, cpp files, sc files, help files to agreed format
|
7 years ago |
Owen Green
|
07e9ace26d
|
RT Sines and HPSS: adapt to use parameter system and expose new adjustable parameters in algorithms
|
7 years ago |
Owen Green
|
6c6f573494
|
NRT HPSS Correct object name in error message
|
7 years ago |
Owen Green
|
92de975928
|
Add real time sines
|
7 years ago |
Owen Green
|
cd26246a04
|
Add non realtime Sines
|
7 years ago |
Owen Green
|
de3440d3a0
|
Template typo in NRT HPSS. Not sure how it even built before
|
7 years ago |
Owen Green
|
0b89aa5b5e
|
Add non real time HPSS
|
7 years ago |
Owen Green
|
bac7e21c39
|
fdNRTBase Correct typos in code generator
|
7 years ago |
Owen Green
|
12b67d3de5
|
fdGain and fdSupercollider Small changes for signature of BaseAudioClient and parameter updates
|
7 years ago |
Owen Green
|
8c6c4b5528
|
fdRTHPSS Minimal example
|
7 years ago |
Owen Green
|
9f13fb96e8
|
Add real-time HPSS SC object
|
7 years ago |
Pierre Alexandre Tremblay
|
570b940ec5
|
Merge branch 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Pierre Alexandre Tremblay
|
de78afad68
|
fdCompose: reformated class definition, and basic example/tests
|
7 years ago |
Owen Green
|
e62b36c610
|
Merge commit '1e88c6c4514f7019f26456a35e3d42cebd74a00f'
|
7 years ago |
Owen Green
|
409f6d61f8
|
BufCompose: Don't accidentally load Transient NRT class.
|
7 years ago |
Pierre Alexandre Tremblay
|
1e88c6c451
|
Merge branches 'master' and 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Pierre Alexandre Tremblay
|
a7001b24c4
|
correct typos
|
7 years ago |
Owen Green
|
e4311fcb66
|
Make 'classes' directories upper case C
|
7 years ago |
Owen Green
|
27349ef792
|
Tweaks to CMakeLists, incl. things I thought happened on the previous merge
|
7 years ago |
Owen Green
|
3771ffc27e
|
Merge branch 'CMakeRefactor'
# Conflicts:
# fdNMF/CMakeLists.txt
# release-packaging/HelpSource/classes/Buffer.ext.schelp
# release-packaging/classes/fdfNMF.sc
|
7 years ago |
Owen Green
|
1cff3b4df5
|
fdGain and fdSTFTPass: Small updates for changes in AudioClient (itertators not double pointers), stripping redundant code
|
7 years ago |
Pierre Alexandre Tremblay
|
aa21bc78c9
|
Merge branch 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Owen Green
|
dbeb6162e0
|
fdTransients.cpp: Enable EIGEN_USE_BLAS for less crappy performance
|
7 years ago |
Pierre Alexandre Tremblay
|
059ef7d3a1
|
corrected the signature of all NRT buffer pointing class definition (fdNMF and fdTransients) to make them more sc. - and changed all the test code accordingly.
corrected a bug in the fdTransients \cmd def (s missing)
made a backbone helpfile for fdTransients
corrected an error in helpfile of FSDTFT
|
7 years ago |
Owen Green
|
4c4896e173
|
Updated FluidCompose.sc for new commands
|
7 years ago |
Pierre Alexandre Tremblay
|
50027f1ca3
|
reformat of the fdNMF and fdTransient class defintion - the later has an error of not passing some parameters.
|
7 years ago |
Owen Green
|
16387a7e5f
|
Add FDCompose.sc (autogenerated, not tested)
|
7 years ago |
Owen Green
|
a6e0146acf
|
Add BufferCompose utility
fdNRTBase: add function for autogenerating SC class shell
|
7 years ago |
Owen Green
|
d43c05a029
|
Add FDTransients.sc class definition
|
7 years ago |
Owen Green
|
d7aaf6ae09
|
Add fdTransients.cpp for non realtime click detection (complied, untested)
|
7 years ago |
Owen Green
|
97f336d064
|
fdNRTBase.hpp: Changes due to buffer wrapper refactoring
|
7 years ago |
Owen Green
|
035e1833ce
|
fdNRTBase, fdNMF: Changes to parameter instance ownership; implement offsets in frames and channels
|
7 years ago |
Pierre Alexandre Tremblay
|
ebaa6ae63e
|
FDNMF: changed the method name to 'process' in the definition, the help and the tests
|
7 years ago |
Pierre Alexandre Tremblay
|
d9521e1b69
|
new default values for fdNMF and tests.scd has a source segment test at the bottom
|
7 years ago |
Pierre Alexandre Tremblay
|
865e7472b7
|
fdNMF helpfile has all parameter described
|
7 years ago |
Pierre Alexandre Tremblay
|
8302eefdb8
|
updated FDNMF test code, helpfile-in-progress and class description (and filename)
corrected FDSTFTPass class description and helpfile
corrected FDGain helpfile
|
7 years ago |
Pierre Alexandre Tremblay
|
a34cbe6afd
|
Corrected interface of FDGain and FDNMF, updated test code, and designed helpfile for FDGain (and started on FDNMF's)
|
7 years ago |
Owen Green
|
26d637ca98
|
fdNMF and fdNRTBase: Refactor for changed buffer adaptor interface and FFTSize default
|
7 years ago |
Owen Green
|
524d95aec0
|
fdNMF.cpp / .sc + fdNMF/tests.scd: Refactor for new client / parmater archiecture (see fluid_decomposition commit ec1fe1332c522a64b04e5210d1e48266f6b6512b)
|
7 years ago |
Owen Green
|
f4a9560e9c
|
Add fdNRTBase: Base class for Non Real-Time SC commands
|
7 years ago |
Owen Green
|
41ed298279
|
CMakeList Pull in boost aligned allocation dependency from SC source tree, to tidy up after NRT buffer recallocation
|
7 years ago |
Owen Green
|
159b9c39d9
|
fdNRTBase: Make a header, put in include, delete old target folder
|
7 years ago |
Owen Green
|
b8cb37c8b7
|
fdNRTBase Tidy up the class and make useful
|
7 years ago |
Owen Green
|
a39f75e241
|
fdNRTBase: Base wrapper class for Async commands
|
7 years ago |
Owen Green
|
535b36b8a7
|
fdBufferExperiments: sizeof() a size is silly
|
7 years ago |
Owen Green
|
72e9e02044
|
fdBufferExperiments: More verbose, but possibly more correct version using AsyncPluginCommand
|
7 years ago |