Music

o1.sound.midi.Music
See theMusic companion class
object Music

This companion object of class Music provides additional options for creating Music objects.

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any

Members list

Inherited Not inherited
  • Not inherited
  • Mirror

Type members

Value members

Concrete methods

Constructs a music object from the given string, which must follow the format specified in the package overview. An IllegalArgumentException is thrown if it doesn’t. (This is equivalent to parsing the string with parse.)

Constructs a music object from the given string, which must follow the format specified in the package overview. An IllegalArgumentException is thrown if it doesn’t. (This is equivalent to parsing the string with parse.)

Givens