{
  "name": "audio",
  "kind": "bundled",
  "title": "Audio",
  "description": "Output and input devices: switch the default, set the volume, mute.",
  "version": "0.1.0",
  "icon": "♫",
  "author": "pal",
  "spec": "github:zcag/pal/extensions/audio",
  "source": "https://github.com/zcag/pal/tree/HEAD/extensions/audio",
  "commit": "a84c75d8e1ff65aae49fd8acc1cf888a84c8a465",
  "manifest": {
    "name": "audio",
    "title": "Audio",
    "description": "Output and input devices: switch the default, set the volume, mute.",
    "version": "0.1.0",
    "icon": "♫",
    "author": "pal",
    "repo": "bundled",
    "license": "MIT",
    "store": {
      "tagline": "Switch the output or input, set the volume, mute",
      "category": "system",
      "features": [
        "Every output and input in two sections, the default of each direction tagged `default`, the volume on the right, `muted` where it is",
        "`enter` makes the row the default for its direction; a headset shows once under Output and once under Input",
        "`cmd+shift+v` drills into presets of 0, 25, 50, 75 and 100 %, the current one tagged",
        "`cmd+m` toggles mute and stays in the list",
        "The transport (`bluetooth`, `usb`, `builtin`, `hdmi`) in the subtitle when the OS reports it",
        "Live: the defaults and volumes are read again on every show"
      ],
      "permissions": [],
      "platforms": [
        "macos",
        "linux"
      ],
      "screenshots": [
        {
          "file": "1-devices.png",
          "caption": "Outputs and inputs, the defaults tagged, a muted device marked, the volume on the right"
        },
        {
          "file": "2-actions.png",
          "caption": "What a device can do: set as output, set the volume, mute"
        },
        {
          "file": "3-volume.png",
          "caption": "The volume presets for one device, the current level tagged"
        }
      ],
      "actions": [
        {
          "title": "Set as output / Set as input",
          "description": "Makes the row the default for its direction; the HUD names it.",
          "keys": "enter"
        },
        {
          "title": "Set volume…",
          "description": "A level of presets, 0 to 100 %.",
          "keys": "cmd+shift+v"
        },
        {
          "title": "Mute / Unmute",
          "description": "Toggles mute and stays in the list.",
          "keys": "cmd+m"
        }
      ]
    },
    "palettes": {
      "audio": {
        "kind": "live",
        "description": "Every output and input, the defaults tagged, with their volume.",
        "keys": [
          {
            "keys": "enter",
            "title": "Set as the default output or input"
          },
          {
            "keys": "cmd+shift+v",
            "title": "Set the volume"
          },
          {
            "keys": "cmd+m",
            "title": "Mute or unmute"
          }
        ]
      }
    }
  },
  "updated_at": "2026-09-16T16:45:33Z",
  "url": "https://pal.cagdas.io/extensions/audio",
  "tagline": "Switch the output or input, set the volume, mute",
  "category": "system",
  "screenshots": [
    "https://pal.cagdas.io/extensions/audio/screenshots/1-devices.png",
    "https://pal.cagdas.io/extensions/audio/screenshots/2-actions.png",
    "https://pal.cagdas.io/extensions/audio/screenshots/3-volume.png"
  ],
  "panel_screenshots": [
    "https://pal.cagdas.io/extensions/audio/screenshots/1-devices.png",
    "https://pal.cagdas.io/extensions/audio/screenshots/2-actions.png",
    "https://pal.cagdas.io/extensions/audio/screenshots/3-volume.png"
  ],
  "bar_screenshots": [],
  "has_bar": false,
  "bar_items": [],
  "has_readme": true
}
