Pierre Alexandre Tremblay
|
1f96df851a
|
few typos sorted for alpha05
|
7 years ago |
Pierre Alexandre Tremblay
|
2bda503323
|
corrected the error handling in all buf* objects
|
7 years ago |
Pierre Alexandre Tremblay
|
7f5bd09321
|
help pitch and buf pitch finished (plus typo in nmffilter)
|
7 years ago |
Pierre Alexandre Tremblay
|
117ccd55f8
|
bufPitch class def and helpfile in progress
|
7 years ago |
Owen Green
|
f0e80270bf
|
CMakeLists.txt: FFTLib compiling with GNU stdlib probably Not Good. Fix compiler switches (broken by quotes, but whyyyyy? But also wrong CMake command)
scripts/target_post.cmake: Use right CMake command for compiler goodness
|
7 years ago |
Pierre Alexandre Tremblay
|
fe478d2f12
|
almost finished pitch helpfile
|
7 years ago |
Pierre Alexandre Tremblay
|
c6f26c38e4
|
updated nmffilter demo (with strange behaviour)
|
7 years ago |
Pierre Alexandre Tremblay
|
9678f5450b
|
Pitch class def and help (plus spectralshape polish)
|
7 years ago |
Pierre Alexandre Tremblay
|
35fe3a63c8
|
added the material to compile nmffilter
|
7 years ago |
Pierre Alexandre Tremblay
|
4b015780fe
|
start of nmffFilter doc and def
|
7 years ago |
Owen Green
|
5a6e7bab6c
|
Unbreak release builds, but I don't understand why
|
7 years ago |
Owen Green
|
d407f97f37
|
ssssh: deal with warnings about integers and unused parameters
|
7 years ago |
Owen Green
|
f0f71a479a
|
Build HISSFFT locally as static lib, just once rather than once per object. Also we don't see its warnings any more
scripts/target_post.cmake
CMakeLists.txt
|
7 years ago |
Pierre Alexandre Tremblay
|
37751b6307
|
bufPitch and bufMFCC correct name to the table
|
7 years ago |
Pierre Alexandre Tremblay
|
7cdc040b17
|
bufspectralshape help is now finished
|
7 years ago |
Pierre Alexandre Tremblay
|
5b723b2b98
|
helpfile for bufspectralshape
|
7 years ago |
Gerard
|
578d87ee3f
|
adding Pitch
|
7 years ago |
Gerard
|
e6aa277ebf
|
adding MFCC
|
7 years ago |
Owen Green
|
db960b09e2
|
ssssh: Surpress a lot of unused argument and integer conversion warnings
include/FluidSCWrapper.hpp
|
7 years ago |
Owen Green
|
75909fdfa0
|
New command needs interface specifier scripts/target_post.cmake
|
7 years ago |
Owen Green
|
958548bb09
|
CMake command that doesn't seem to exist ? scripts/target_post.cmake
|
7 years ago |
Gerard
|
2557898104
|
Merge branch 'master' of https://bitbucket.org/flucoma/flucoma-supercollider
|
7 years ago |
Gerard
|
2798bcd1d7
|
aadding FluidBufSpectralSHape
|
7 years ago |
Owen Green
|
242b2bd454
|
include/SCBufferAdaptor.hpp Proper copy assign / constructor signature
|
7 years ago |
Owen Green
|
d345e8b548
|
Deal with fixed params, and this time don't break everything else.
TODO: deal with better with SC args vs param numbers
include/FluidSCWrapper.hpp
|
7 years ago |
Owen Green
|
2c38d28df4
|
Revert "Deal with fixed params better"
This reverts commit 31ebbf68c3.
|
7 years ago |
Owen Green
|
31ebbf68c3
|
Deal with fixed params better
include/FluidSCWrapper.hpp
|
7 years ago |
Owen Green
|
2d60d8654c
|
Implement sample rate in SCBufferAdaptor
include/SCBufferAdaptor.hpp
|
7 years ago |
Owen Green
|
56b3338265
|
Set RT client sample rate
include/FluidSCWrapper.hpp
|
7 years ago |
Pierre Alexandre Tremblay
|
c83213b1de
|
post new sync help file condensing
|
7 years ago |
Pierre Alexandre Tremblay
|
35281d6604
|
added - stereo toy examples as tests and explanations for buf* objects
|
7 years ago |
Pierre Alexandre Tremblay
|
87e960a0f6
|
all post-refactor post-renaming interface change in classes, help and examples
|
7 years ago |
Pierre Alexandre Tremblay
|
6e6b6772cd
|
added the CMakeLists to the 3 new objects
|
7 years ago |
Pierre Alexandre Tremblay
|
e19d52a866
|
SpectralShape with tutorial and explanations
|
7 years ago |
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 |