1106 Commits (6f7f42a9c8977bffaf543933b2a67cd69c9cfa84)
 

Author SHA1 Message Date
Owen Green 6f7f42a9c8 Add contributors to README 5 years ago
Pierre Alexandre Tremblay c08da59128 STFT: parameter name update 5 years ago
Owen Green e129caafce Merged in refactor/macro-purge (pull request #13)
Macro purge

* Expand Macros, Fix Repetition: DataSetWr

* Add padding param to BufLoudness

* Merge branch 'fix/loudness-padding' into refactor/macro-purge

* Merge branch 'clients/inter_client_comms' into refactor/macro-purge

* Merge branch 'refactor/macro-purge' of https://bitbucket.org/flucoma/flucoma-supercollider into refactor/macro-purge

* Merge branch 'clients/inter_client_comms' into refactor/macro-purge

Approved-by: gerard
5 years ago
Pierre Alexandre Tremblay 04ee2dbbb7 bufstats: better example of usage of derivative. 5 years ago
Pierre Alexandre Tremblay 46131d72ae Merge branch 'clients/inter_client_comms' of https://bitbucket.org/flucoma/flucoma-supercollider into clients/inter_client_comms 5 years ago
Pierre Alexandre Tremblay 3ef8209d28 explanation of FFT impact in (buf)audiotransport with fun sounds 5 years ago
Owen Green 3fdeaeb833 Fix latency u_cmd by defining after the server knows the Unit exists 5 years ago
Pierre Alexandre Tremblay cc13acc952 and now, with less typos 5 years ago
Pierre Alexandre Tremblay f413364ff2 KMeans - new methods - new extensive doc and examples 5 years ago
Pierre Alexandre Tremblay 54c1fc2e5b fix example with new padding in loudness 5 years ago
Pierre Alexandre Tremblay 1c2995c024 added padding to loudness help 5 years ago
Owen Green f29c011e94 Add padding param to BufLoudness 5 years ago
Pierre Alexandre Tremblay 7d09d83f4f all examples with DataSetWr have the right counting/bypassing now 5 years ago
Pierre Alexandre Tremblay 9ab48a6def add getIds to dataset (and correct help) 5 years ago
Pierre Alexandre Tremblay c6cd158f53 padding def now in proper English (thanks @owen) 5 years ago
Pierre Alexandre Tremblay e18e8221ed descriptors: new interface with padding, and explanation 5 years ago
Owen Green 45a7fa8be6 Fix accidental param overwrite in processNew scenarios 5 years ago
Pierre Alexandre Tremblay 927d60dfcc last typo and more verbose examples to DataSetWr 5 years ago
Owen Green 8f1f1adc63 Fix FluidDataSetWr.schelp: adjust control rate down for first example. Use stepper throuought 5 years ago
Owen Green 1e4030999a Fix FluidDataSetWr: stringstr doesn't reset as hoped, use std::string instead 5 years ago
Pierre Alexandre Tremblay ed86083b99 DataSetWr - corrected the help, with examples pointing at the 3 unexpected behaviours. 5 years ago
Owen Green fbd6dd7154 Remove some inefficiencies from Wrapper for triggered objects 5 years ago
Owen Green 57fd2a54df Update FluidDataSetWr to use SetPoint, remove auto index 5 years ago
Pierre Alexandre Tremblay 1aa3185fe6 dataset: corrected the transposition documentation of to/from buffer 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 a94dabb313 bufselect(every): toy examples as demo in helpfiles 5 years ago
Pierre Alexandre Tremblay 749b52666c BufSelect(Every) : remove ref to .kr in doc 5 years ago
Pierre Alexandre Tremblay ce29afff89 BufSelect(Every) : documentation in progress 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
Owen Green 00b8fb4a4f Workaround ServerBoot firing before server is truly ready, for Server.internal cache flush
resolves #81
5 years ago
Owen Green b6980903d9 Run parameter constraints first before NRT client is created.
Resolves #80
5 years ago
Owen Green 8aa4184bcd Fix standard library selection on OS X
For test program compile during configure stage when targeting 10.8 from 
>=10.15
5 years ago
Owen Green 605e16cadc Fix setting of CMAKE_OSX_DEPLOYMENT_TAGRET 5 years ago
Pierre Alexandre Tremblay b24701daa1 pre release typos and new examples 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
Pierre Alexandre Tremblay 964dc4984a typos corrections pre-release 5 years ago
Pierre Alexandre Tremblay c21e835e71 removed doublewait in bufcompose 5 years ago
Pierre Alexandre Tremblay d0c9a807c8 removed double wait in helpfile 5 years ago
Owen Green c46f84fb9c Merge branch 'clients/inter_client_comms' of https://bitbucket.org/flucoma/flucoma-supercollider into clients/inter_client_comms 5 years ago
Owen Green 4a4a2350f6 Merge branch 'fix/UGensAsClasses' into clients/inter_client_comms 5 years ago