スキル一覧に戻る
mofa-org

05-mofa-studio-audio

by mofa-org

7🍴 9📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: 05-mofa-studio-audio description: Audio pipeline details for MoFA Studio: device selection, mic monitoring, AudioPlayer buffer behavior, and participant tracking. Use when modifying audio code or diagnosing audio issues.

MoFA Studio Audio

1. Overview

MoFA uses cpal for input/output and a circular buffer AudioPlayer for playback. Keep sample rate and metadata consistent with dataflow.

2. Audio workflow

  1. Initialize AudioManager and populate device dropdowns.
  2. Start mic monitoring and update UI on timer.
  3. Send buffer status to Dora from actual buffer fill.
  4. Write audio with participant and question_id.
  5. Use smart reset to discard stale audio.

3. References

  • references/audio-pipeline.md
  • references/audio-player-contracts.md
  • references/audio-edge-cases.md

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です