Instrument
public struct Instrument
Model of a single music-making object, through which a Performer
can actuate musical actions.
Todo
AddInstrument.Kind
metadata
Todo
Add long nameTodo
Add short nameTodo
Add abbreviation (with default abbreviating method)-
Undocumented
Declaration
Swift
public let name: String
-
Undocumented
Declaration
Swift
public init(name: String)