352 Commits (5956e9792561ad08cc27be51d72e2dd08464e110)

Author SHA1 Message Date
Pierre Alexandre Tremblay 54204e4b9f change the order of the fixed parameters for the few classes which were different to the rest 5 years ago
Gerard 49f0acd9fd add Chroma feature 5 years ago
Pierre Alexandre Tremblay 1acf0fac55 missing change in bufspectralshape 5 years ago
Gerard 044c9ef0ed FluidSpectralShape: change default rolloffPercent to new range 5 years ago
Pierre Alexandre Tremblay 5cf44f01fd (buf)pitch: added new default behaviour. (buf)melbands: added the output unit class and help. (buf)spectrashape: added the 5 new parameters in class and help. 5 years ago
tremblap d0d155913c
MDS class: remove dangling printing 5 years ago
Pierre Alexandre Tremblay 1ef8041d47 Merge remote-tracking branch 'bitbucket/log-scaling' into main 5 years ago
Owen Green 4b83ed0f5a Ensure all FluidProxyUGen inputs are UGenInputs 5 years ago
Owen Green 902c97e57f Merge branch 'clients/inter_client_comms' of https://bitbucket.org/flucoma/flucoma-supercollider into clients/inter_client_comms 5 years ago
Owen Green b30fc97ca4 Fix buffer passing in FluidBufNMF *kr 5 years ago
Owen Green 921c3c65d5 Fix instance kr objectClassName for BufProcessor 5 years ago
Gerard 0a7649f63e NMFCross: add continuity constraint 5 years ago
Owen Green 2eb0a0aaa3 Merge branch 'clients/inter_client_comms' into feature/version_method 5 years ago
Gerard f6b70140a9 FluidBufAudioTransport: remove bandwidth parameter 5 years ago
Gerard c59a0e9d23 AudioTransport: remove bandwidth parameter 5 years ago
Owen Green 08fa6ce1a7 Add a version method to all objects 5 years ago
Owen Green 91500e3467 Add buffer region parameters to FluidBufFlatten 5 years ago
Pierre Alexandre Tremblay c08da59128 STFT: parameter name update 5 years ago
Pierre Alexandre Tremblay 2d6a802f04 bufscale: removed the curvature 5 years ago
Pierre Alexandre Tremblay 0b61aed2b9 Merge branch 'refactor/macro-purge' into log-scaling 5 years ago
Owen Green f29c011e94 Add padding param to BufLoudness 5 years ago
Pierre Alexandre Tremblay e18e8221ed descriptors: new interface with padding, and explanation 5 years ago
Owen Green 57fd2a54df Update FluidDataSetWr to use SetPoint, remove auto index 5 years ago
Pierre Alexandre Tremblay 6c95820d83 kmeans now have working clear message and accumulative training. 5 years ago
Pierre Alexandre Tremblay 4fbd3d2558 kmeans new functionalities - classes done, with help+doc+examples in progress 5 years ago
Pierre Alexandre Tremblay 3ec019e410 dataset to/from buffer class def now updates the buffers 5 years ago
Pierre Alexandre Tremblay 59d4bcb20d dataset to/from buffer + getIds 5 years ago
Pierre Alexandre Tremblay 54db1f74c7 added setPoint to Dataset 5 years ago
Pierre Alexandre Tremblay 48b1e80613 BufSTFT: help/doc and class naming changes 5 years ago
Pierre Alexandre Tremblay 25069e59f1 remove troubleshooting print 5 years ago
Pierre Alexandre Tremblay 0a721df271 Merge branch 'clients/inter_client_comms' into log-scaling 5 years ago
Owen Green 064fb7717d Merge branch 'clients/inter_client_comms' into feature/bufselect 5 years ago
Owen Green 56a8fb1c5c Merge branch 'clients/inter_client_comms' into feature/BufSTFT 5 years ago
Owen Green 731b04a208 Add FluidBufSelect and FluidBufSelectEvery 5 years ago
Owen Green 6ace31d7fb FluidOSCPatternInversion: Coerce message to symbol
https://discourse.flucoma.org/t/matchoscaddresspattern/836
5 years ago
Pierre Alexandre Tremblay 2c97ceb661 buffer version of the curving and clipping process 5 years ago
Owen Green 00b8fb4a4f Workaround ServerBoot firing before server is truly ready, for Server.internal cache flush
resolves #81
5 years ago
Owen Green f948988167 Remove spurious postln in FluidKDTree.kr 5 years ago
Owen Green 7a0fdecc98 Fix args passing for RT query UGens 5 years ago
Owen Green ec751128f7 Add SC class, C++ and proto-help for BufSTFT 5 years ago
Owen Green 4c277baf60 Add explicit *Query UGen classes for RT model objects
Enables use in SynthDefs
5 years ago
Owen Green e4fb058bde Add FluidDataSetWrTrigger 5 years ago
Owen Green 4a6959c104 Add alias UGen classes for FluidBuf*Trigger to enable use in SynthDefs 5 years ago
Owen Green b56f9537e6 Fix indiscriminate wait() for buffer processors 5 years ago
Owen Green 4c1db2cb23 Correct wrong UGen name in FluidBufCompose.sc 5 years ago
Owen Green 5cbe109c93 Add /flush to force server cache reset with internal Server 5 years ago
Gerard de2f9ec2a1 Revert "JSON: replace null for nil"
This reverts commit 473d6e3cdf.
5 years ago
Gerard 473d6e3cdf JSON: replace null for nil 5 years ago
Owen Green d4049a4f6c Fix data object cache lookup 5 years ago
Pierre Alexandre Tremblay dc3157c5eb UMAP: added KR and example testing 5 years ago