Utilities
There are a number of utility functions useful for controlling Zen.
clear()
clears the consolescales()
show all scales that can be used in the mini-notationchords()
show all chords that can be used in the mini-notationsamples()
show all samples that are available to usemidi()
show all available midi devicesseed(<string>)
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.exportCircuit(<format>)
prints the current circuit to the console as a string. Formats are 'qasm' or 'qiskit'. Default is 'qasm'.