FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setMicProfile()

void fl::audio::Config::setMicProfile ( MicProfile profile)
inline

Microphone pink noise correction profile.

Compensates for the frequency response of specific microphones.

Definition at line 244 of file input.h.

244 {
245 mMicProfile = profile;
246 }
MicProfile mMicProfile
Definition input.h:251

References FL_NOEXCEPT, and mMicProfile.

Referenced by CreateGenericMEMS(), CreateIcs43434(), CreateInmp441(), CreatePdm(), CreateSpm1423Pdm(), and CreateTeensyI2S().

+ Here is the caller graph for this function: