·obs-audio-plugin-writing
*

obs-audio-plugin-writing

오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다.

4설치·0트렌드·@meriley

설치

$npx skills add https://github.com/meriley/claude-code-skills --skill obs-audio-plugin-writing

obs-audio-plugin-writing 설치 방법

명령줄에서 obs-audio-plugin-writing AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/meriley/claude-code-skills --skill obs-audio-plugin-writing
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: meriley/claude-code-skills.

Develop OBS Studio audio plugins including audio sources (generators, capture) and audio filters (gain, EQ, compression). Covers real-time audio processing patterns, the filteraudio callback, and audio-specific settings.

Audio sources generate or capture audio and push it to OBS.

| SPEAKERSMONO | 1 | Single channel | | SPEAKERSSTEREO | 2 | Left, Right | | SPEAKERS2POINT1 | 3 | L, R, LFE | | SPEAKERS4POINT0 | 4 | L, R, C, S | | SPEAKERS4POINT1 | 5 | L, R, C, LFE, S | | SPEAKERS5POINT1 | 6 | L, R, C, LFE, SL, SR | | SPEAKERS7POINT1 | 8 | L, R, C, LFE, SL, SR, BL, BR |

오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다. 출처: meriley/claude-code-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/meriley/claude-code-skills --skill obs-audio-plugin-writing
카테고리
*크리에이티브
인증됨
최초 등록
2026-02-25
업데이트
2026-03-10

Browse more skills from meriley/claude-code-skills

빠른 답변

obs-audio-plugin-writing이란?

오디오 소스, 오디오 필터, 실시간 오디오 처리를 포함한 OBS Studio 오디오 플러그인을 만듭니다. 오디오용 obs_source_info, filter_audio 콜백, 오디오 데이터 구조, 설정 API 및 속성 UI를 다룹니다. OBS용 오디오 플러그인을 개발할 때 사용합니다. 출처: meriley/claude-code-skills.

obs-audio-plugin-writing 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/meriley/claude-code-skills --skill obs-audio-plugin-writing 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/meriley/claude-code-skills