Midi2Track

class Midi2Track(val messages: MutableList<Ump> = mutableListOf())

Constructors

Link copied to clipboard
constructor(messages: MutableList<Ump> = mutableListOf())

Properties

Link copied to clipboard

Functions