EMBED THIS TUNER

SuperTune Embed

Provide high quality pitch detection to your readers, students, or app users. Free, customizable, and esay configuration.

  • Lightweight Web Engine Powered by native C++ WebAssembly DSP for instant pitch detection in any browser.
  • Multiple Layout Modes Supports full (string target buttons + needle + scrollable preset catalog) and simple (needle-only tuner).
  • Customizable via Query Params Set reference pitch overrides (A₄ = 432 Hz), needle response, and fullscreen controls directly in the URL.
  • Zero Config & 100% Free No API keys, no developer accounts, no backend dependencies. Just copy the <iframe> code.
  • Not Equivalent to the Native App Does not replace the full standalone web or native app (e.g. settings, user preferences, etc).
  • Not an Ad Server Completely clean – no popup banners, ad scripts, or other bloat

Who Can Use It?

Anyone! Whether you run a popular chord website, an online music academy, or a personal blog, SuperTune Embed is free to use.

Guitar Tab & Sheet Music Sites

Embed a compact tuner right above chord charts so guitarists can tune to Standard or Drop D without navigating away.

Music Teachers & Online Schools

Embed the tuner inside student lesson portals, practice assignments, or educational music blogs.

Gear Reviewers & Music Blogs

Give your readers an interactive tuning helper right inside pedal reviews, guitar guides, or alternate tuning tutorials.

Community Forums & Musician Hubs

Allow forum members and community posters to verify pitches and explore tunings directly within posts.

Used on this website

We use this exact embed engine right on our own home page and in the live-preview playgrounds. Embedded SuperTune provides a simple, content-optimized exerience while retaining the same high-quality pitch detection that powers the main SuperTune application.

Customize Embed Widget

Configure your interactive tuner widget parameters in real-time and copy the live iframe snippet below.

Widget Preset
Audio & Behavior
Live Preview Stage
240px × 360px
Generated Code Snippet
<iframe src="https://tune.supertune.app/?embed=1&mode=full&orientation=portrait" width="100%" height="680" allow="microphone" style="border:none; border-radius:12px;"></iframe>

URL Parameters Reference

Customize any SuperTune embed URL by combining query parameters.

Parameter Type / Options Default Description
embed 1 Required Enables embedded widget mode and displays the SuperTune embed header bar.
mode full | simple full full: Target string buttons + needle + preset list.
simple: Minimalist needle view only.
a4 number (e.g. 432, 440, 442) 440 Sets the reference frequency for A₄ in Hz (range: 415 – 460).
response instrument | vocal instrument Sets the tuner needle damping response profile.
fullscreen never | tap | hands-free never Configures full-screen trigger permissions inside the embed.

How to Integrate on Your Web Site

1

Configure Your Widget

Use the playground above to pick your preferred layout mode, reference pitch, and behavior.

2

Copy the Snippet

Click "Copy Embed Code" to save the <iframe> snippet to your clipboard.

3

Paste into Your Site

Paste the snippet directly into HTML files, WordPress Custom HTML blocks, Webflow embeds, Notion embeds, etc.