OpenAI 2026 hackathon

Airwave

A macOS application that provides system-wide spatial audio through headphones. Compatible with HeSuVi HRIR and Equalizer APO presets.

Solo project by Muslik van Mook · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #2,592 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

Airwave is a macOS application that provides system-wide spatial audio through headphones. The author states it uses a process-tap pipeline tied to the selected physical output, supports HRIR convolution and optional parametric EQ, and includes built-in presets for spatial audio profiles.

What changed

The project evolved from an early experiment in late 2025 that used an external virtual audio device into a refined version during Build Week. It was refactored using Codex with GPT-5.6, replacing virtual routing with a process-tap pipeline and adding lifecycle recovery, real-time EQ processing, per-device profiles, and a new UI.

The single most important open question

Is there any evidence of user adoption or commercial traction beyond the author’s own development and distribution via Homebrew and GitHub?

Back to contents

What The Product Actually Is

  • The description states Airwave is a macOS application.
  • It provides system-wide spatial audio through headphones.
  • It is compatible with HeSuVi HRIR and Equalizer APO presets.
  • It uses a process-tap pipeline tied to the selected physical output.
  • It supports HRIR convolution and optional parametric EQ.
  • It includes three built-in HRIR presets: NeutralSH1.0, RoomSH1.0, StageSH1.0.
  • It also includes EqualizerAPO-format presets for bass, treble, and vocals.
  • Users can import compatible HeSuVi HRIR WAV files and EqualizerAPO configuration files.
  • The public HeSuVi HRTF Database lists more than 700 HRIR entries that Airwave can work with when downloaded in a compatible format.
  • It requires macOS 15 or later, stereo headphones, and System Audio Capture permission.

Inference The product is an audio processing tool for macOS users seeking enhanced spatial audio experiences through headphones. The author describes its technical architecture as real-time, optimized to avoid allocation, waiting, filesystem access, logging, and Core Audio operations during callback paths.

Back to contents

Positioning & Claim Evolution

  • The description states Airwave is a macOS application that provides system-wide spatial audio through headphones.
  • It supports HeSuVi HRIR and Equalizer APO presets.
  • The author claims it was built using Codex with GPT-5.6, indicating AI-assisted development.
  • During Build Week, the product evolved from an early version depending on a virtual audio device to one using a process-tap pipeline.
  • It includes lifecycle recovery behavior and audio-safety features.
  • The UI was rebuilt end-to-end, including onboarding flow with audible System Audio Capture test.

Inference Airwave positions itself as a tool for macOS users who want spatial audio customization via headphones. Its evolution suggests an iterative approach to improving performance and usability, possibly driven by AI-assisted development.

Back to contents

Target Customer & ICP

  • The description does not state specific target customer segments or personas.
  • It implies use by individuals on macOS who seek spatial audio experiences through headphones.
  • It requires stereo headphones and System Audio Capture permission.
  • No mention of enterprise, professional audio users, or specific demographics.

Inference The likely user base is individual macOS users interested in spatial audio customization. However, no explicit ICP or customer segmentation was provided.

Back to contents

Business Model & Pricing Evidence

  • The description does not state a business model or pricing strategy.
  • Airwave is distributed as an unsigned app through Homebrew and GitHub Releases.
  • No mention of subscription, licensing, or monetization methods.
  • It does not require an account or microphone access.

Inference There is no evidence of a commercial business model or pricing structure. Distribution appears to be open-source or freemium-style with no apparent revenue mechanism.

Back to contents

Technical & Delivery Signals

  • Built with: codex, core-audio, gpt-5.6, macos, swift, swiftui.
  • Uses a process-tap pipeline tied to the selected physical output.
  • Handles permission changes, output changes, sleep/wake, quit, failed cleanup, and stale callbacks.
  • Falls back to native audio or provides recovery guidance when processing cannot continue safely.
  • Real-time callback path avoids allocation, waiting, filesystem access, logging, and Core Audio operations.
  • XCTest coverage includes callback sizes, finite output, canary safety, crossfades, processing order, and lifecycle recovery.
  • Profiles are stored per physical output.
  • Includes three built-in HRIR presets and EqualizerAPO-format presets.
  • Supports import of HeSuVi HRIR WAV files and EqualizerAPO configuration files.
  • Xcode profiling shows normal-sized HRIRs use 0% to 2% CPU during playback.
  • Repository includes implementation, tests, setup instructions, release configuration, and dated commits showing Build Week changes.

Inference The technical implementation is robust for a macOS audio application. It demonstrates attention to performance optimization and safety in real-time processing. The use of AI tools like Codex and GPT-5.6 suggests a modern development approach.

Back to contents

Traction & Maturity Signals

  • The project was submitted to the OpenAI 2026 hackathon on Devpost.
  • It started as an experiment in late 2025.
  • During Build Week, it underwent significant refactoring and feature additions.
  • It is distributed via Homebrew and GitHub Releases.
  • No mention of user adoption, downloads, or usage metrics.
  • No evidence of revenue, customers, or market traction beyond the author’s own development.

Inference There is no evidence of user traction or commercial maturity. The project appears to be a personal or experimental effort with no verified adoption or monetization.

Back to contents

Competitive Context

  • The description does not mention competitors.
  • It supports HRIR convolution and parametric EQ, which are features found in some audio processing tools.
  • No direct comparison to existing spatial audio software or platforms is made.

Inference No competitive landscape is described. The author does not reference similar products or market positioning relative to others in the space.

Back to contents

Key Risks & Red Flags

  • The product is distributed as an unsigned app, which may raise security concerns for users.
  • No evidence of user feedback, reviews, or community engagement.
  • No mention of scalability, long-term support, or roadmap beyond Build Week.
  • The author is a single individual (team size: 1), suggesting limited resources for growth or maintenance.
  • No indication of monetization strategy or commercial viability.

Inference The lack of traction, business model, and team size raises questions about the product’s potential for commercial success or long-term sustainability.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the intended user base beyond personal experimentation?
  2. Are there any plans to monetize Airwave or build a sustainable business around it?
  3. How does Airwave handle compatibility with different audio hardware or macOS versions beyond what’s described?
  4. Has there been any user testing or feedback collected since its release?
  5. What is the long-term vision for Airwave, and how does it plan to evolve beyond its current scope?

Back to contents

Investment/Partnership Verdict

  • Not evidenced.

Inference There is no evidence of commercial traction, revenue, or a clear path to monetization. The project appears to be an experimental tool developed by a single individual with no verified user base or business model. It does not meet the criteria for investment or partnership at this stage based on the provided information.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.