FastLED 3.9.15
Loading...
Searching...
No Matches
mic_profiles.h
Go to the documentation of this file.
1#pragma once
2
3#include "fl/stl/int.h"
4
5namespace fl {
6namespace audio {
7
22
23} // namespace audio
24} // namespace fl
MicProfile
Microphone frequency response correction profile.
@ LineIn
Line-in input (relatively flat, minor HF rolloff)
@ GenericMEMS
Generic MEMS microphone (moderate bass rolloff)
@ None
No correction (flat response assumed)
@ INMP441
InvenSense INMP441 MEMS mic (most common)
@ ICS43434
InvenSense ICS-43434 MEMS mic.
@ SPM1423
Knowles SPM1423 MEMS mic.
unsigned char u8
Definition stdint.h:131
Base definition for an LED controller.
Definition crgb.hpp:179