Skip to content
Tarun Yadav
← All work

Generative audio · macOS / Independent product

LoopMaker

Generate instrumental and vocal tracks on Apple Silicon, then preview, manage, and export the results in one native app.

Visit the product ↗SwiftUI / MLX / ACE-Step / Audio
LoopMaker application interface

The engineering challenge

From capability to product.

Music generation is a sustained, memory-heavy workload. A useful creative app has to accommodate real hardware limits without making the user configure the model runtime.

Decisions that matter

Respect the hardware

Memory checks and render settings account for the limits of the Mac running the model.

Creative controls

Prompts, duration, vocals, and export options are organized around making a track.

Finish the workflow

Generation, preview, project management, and audio export belong in the same workspace.

What this demonstrates

End-to-end product engineering: connecting model capabilities to usable interfaces, managing processing state and failures, and preparing a release. The platform and workflow here are specific to this product; a business integration would have its own data, permissions, and acceptance checks.

My role: product design, engineering, model integration, and release work. This is an independent product, not a client engagement.

Building a similar workflow? Let’s talk ↗