You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ted Moore fb053f3c71
FluidPlotter & FluidWaveform (#36)
* FluidPlotter and test file

highlight method sets color

* FluidPlotter is beta

* added some error checks and warnings

* FluidWaveform in alpha

* updated fluid plotter to require fewer external defers

* fluid plotter synced up with james' max one, helpfile _started_

* fix/FluidPlotter

only worked with KMeans, not it also works with a user created LabelSet

* FluidPlotter helpfile done

* FluidWaveform delete temp file

delete it right away instead of on close

* initialize with internal dict

a plotter initialized with no 'dict' now makes an empty internal dict so that one can use 'setPoint' and 'addPoint' right off the bat

* FluidWaveform helpfile made

Co-authored-by: tremblap <info@pierrealexandretremblay.com>
4 years ago
..
FluidBufToKr test.scd added FluidBufToKr.kr and FluidKrToBuf.kr (#24) 4 years ago
FluidPlotter_test.scd FluidPlotter & FluidWaveform (#36) 4 years ago
FluidWaveform_test.scd FluidPlotter & FluidWaveform (#36) 4 years ago
TestFluidManipulationLifecyle.sc New free message; no dice if server not running; working freeAll 6 years ago