Let's Bend: Harmonica Tuner

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Let's Bend: Blues Harmonica Tuner & Trainer assists harmonica players in accurately hitting bending notes through real-time visualization.

The application is completely free, ad-free, and can be used without registration. Sounds are captured via the MediaRecorder library as a continuous data stream, analyzed using advanced pitch detection algorithms, and displayed in real-time.

All common keys and special tunings of your blues harps are supported and can be easily configured via the settings menu.

Features:
• Fast and accurate musical note detection
• Multiple pitch detection algorithms (YIN, MPM, and HYBRID)
• Support for all common harmonica keys and tunings
• Adjustable concert pitch settings
• Visualization of blow bends, draw bends, over blows, and over draws
• Customizable confidence settings for pitch detection

Technical Details (for developers):
• Open-source project available on GitHub
• Built using Model-View-Controller (MVC) architecture
• Developed with Gradle build system
• Requires Android 9 (API 28) or higher
• Uses Dagger for dependency injection
• Implements SLF4J for logging
• Optimized for privacy (no data collection or storage)
• Part of a multi-platform project that includes desktop (macOS, Linux, Windows) and web versions

The app is also available for desktop platforms and as a web application at https://letsbend.de

Enjoy and Let's Bend!
Updated on
Aug 29, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

* Edge-to-edge support for Android 15+
* Updated Material Components
* Improved Favorites: cleaner layout, always-visible action button, rename/delete via long-press
* Fixed rare pitch detection crash & Settings screen issue
* Minor UI and stability improvements