1166 Commits (6070383578c0fc3a12af8d27d8c8158015c808e9)
 

Author SHA1 Message Date
Pierre Alexandre Tremblay da54b52102 examples: remove any ref to Users/pa/ 6 years ago
Pierre Alexandre Tremblay b21d6a5c8d pushed a first version of example 10b : using pitch to go verbose on outliers and weighting and observing data. quite sexy 6 years ago
Pierre Alexandre Tremblay 09e8dfb7f1 bufstats + kdtree: updated help for clarity of behaviours 6 years ago
Pierre Alexandre Tremblay 63b5a4021e KDtree - new examples and doc for radius search new interface 6 years ago
Owen Green 32e53cb955 KDTree decouple response parsing from numNeighbours so that radius works 6 years ago
Owen Green 99aea5cbaf FluidMessageResponse: handle cases where we don't know the number of response elements in advance 6 years ago
Gerard 27bdb4f94d FluidKDTree radius 6 years ago
Owen Green a83c316d22 Refactor lambda to avoid hobson's choice between warnings on clang or errors on MSVC 6 years ago
Pierre Alexandre Tremblay c557f66ac0 datasetquery order of joining: a bit more verbose 6 years ago
Pierre Alexandre Tremblay 03110a5a30 added transformJoin reference and method def to DataSetQuery 6 years ago
Pierre Alexandre Tremblay 1f393fd530 a wiser first example 6 years ago
Pierre Alexandre Tremblay 2a0b97e5e4 typos in helpfile 6 years ago
Pierre Alexandre Tremblay 5da1df8ea3 changed the example 10 to use the sexy new resizing options. 6 years ago
Pierre Alexandre Tremblay 574ddcd0fe bufscale has rect input too - with modified bufstats weighing examples accordingly 6 years ago
Pierre Alexandre Tremblay e4607bf097 change to BufThresh to accept rect selection 6 years ago
Pierre Alexandre Tremblay c663657c72 bufthresh and bufscale now with verbose parameter names (and corrected an error in the examples of the latter) 6 years ago
Pierre Alexandre Tremblay b6fdc78d12 hekpfile for the new buffer utility objects 6 years ago
Pierre Alexandre Tremblay a1ed97a9fc updated and commented BufStats helpfile 6 years ago
Pierre Alexandre Tremblay f191e4a327 comparison example of weighted and/or curated MFCC stats 6 years ago
Pierre Alexandre Tremblay 33a12c3a00 now working with scaled loudness. 6 years ago
Pierre Alexandre Tremblay 9dec86ba55 weighted mfcc first attempt now working 6 years ago
Owen Green 66c888f77c Print warnings properly 6 years ago
Owen Green 6ebfa6db61 Avoid trying to read into objects before their constructor has run 6 years ago
Pierre Alexandre Tremblay 3f18ff60b9 removed weigthsThreshold on bufstats 6 years ago
Pierre Alexandre Tremblay 21a87f8ef5 corrected error in helpfile of stereo example 6 years ago
Pierre Alexandre Tremblay 743a538e0c example in progress for weighted mfccs 6 years ago
Pierre Alexandre Tremblay 120f1eb12f added stereo examples of weights and IQR 6 years ago
Owen Green 69b319d1d1 Add FluidBufScale and FluidBufThresh 6 years ago
Pierre Alexandre Tremblay 63e528bc9d error in BufStats.kr class def 6 years ago
Pierre Alexandre Tremblay 92d3868f3d more example codes ported from the excel sheet 6 years ago
Pierre Alexandre Tremblay f8915303fa updated class def for new bufstats outliers and weighting 6 years ago
Pierre Alexandre Tremblay d0f618ea9a few typos 6 years ago
Pierre Alexandre Tremblay 391e43ebb0 now with a slighty more verbose GUI 6 years ago
Pierre Alexandre Tremblay 3a115910d5 working example 8c (AE with gui and retrieve) 6 years ago
Pierre Alexandre Tremblay 454a667ae9 renamed the examples to match the taxonomy in Max (better shows the missing elements too) (using git mv so everyone is happy) 6 years ago
Pierre Alexandre Tremblay a03aab2ae4 example 9 now in SC 6 years ago
Pierre Alexandre Tremblay 7564a6461a removed strange pd file there 6 years ago
Pierre Alexandre Tremblay a561db56c4 improved examples in help of PCA 6 years ago
Pierre Alexandre Tremblay 0a0642502f updated examples to new interface 6 years ago
Pierre Alexandre Tremblay 1efc9427c5 updated dataset demos 6 years ago
Owen Green 37bdb06954 Remove extra param in PCA transformPoint action 6 years ago
Owen Green 0a0e572345 Correct FluidPCA transformPoint documnentation about what is passed to action resolves #87 6 years ago
Owen Green b00c711209 Correct overzealous buffer-returning resolves #73 6 years ago
Pierre Alexandre Tremblay 1f5dd27ea8 singlepoint transforms/predicts added to help 6 years ago
Pierre Alexandre Tremblay e16e03fd46 2 more code bits that enhance the examples 6 years ago
Pierre Alexandre Tremblay e0dbb3def8 corrected misinformation in the pca transformpoint action function argument 6 years ago
Pierre Alexandre Tremblay e6afcb622d sorted the default activation of mlpclass to match the client code 6 years ago
Owen Green 5ef20088fa Allocate busses on the server we're actually using 6 years ago
Owen Green 78d8f7577e Refresh params before message invoke 6 years ago
Pierre Alexandre Tremblay 23ae6ede92 correct the definition of pca variance 6 years ago