Skip to content

Releases: cleoanka/auricle

Auricle 0.2.1

Choose a tag to compare

@cleoanka cleoanka released this 08 Jul 16:23

Routing semantics, verified live with engine traces — now shipped as a drag-to-Applications DMG:

Install

  1. Download Auricle-0.2.1.dmg, open it, drag Auricle into Applications.
  2. First launch: double-click Auricle once and let macOS refuse it (Auricle is ad-hoc signed, not notarized), then go to System Settings → Privacy & Security, scroll down and click Open Anyway. Needed only once — the same steps are printed inside the DMG window (TR + EN). Terminal alternative: xattr -dr com.apple.quarantine /Applications/Auricle.app
  3. Requires macOS 14.4 or later (Core Audio process taps don't exist before that).

Changes

  • Apps routed to a specific device are pinned: switching the output device at the top of the popover no longer affects them in any state (previously an app whose routed device was unplugged could lag on a stale device or appear to follow the default switch).
  • An engine in unplugged-fallback now follows default-output changes immediately, and snaps back the moment its device returns.
  • New routing badge on app rows (→ device name) so you can see at a glance which apps are pinned; it turns into a warning while the routed device is unplugged.

Semantics: the top Output list switches the system default — everything set to "System Default" follows it (that's macOS). Route an app in its drawer to pin it.

🤖 Generated with Claude Code

Auricle 0.2.0

Choose a tag to compare

@cleoanka cleoanka released this 08 Jul 16:11

UI redesign based on first user feedback:

  • Output & Input devices are now always-visible stacked lists with one-click selection (Control Center style) — no more dropdown pickers.
  • The per-app ⋯ overflow menu is gone. Each app row now has a single disclosure chevron (the app name/icon works too) that expands an inline drawer: output routing as a stacked list, a continuous Boost slider (0…+12 dB, double-click the value to reset), the 10-band EQ, and Reset.
  • A routed device that gets unplugged now shows an honest inline warning row (settings kept; audio falls back to System Default until it returns).

🤖 Generated with Claude Code

Auricle 0.1.1

Choose a tag to compare

@cleoanka cleoanka released this 08 Jul 16:01

Fixes the 0.1.0 showstopper: the popover collapsed to an empty 41pt sliver inside the MenuBarExtra window (ScrollView reports no intrinsic height there), so nothing was clickable. The scroll region is now sized from measured content. Also: System Audio Recording permission is now probed at launch (immediate prompt/banner instead of waiting for the first slider touch), and the audio engine logs chain-up/failures to the unified log.

🤖 Generated with Claude Code

Auricle 0.1.0

Choose a tag to compare

@cleoanka cleoanka released this 08 Jul 15:31

First release — per-app volume, mute, boost (+12 dB), 10-band EQ and output-device routing; system-wide master Boost+EQ; device & input control; EQ presets; per-app settings memory. Universal binary (Apple Silicon + Intel), macOS 14.4+.

Install: unzip, move Auricle.app to /Applications, then right-click → Open (ad-hoc signed — see the README's Gatekeeper notes), and grant System Audio Recording when asked. Audio never leaves your machine.

🤖 Generated with Claude Code