553 Commits (a83c316d22427dc8a4295c4f694b559cc16abe2a)

Author SHA1 Message Date
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
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
Pierre Alexandre Tremblay 23ae6ede92 correct the definition of pca variance 6 years ago
Pierre Alexandre Tremblay bcb6559c19 re-add the updated help of classifiers 6 years ago
Gerard 04f0db5267 revert to 89886c1 6 years ago
Pierre Alexandre Tremblay de8e5110f3 upgraded the classifier examples for more accuracy 6 years ago
Pierre Alexandre Tremblay 98842c3886 Revert "Update info output buffers in point processing methods for data clients; make sure nil buffers transmit -1, not 0"
This reverts commit 5aaeced5e4.
6 years ago
Owen Green 5aaeced5e4 Update info output buffers in point processing methods for data clients; make sure nil buffers transmit -1, not 0 6 years ago
Pierre Alexandre Tremblay dd528d663b PCA and MDS corrected helpfile with more feedback 6 years ago
Pierre Alexandre Tremblay 9149ea184f added the returned variance of PCA 6 years ago
Pierre Alexandre Tremblay 35e19b298c updated help for normalize and standardize with invert 6 years ago
Gerard 5afdad3865 Merge branch 'clients/inter_client_comms' of https://bitbucket.org/flucoma/flucoma-supercollider into clients/inter_client_comms 6 years ago
Gerard 8e01be05db FluidPCA add return message 6 years ago
Owen Green 7f316e57d8 Add Blocking switch to NRT processor .kr methods 6 years ago