Microphones#
These classes define microphones that can be added to a Scene. They are separated based on the output format they provide:
“Mic” Format Output#
|
Eigenmike 32 microphone. |
|
Eigenmike 64 microphone. |
|
Sennheiser AmbeoVR microphone. |
|
A single mono microphone capsule |
Ambisonics Output#
|
First Order Ambisonics (FOA) microphone "capsule" |
Binaural Output#
|
Binaural microphone "capsule" |
Base Classes & Utilities#
New microphones can be defined by inheriting from the parent MicArray class.
|
This is the base class for all microphone array types. |
Dynamically define a new MicArray class with given attributes. |