{"id":21892209,"url":"https://github.com/mikewang000000/spek-x","last_synced_at":"2025-04-06T16:10:20.048Z","repository":{"id":38367289,"uuid":"506560136","full_name":"MikeWang000000/spek-X","owner":"MikeWang000000","description":"Acoustic spectrum analyser","archived":false,"fork":false,"pushed_at":"2025-02-05T20:57:11.000Z","size":9647,"stargazers_count":113,"open_issues_count":5,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-30T15:07:23.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikeWang000000.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-23T08:36:43.000Z","updated_at":"2025-03-27T12:39:55.000Z","dependencies_parsed_at":"2025-02-01T20:24:57.666Z","dependency_job_id":"b1017f18-11e1-4185-ab19-896e932e27de","html_url":"https://github.com/MikeWang000000/spek-X","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeWang000000%2Fspek-X","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeWang000000%2Fspek-X/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeWang000000%2Fspek-X/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeWang000000%2Fspek-X/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeWang000000","download_url":"https://codeload.github.com/MikeWang000000/spek-X/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509221,"owners_count":20950232,"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":[],"created_at":"2024-11-28T12:57:23.170Z","updated_at":"2025-04-06T16:10:20.021Z","avatar_url":"https://github.com/MikeWang000000.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spek-X\n\n[[英文 English]](./README.md)\n\nSpek-X (IPA: /spɛks/) 是 [Spek-alternative](https://github.com/withmorten/spek-alternative) 的一个 fork 项目，它最初源自 [Spek](https://github.com/alexkay/spek)。\n\nSpek 是一个用 C 和 C++ 编写的声学频谱分析器。它使用 FFmpeg 库进行音频解码，并使用 wxWidgets 构建图形用户界面。\n\nSpek 可用于 *BSD、GNU/Linux、Windows 和 macOS.\n\n在 Spek 的网站上获取更多相关信息： \u003chttp://spek.cc/\u003e\n\n\u003cimg src=\"./data/spek-screenshot.png\" height=\"500\"\u003e\n\n## Spek-X 0.9.4 - 2025/2/6\n\n### Sources / Packages\n\nCategory                             | Download link\n-------------------------------------|----------------\n源代码包                             | [v0.9.4.tar.gz](https://github.com/MikeWang000000/spek-X/archive/v0.9.4.tar.gz)\nWindows (x64)                        | [spek-x-0.9.4-windows-x86_64.zip](https://github.com/MikeWang000000/spek-X/releases/download/v0.9.4/spek-x-0.9.4-windows-x86_64.zip)\nWindows (Arm64)                      | [spek-x-0.9.4-windows-aarch64.zip](https://github.com/MikeWang000000/spek-X/releases/download/v0.9.4/spek-x-0.9.4-windows-aarch64.zip)\nmacOS (Universal)                    | [spek-x-0.9.4-macos-universal.tgz](https://github.com/MikeWang000000/spek-X/releases/download/v0.9.4/spek-x-0.9.4-macos-universal.tgz)\nDebian 软件包 (deb-multimedia.org)   | [spek-x-dmo/](https://deb-multimedia.org/pool/main/s/spek-x-dmo/)\n\n### 新增功能和改进\n\nSpek-X 0.9.4 更新：\n * FFmpeg 更新至 7.1。\n * 替换了 FFmpeg 不推荐的 API。\n * macOS 程序现在通过 Universal Binary 的形式发布。\n * Windows Arm64 程序现在编译启用了 FFmpeg 的汇编代码优化。\n\nSpek-X 0.9.3 更新：\n * FFmpeg 更新至 6.0。\n * 支持 32-bit FLAC 音频。\n\nSpek-X 0.9.2 更新：\n * 支持切换声道。\n * 移除了 “检查更新” 功能。\n * 修复了潜在的内存泄漏。\n\nSpek-X 0.9.1 更新：\n * 修复了 m4a 和 ogg 的解码问题。\n * 修复了一些崩溃问题。\n\nSpek-X 0.9.0 更新（自 0.8.2 以来）：\n * 适用于 Apple Silicon 的程序现在可用了。\n * 适用于 Windows Arm64 的程序现在可用了。\n * FFmpeg 更新至 5.0+\n * wxWidgets 更新至 3.0+\n * 新增用于保存频谱图的命令行支持。\n * 新增高 DPI 屏幕支持，修复文字显示不全问题。\n * 新增 Windows MSYS2 的构建方法。\n * Windows 上现在使用单一 exe 文件。\n * 优化了简体中文、繁体中文和法语的翻译。\n * 抑制了 wxWidgets 的警告弹窗。\n * 优化了 Linux 上的文件关联。\n * 修复了一些导致崩溃的错误。\n\n### 构建指南\n\n[Windows](./dist/win/README-zh_CN.md) | [macOS](./dist/osx/README-zh_CN.md) | [Linux 和其他类 Unix 系统](./INSTALL-zh_CN.md#Linux-和其他类-Unix-系统)\n\n### 依赖\n\n * wxWidgets \u003e= 3.0\n * FFmpeg \u003e= 5.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikewang000000%2Fspek-x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikewang000000%2Fspek-x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikewang000000%2Fspek-x/lists"}