{"id":26876821,"url":"https://github.com/big-mon/win-audio-visualizer","last_synced_at":"2025-07-14T17:39:18.292Z","repository":{"id":285221126,"uuid":"957412524","full_name":"big-mon/win-audio-visualizer","owner":"big-mon","description":"A real-time audio visualizer for Windows that captures system output using WASAPI Loopback.  Visualizes all system audio on Windows 11 using WASAPI loopback mode.","archived":false,"fork":false,"pushed_at":"2025-03-30T12:09:46.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T12:19:42.477Z","etag":null,"topics":["audio","loopback","realtime","visualizer","wasapi","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/big-mon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-30T10:02:28.000Z","updated_at":"2025-03-30T12:09:49.000Z","dependencies_parsed_at":"2025-03-30T12:19:45.221Z","dependency_job_id":null,"html_url":"https://github.com/big-mon/win-audio-visualizer","commit_stats":null,"previous_names":["big-mon/win-audio-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/big-mon/win-audio-visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mon%2Fwin-audio-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mon%2Fwin-audio-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mon%2Fwin-audio-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mon%2Fwin-audio-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/big-mon","download_url":"https://codeload.github.com/big-mon/win-audio-visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/big-mon%2Fwin-audio-visualizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265326933,"owners_count":23747646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","loopback","realtime","visualizer","wasapi","windows"],"created_at":"2025-03-31T11:17:05.893Z","updated_at":"2025-07-14T17:39:18.277Z","avatar_url":"https://github.com/big-mon.png","language":"Python","readme":"# win-audio-visualizer\n\n![screenshot](./image.jpg)\n\nWindows 11 向けオーディオビジュアライザーアプリケーション\n\n## 概要\n\nこのアプリケーションは、Windows 11 上で再生されているすべてのシステム音声（例：Chrome、Spotify、通知音など）をリアルタイムで取得し、視覚的に表示するデスクトップアプリケーションです。WASAPI Loopback 機能を用いてスピーカー出力音をキャプチャし、リアルタイムでオーディオビジュアライザーとして画面に描画します。\n\n## 機能\n\n- Windows 11 のシステム音声をリアルタイムでキャプチャ\n- 音声波形またはスペクトラム（FFT）をリアルタイムに描画\n- シンプルなバーグラフ型スペクトラムを表示\n\n## 必要条件\n\n- Windows 11（WASAPI Loopback 対応必須）\n- Python 3.8 以上\n\n## インストール方法\n\n```bash\n# リポジトリのクローン\ngit clone https://github.com/big-mon/win-audio-visualizer.git\ncd win-audio-visualizer\n\n# 仮想環境の作成と有効化\npython -m venv .venv\n.venv\\Scripts\\activate\n\n# 依存パッケージのインストール\npip install -r requirements.txt\n```\n\n## 使用方法\n\n```bash\n# アプリケーションの起動\npython ./src/app.py\n```\n\n## 開発環境\n\n- Python\n- 主要ライブラリ:\n  - sounddevice（WASAPI ループバックに対応）\n  - numpy（FFT 処理）\n  - pyqtgraph（可視化用）\n\n## ライセンス\n\nMIT ライセンス\n\n## 貢献方法\n\n1. このリポジトリをフォーク\n2. feature ブランチを作成 (`git checkout -b feature/amazing-feature`)\n3. 変更をコミット (`git commit -m 'feat: 素晴らしい機能を追加'`)\n4. ブランチをプッシュ (`git push origin feature/amazing-feature`)\n5. プルリクエストを作成\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-mon%2Fwin-audio-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbig-mon%2Fwin-audio-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbig-mon%2Fwin-audio-visualizer/lists"}