ml.markov issues
I've gone over this patch repeatedly, studied the help file, copied the help file(!) etc., and still cannot get this patch to work properly. Error message: "must call build or set transitions before new states can be generated." The patch does generate an initial state. Thanks in advance for any input!
Mac OS 10.15.7, Max/MSP 8.5.6
The "reset, states 3, build" message has to be to the right of the transitions block (much like in the Help file), due to Max's order of operation.
https://docs.cycling74.com/max8/tutorials/basicchapter05
Thank you!