LooperCLIOptions class of PicoRuby

Singleton methods

build_parser

LooperCLIOptions.build_parser() -> PicoOptionParser

Instance methods

parse

instance.parse(Array[String] args) -> (self | Symbol)

Attr accessors

audio (reader)

instance.audio -> Symbol

midi_out (reader)

instance.midi_out -> Symbol

click_out (reader)

instance.click_out -> Symbol

midi_thru (reader)

instance.midi_thru -> bool

polyphony (reader)

instance.polyphony -> Integer

click_voice_cost (reader)

instance.click_voice_cost -> Integer

uart_unit (reader)

instance.uart_unit -> Symbol

rx (reader)

instance.rx -> Integer

tx (reader)

instance.tx -> Integer

baud (reader)

instance.baud -> Integer

left (reader)

instance.left -> Integer

right (reader)

instance.right -> Integer

ldac (reader)

instance.ldac -> Integer

cs (reader)

instance.cs -> Integer

sck (reader)

instance.sck -> Integer

copi (reader)

instance.copi -> Integer
Tags: class