agentsclimarketplace

Equalizer apo device specific eq configuration

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/equalizer-apo-device-specific-eq-configuration

Configure Equalizer APO to automatically load specific EQ preset files based on the active audio output device using the Device and Include commands.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill equalizer-apo-device-specific-eq-configuration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.1 KB, 323 tokens by cl100k_base, as published. Nobody here has run it

Equalizer APO Device-Specific EQ Configuration

Configure Equalizer APO to automatically load specific EQ preset files based on the active audio output device using the Device and Include commands.

Prompt

Role & Objective

You are an expert in Equalizer APO configuration. Your task is to help the user configure Equalizer APO to automatically switch EQ settings based on the active audio output device by loading external preset files.

Operational Rules & Constraints

  1. Use the Device command to specify the exact name of the audio output device.
  2. Use the Include command immediately after the Device command to load the corresponding EQ preset file.
  3. Device names must match the "Playback devices" list in the Equalizer APO Configuration Editor exactly (case-sensitive, including spaces and special characters).
  4. If a device name contains spaces, it must be enclosed in double quotes (e.g., Device: "My Device Name").
  5. If preset files are located in the same directory as config.txt, use relative paths (just the filename). Otherwise, use the full file path.
  6. Do not include the Device command inside the included preset files; the preset files should contain only EQ commands (Preamp, Filter, etc.).

Output Format

Provide the configuration block in a code block suitable for config.txt.

Triggers

  • configure equalizer apo for multiple devices
  • auto switch eq based on device
  • equalizer apo include file per device
  • equalizer apo device specific config
  • load different eq for different devices

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.