434 Commits (2fa7d1ea0e4cc50ae390b2e607229e1962afc3ff)

Author SHA1 Message Date
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
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 b06fdf0362 Non-bufferig FluidGain (ar / kr aware)
release-packaging/Classes/FluidGain.sc
src/FluidGain/CMakeLists.txt
src/FluidGain/FluidGain.cpp
7 years ago
Pierre Alexandre Tremblay 3e5a82fb54 fixed default bufnmf and nmfmatch, and ported all nmfmatch examples but one 7 years ago
Pierre Alexandre Tremblay ebe891d16b FluidNMFMatch declaration and attempt to Englicise 7 years ago
Owen Green 088f900f70 release-packaging/Classes/FluidNMFMatch.sc: Class definition changed rank -> maxrank
src/FluidNMFMatch/FluidNMFMatch.cpp: Use maxrank, check for actual rank in next()
src/FluidNMFMatch/test.scd: test explicitly with maxrank
7 years ago
Pierre Alexandre Tremblay 63854b3644 nmfMatch has corrected class definition, basic doc and basic working example 7 years ago
Owen Green 5fd0def5d3 FluidBufNoveltySlice.sc: Add filterSize parameter 7 years ago
Owen Green 9d0da00842 FluidNMFMatch: Add to repo 7 years ago
Pierre Alexandre Tremblay 032aefc621 BufHPSS: corrected class definition and examples
BufNoveltySlice: corrected example code
7 years ago
Pierre Alexandre Tremblay 6c6ef60ca4 further helpfile and class def for HPSS 7 years ago
Pierre Alexandre Tremblay 06970d4b7b cleaning of arguments name and order in help files and class declaration 7 years ago
Pierre Alexandre Tremblay 563140fc0a updated helpfiles 'completed' for all Buffer processes - in creative English and with a few dodgy explanations - and sill no example inserted from the test files. 7 years ago
Pierre Alexandre Tremblay 235cc09806 BufNoveltySlice: now with corrected class definition, a shell of helpfile, and a cool example. 7 years ago
Owen Green 519fd46f2a Add NRT novelty segmentation 7 years ago
Owen Green b5aab8dca5 Update SliceTransient to TransientSlice 7 years ago
Pierre Alexandre Tremblay cc655a5d6c FluidBufTransientSlice cleaned class definition, helpfile skeleton, and various test codes for other classes 7 years ago
Owen Green e05dda9bc3 Update RT HPSS fr new threshold parameters; updated .sc and .schelp; purged C++ of raw pointers 7 years ago
Pierre Alexandre Tremblay f35abd37c5 cleaned declarations of all real time classes, plus basic test files with null summing (except HPSS which I cannot figure out yet) 7 years ago
Owen Green 37876f09ee Real time and non real time transient modelling segmentation 7 years ago
Pierre Alexandre Tremblay 190a5ded14 BufHPSS has now proper class declaration and a skeleton of helpfile 7 years ago
Pierre Alexandre Tremblay 57bb13fc81 BufSines has now proper class declaration and a skeleton of helpfile 7 years ago
Owen Green 54ce464bf8 Add real time transient segmenter, correct small mistake in SC for rt transient extractor 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 92de975928 Add real time sines 7 years ago
Owen Green cd26246a04 Add non realtime Sines 7 years ago
Owen Green 0b89aa5b5e Add non real time HPSS 7 years ago
Owen Green 9f13fb96e8 Add real-time HPSS SC object 7 years ago
Pierre Alexandre Tremblay de78afad68 fdCompose: reformated class definition, and basic example/tests 7 years ago
Pierre Alexandre Tremblay 1e88c6c451 Merge branches 'master' and 'master' of https://bitbucket.org/flucoma/flucoma-supercollider 7 years ago
Owen Green e4311fcb66 Make 'classes' directories upper case C 7 years ago