Adolfo 709444d771 feat(VoiceRecorder): native 44.1kHz recording, band-pass filter, amp mute, 3x boost
- Keep 44.1kHz native sample rate to avoid linear resampler alias noise
- MIC_BOOST 300%% (3x) with clipping, after filtering per user request
- Low-pass 0.25 (~2.5kHz) to remove MCLK high-pitch hiss
- High-pass 0.985 (~100Hz) to remove DC/rumble/pop
- Chain: raw -> high-pass -> low-pass -> boost
- Disable FM8002E speaker amp GPIO1 during recording (active-low) to eliminate pop/hiss, re-enable after
- Add esp_driver_gpio requirement for gpio_set_level
- Previous UI improvements (date+duration list, green highlight, volume slider, full-screen layout) included in history
2026-07-31 12:10:42 -04:00
2025-09-23 21:33:04 +02:00
2025-09-23 22:36:36 +02:00
2025-09-23 21:33:04 +02:00
2025-09-23 21:33:04 +02:00
2025-09-23 21:33:04 +02:00
2026-07-03 21:41:18 +02:00
2026-07-03 23:17:09 +02:00

Tactility Apps

This project contains various official Tactility apps. Some are usable day-to-day while others are simply feature showcases.

License

The Apps are licensed as GPL v3 while the Libraries have their own license. Read more about licensing in LICENSE.md.

S
Description
No description provided
Readme 5.8 MiB
Languages
C 51.1%
C++ 43.5%
Python 4.3%
CMake 1.1%