beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

MicrophoneIn_v2 Op



MicrophoneIn
Namespace: Ops.WebAudio

Op author: simod

Access to the microphone and/or audio input devices


Needs a user interaction to be enabled, check the example file



Inputs

Start (Trigger)

Trigger in to activate microphone

Audio Input index (integer /Number)
Audio Input (string /Number)

list of audio input devices

Volume Settings

Volume (Number)

volume of the microphone

Mute (boolean /Number)

check to mute the microphone

Outputs

Audio Out (Object)

audio signal

Listening (boolean Number)

Is true when microphone is on & capturing input

List of Input Devices (Array)

string array of all availible audio input devices


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

MicrophoneIn example

Example patch for MicrophoneIn op


Patches using MicrophoneIn_v2

  • Examples (1)
  • Public
  • My Patches

Changelog


cloned op from Ops.WebAudio.MicrophoneIn
2020-11-25 - cables
Ops.User.cables.MicrophoneIn_v2 renamed to Ops.WebAudio.MicrophoneIn_v2
2020-11-25 - cables