A new hardware concept from designer Braz de Pina aims to strip away the intimidation of music theory and replace it with the simple joy of pressing buttons. The 3Tonic is a pocket-sized chord builder that looks like a toy, sounds like a synth, and teaches the “why” behind note combinations—an approach that could change how beginners first encounter harmony.

Unveiled in mid-August 2025 via Yanko Design, the 3Tonic is deliberately presented as a design study rather than a ready-to-buy gadget. It packs a 12-button chromatic note grid, a tiny color display, two rotary knobs, and dedicated Play and Loop controls into a brightly colored, child-friendly chassis. At its core, the device does one thing well: when you press a few notes, it instantly displays the resulting chord name and plays the sound back. Over time, the creator argues, users will start to understand why a Cmaj7 add9 works—not just that it sounds pleasant.

The hardware that teaches through touch

The 3Tonic’s interface is a study in constrained design. Across the front, 12 labeled buttons correspond to the chromatic scale. Above them sits a compact screen that shows chord names and basic UI elements, flanked by a small built-in speaker. Two knobs manage tempo (defaulting to 120 BPM) and rhythm style, toggling between common meters like 4/4 and 3/4. A concealed volume wheel on the top-right edge provides level control without adding visual clutter.

Crucially, the device is not a standalone instrument in the traditional sense. It contains a simple synthesizer engine, but its primary purpose is education. The Play button triggers the current chord; Loop repeats it, turning the gadget into a tiny, perpetual performance tool. These controls invite the kind of fidgety exploration that leads to accidental discovery—an essential feature for learners who might otherwise freeze when faced with a piano keyboard or DAW.

Braz de Pina, a designer known for his work at Microsoft on human-centered AI and playful hardware concepts, has positioned 3Tonic as a physical companion to the browser-based chord builder he launched at 3tonic.com. The website offers the same core functionality—select notes, get a chord name, hear the result—but de Pina argues that tactility changes everything. “Pressing physical buttons to represent scale degrees turns abstract intervals into embodied knowledge,” he explains in the accompanying design statement. “Seeing a chord name appear while hearing it reinforces the mapping between theory and sound.”

Why a hardware chord builder matters now

The market is not short of chord-finding tools. Sites like Chord Composer and Chord Generator let users click virtual keys and receive chord labels along with playback options, often with features like MIDI export and progression generators. But these web apps remain screen-bound, competing for attention with countless other browser tabs. 3Tonic’s conceptual advantage is its physicality—a dedicated object that lives in a pocket or on a desk, inviting spontaneous interaction.

Research in embodied cognition has shown that hands-on manipulation can improve learning outcomes for abstract subjects. In music education, this insight has fueled the success of gadgets like the Pocket Operator series, the Orba by Artiphon, and modular synthesizer starter kits. 3Tonic enters this stream with an even sharper focus: it strips away sequencing, effects, and performance features to concentrate solely on chord construction. That narrow scope is a deliberate design choice. “This is not trying to be a workstation,” de Pina states. “Its narrow focus on chords is both a design advantage and marketing clarity.”

Inside the learning loop: how 3Tonic builds understanding

The educational model behind 3Tonic relies on a tight feedback loop: press one or more note buttons, immediately hear the sound, and see the chord name. The tempo and rhythm knobs add a musical context, playing the chord in a steady pulse instead of an isolated block. Looping that pattern reinforces auditory memory, a technique drawn from ear-training exercises.

For a complete beginner, this bridges a critical gap. Traditional music instruction often separates theory (reading charts, memorizing Roman numerals) from practice (playing an instrument). 3Tonic merges the two in real time. A child who stumbles upon a C, E, and G combination sees “C Major” flash on screen and hears a consonant triad. If they add a B, the device updates to “Cmaj7.” Over ten minutes of play, patterns emerge.

However, the concept has clear pedagogical limits. The chromatic grid does not inherently explain functional harmony—why a G7 resolves to C, or how voice leading smooths transitions. Those deeper layers would require a companion curriculum, which de Pina hints could live on the 3Tonic website or in an accompanying app. As presented, the device teaches chord spelling and ear recognition, not full music theory. Experts note that while instant naming is powerful, it can become superficial memorization without context. Still, as an onboarding tool to lower the intimidation barrier, it excels.

How makers could build their own

3Tonic’s simplicity makes it an attractive target for DIY builders and educational hardware startups. The community around pocket synths has already reverse-engineered and expanded many commercial products. A functionally equivalent device could be prototyped with off-the-shelf parts:

  • A Raspberry Pi Zero or Teensy 4.0 with an audio shield for synthesis and output.
  • A 12-button mechanical keypad or arcade-button grid wired to GPIO pins.
  • A small OLED or TFT display for chord names and UI.
  • A speaker module plus a headphone jack or line-out for cleaner audio.
  • Rotary encoders for tempo and rhythm control.
  • A basic software synth voice (sine, triangle, simple ADSR envelope) and a chord-detection algorithm based on set theory or interval pattern matching.

Such a project would need to handle chord naming logic robustly. Algorithms typically compare the set of pressed notes against a database of chord spellings, identifying the closest match (e.g., {C, E, G} → C Major; {C, E, G, B} → Cmaj7). More advanced versions could recognize inversions and slash chords. The community-built device could also add features missing from the concept, like MIDI over USB or Bluetooth for DAW integration, alternative tunings, and a built-in lithium-ion battery with USB-C charging.

Productization hurdles and unverified claims

Despite the polished concept images, 3Tonic remains a design prototype with no announced manufacturing timeline. Several technical questions loom:

  • Audio quality: The small speaker is adequate for learning, but users expecting a rich synth tone may be disappointed. A line-out or USB audio interface would be a near- necessity for serious practice.
  • Connectivity: No MIDI or USB data port is shown. Without it, the device cannot integrate with recording software, limiting its utility beyond the learning phase.
  • Power: Battery life, charging method, and power management are unstated.
  • Polyphony and synthesis details: The concept does not specify how many notes can sound simultaneously or what synthesis engine drives the tone.
  • Pricing: Educational hardware operates in a cost-sensitive market. Small run manufacturing and a durable enclosure could push the price into a range where buyers demand more features.

These unknowns mean that educators and early adopters should treat 3Tonic as a vision, not a purchase decision. The companion website, however, is live and offers immediate access to the chord-building experience—a useful fallback while the hardware gestates.

Where 3Tonic fits in a crowded learning landscape

Online chord tools already do much of the heavy lifting. Chord Composer provides a minimal, ad-free chord progression builder geared toward songwriting. The site’s interface, with its grid of note buttons and quick playback controls, is a direct ancestor of 3Tonic’s physical layout. Meanwhile, more established platforms like Hooktheory and Oolimo go deeper into harmonic analysis and song structure.

What 3Tonic adds is not new technology but a deliberate shift in modality. By moving from screen to object, it targets the segment of learners who find software overwhelming or unengaging. This aligns with a broader trend in edtech: the “physicalization” of abstract concepts, from coding robots to modular synthesizers. The device’s toy-like design also signals a commitment to play-driven learning, echoing Montessori principles where self-directed manipulation builds understanding.

The designer’s ethos: play as the engine of learning

Braz de Pina’s portfolio offers context for 3Tonic’s approach. In a 2024 interview with Microsoft Design, he explored how AI could enable more human-centered creation tools. His concept work includes a cyberpunk-inspired Copilot dock that provides a dedicated AI control center for PCs—again translating an abstract service (conversational AI) into a physical, tactile hub. This throughline is key: de Pina consistently asks what happens when we touch abstract systems.

“The best tools disappear,” he wrote in his design notes for the Copilot dock. “They feel like an extension of thought.” 3Tonic applies that philosophy to music. By removing the intimidation of formal theory and replacing it with colorful buttons and instant feedback, the device becomes an extension of musical curiosity.

Realistic outlook and next steps

For 3Tonic to become more than a beautiful render, de Pina or a partner would need to produce a working prototype and validate the learning claims. Case studies with beginner students—tracking their ability to identify chords by ear after a few weeks of play—would be gold. An open-source firmware release, similar to what the Monome community fostered, could ignite a maker ecosystem that extends the concept far beyond its original scope.

In the short term, educators can already adopt the web app in classrooms and compare its engagement against traditional methods. The physical device, when it arrives, will face the same market forces as any gadget: it must be priced for impulse buys yet robust enough to survive backpacks and messy desks. A partnership with a music school or YouTube theory channel could accelerate adoption and lend the project the pedagogical credibility it currently lacks.

What’s undeniable is that 3Tonic captures a moment in design thinking. As software becomes ever more capable, the counter-move is to build simpler, friendlier objects that invite humans to play their way into understanding. Braz de Pina’s pocket synth may not shatter the mold, but it nudges an ancient art form into the hands of anyone with a minute to spare and a button to press.