MIDIBASE::Looper::InputPump class of PicoRuby
Type aliases
input_t
untyped
output_t
untyped
Singleton methods
new
MIDIBASE::Looper::InputPump.new(input_t input, output: output_t, source: Router::source_t, ?priority: Integer) -> void
Instance methods
join
instance.join() -> self
run
instance.run() -> void
start
instance.start() -> self
stop
instance.stop() -> self