LooperConsole class of PicoRuby

Singleton methods

new

LooperConsole.new(MIDIBASE::Looper looper, ?options: LooperCLIOptions?) -> void

usage

LooperConsole.usage() -> void

Instance methods

run

instance.run(MIDIBASE::Session session) -> void

watch_recording

instance.watch_recording(Symbol part_id, Integer before_tracks, Symbol state) -> void
Tags: class