PitchDetector class of PicoRuby

Singleton methods

new

PitchDetector.new(Integer pin) -> void

Instance methods

detect_pitch

instance.detect_pitch() -> (Float | nil)

start

instance.start() -> void

stop

instance.stop() -> void

volume_threshold=

instance.volume_threshold=(Integer value) -> Integer
Tags: class