MIDIBASE::Looper::Part class of PicoRuby

Singleton methods

new

MIDIBASE::Looper::Part.new(Symbol id, bars: Integer) -> void

Instance methods

copy

instance.copy(Symbol id) -> Part

Attr accessors

id (reader)

instance.id -> Symbol

tracks (reader)

instance.tracks -> Array[Track]

bars (accessor)

instance.bars -> Integer
Tags: class