class Shure::Microphone::MXA
- Shure::Microphone::MXA
- PlaceOS::Driver
- Reference
- Object
Included Modules
- PlaceOS::Driver::Interface::AudioMuteable
Defined in:
shure/microphone/mxa.crClass Method Summary
Instance Method Summary
- #connected
- #disconnected
- #do_poll
-
#flash
flash the LED for 30 seconds
- #led(on : Bool = true)
-
#led_colour_muted(colour : Colour)
Supported colours: :RED, :GREEN, :BLUE, :PINK, :PURPLE, :YELLOW, :ORANGE, :WHITE
- #led_colour_unmuted(colour : Colour)
- #led_state_muted(on : Bool = true)
- #led_state_unmuted(on : Bool = true)
- #mute(state : Bool = true)
-
#mute_audio(state : Bool = true, index : Int32 | String = 0)
part of the mutable interface
- #preset(number : Int32)
- #query_all
- #query_device_id
- #query_firmware
- #query_led_colour_muted
- #query_led_colour_unmuted
-
#query_led_state
LED Setup
- #query_led_state_muted
- #query_led_state_unmuted
-
#query_mute
Mute commands
-
#query_preset
Preset commands
- #received(bytes, task)
-
#set_meter_rate(rate : Int32)
rate in milliseconds
- #unmute
Class Method Detail
Instance Method Detail
Supported colours: :RED, :GREEN, :BLUE, :PINK, :PURPLE, :YELLOW, :ORANGE, :WHITE
part of the mutable interface