Utilities

There are a number of utility functions useful for controlling Zen.

  • clear() clears the console
  • scales() show all scales that can be used in the mini-notation
  • chords() show all chords that can be used in the mini-notation
  • seed(<string>) call seed, passing in a string, to seed the random numbers used in Pattern and in the mini-notation.
  • btms() converts a number of beats to milliseconds, based on the current tempo.