Skip to main content




Combinatorial algorithms to generate rhythms

Changes for 0.0802 - 2023-05-20T09:56:57Z

  • Comment-out tests that will fail without the Math::NumSeq::SqrtContinued module.


resolve keys to data

Changes for 0.005001 - 2023-05-20T16:14:23Z

  • remove paths from keys set in assets
  • ::Alternatives's sub-resolvers are ::Alternatives themselves


Combinatorial algorithms to generate rhythms

Changes for 0.0801 - 2023-05-20T01:21:49Z

  • Use Module::Load::Conditional + if.


Combinatorial algorithms to generate rhythms

Changes for 0.0800 - 2023-05-20T01:02:59Z

  • Require the superior Math::NumSeq::SqrtContinued instead of the limited OEIS lookup.
  • But unfortunately it's done in a string eval, so dzil doesn't think it's a prereq!