sheaivey / ESP32-AudioInI2S

A simple MEMS I2S microphone and audio processing library for ESP32.
MIT License
48 stars 11 forks source link

Develop #4

Closed sheaivey closed 1 month ago

sheaivey commented 1 month ago

Lots of new updates and improvements.

Adding new AudioFrequencyAnalysis and FrequencyRange classes for more precise control over custom frequency range buckets. See AudioFrequencyAnalysis README for more details.