supercollider-quarks/MathLib

Undocumented classes

joslloand opened this issue · 1 comments

A number of classes are not accompanied by any documentation.

This may not be a critical issue, but lack of documentation limits wide usage.


// Plsys.sc

  • Plsys

// MarkovPatterns.sc

  • Pfsm2
  • Pmswitch
  • Pspy

// MarkovSet.sc

  • IdentityMarkovSet
  • LookupMarkovSet

// ShannonMarkovSet.sc

  • ClearList

// WeighBag.sc

  • WeighBag
  • IdentityWeighBag

// P3n1.sc

  • P3n1
  • Pcollatz
  • PcollatzLike

// VagueList.sc

  • VagueList
jreus commented

Also...
// MarkovPatterns.sc

  • Pfsm2
  • Pmswitch
  • Pspy