7 kyu

Make techno.

Description
Loading description...
Fundamentals
Arrays
  • Please sign in or sign up to leave a comment.
  • ultra_seducer_0 Avatar

    I have found zero info about this producer Herbert Von Klunkerkunt!) who knows more about him?)

  • geordzNZ Avatar

    These 2 tests are just confusing ... (which is I guess what Voile was meaning.)

    Test.assertNotSimilar(perc (5), "invalid track time") ... and ... Test.assertNotSimilar(perc (0.1), ["4 kicks", "8 hihats", "2 claps"])

  • Voile Avatar

    The example tests needs serious improvement:

    • Why are two assertNotSimilar tests thrown at the end using 'shouldn't expect this' value of the other kind? It causes nothing but confusion.
    • Example tests didn't demonstrate the round off aliasing behaviour either.