惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog
A
About on SuperTechFans
Y
Y Combinator Blog
D
DataBreaches.Net
I
InfoQ
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
G
Google Developers Blog
博客园_首页
博客园 - 司徒正美
V
V2EX
Stack Overflow Blog
Stack Overflow Blog
博客园 - 叶小钗
Engineering at Meta
Engineering at Meta
Apple Machine Learning Research
Apple Machine Learning Research
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
B
Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
D
Docker
量子位

Show HN

The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap GitHub - noopolis/moltnet: Self-hostable chat network for AI agents. Pre-built bridges for Claude Code, Codex, and the Claws. Rooms, DMs, history. No Slack bots, no Matrix, no glue code. GitHub - tamerh/enju: Coordinating Humans, AI Agents, and Compute as Peers on a Shared Workflow Graph
Unity Audio Manager
Adam-Hincu · 2026-06-13 · via Show HN

5.0Unity Asset Store

Unity audio management is hard.Make it easy.

Your audio workflow is broken. Fix it now using this Lightweight Audio Manager.

Get itSee documentation

Trusted by Unity developers

See what developers like you are saying
about this Audio Manager.

Reliable and Easy to Use, PERFECT

Lightweight and fast to integrate, up and running in minutes. Clean setup, straightforward API, and reliable in my project. A solid upgrade over a Brackeys-style audio system, with handy AI editor instructions too. Honest 10/10.

Super simple to use and very straight forward

Just makes sense, it works really well and very easy to use and implement in any project since it uses the OG unity mixer without having to modify anything with the project just a single line in a script is all it takes.

Audio Manager

Finally, an audio manager that actually makes sense. Audio groups, random pitch, fading, and Unity Mixer support all built in. This is how audio should be handled.

Everything you need to manage your audio

A life-saving, thoughtfully designed system to simplify your workflow and save you time and headaches.

Min. time saved

10 hrs

User Interface

Included

Lines of code needed

1 line

Rating

5.0

// Assign sounds directly in the Inspector
public SingleSound jumpSound;

Inspector assignment

Expose audio variables in Unity's Inspector UI for manual, visual assignment.

// Fade in over 0.5s to 100% volume
footstepSound.FadeIn(0.5f, 1.0f);

Fade in & out

Smoothly fade in or out your music or sound effects, avoiding abrupt endings or harsh cuts.

// Play with random pitch between 0.9 and 1.1
playerJumpSound.PlayRandomPitch(0.9f, 1.1f);

Random pitch selection

Add natural variation to repetitive sounds like jumps, gunfire, or UI feedback.

And much more…

It literally takes no time

Add your sound to the Audio Manager, select it in the Inspector, and you are done. It cannot be easier.

Try now

171 lines vs. 10 lines for the same sound.

Which one do you prefer?

Before Audio Manager (171+ lines)

After Audio Manager (<10 lines)

Now imagine that for every sound in your project...

Frequently asked questions

Everything you need to know before adding the Audio Manager to your project.

Ready to fix your audio workflow?

Join Unity developers who ship faster with a lightweight audio manager that takes minutes to set up and one line of code to play.

Try nowSee documentation