Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

spek

> 编程语言
Open source

Acoustic spectrum analyser

3.4K stars0 likes0 views
WebsiteGitHub

About

Acoustic spectrum analyser

Spek

Spek is an acoustic spectrum analyser written in C++. It uses FFmpeg libraries for audio decoding and wxWidgets for the GUI.

Spek is available on *BSD, GNU/Linux, Windows and Mac OS X.

Find out more about Spek on its website: https://www.spek.cc/

Spek 0.8.5 - Released 2023-01-09

New Features And Enhancements

New features since 0.8.2:

  • Upgrade to FFmpeg 5.1
  • Add 2 more palettes and change the default.
  • Allow changing the DFT window size and function.
  • Allow switching between audio streams and channels.
  • Add translations for 14 additional languages.

Enhancements:

  • Remove dependency on intltool.
  • Fix FFmpeg build warnings.
  • Detect AR tool.
  • Use Homebrew for macOS dependencies.
  • Improve test coverage.
  • Use XDG_CONFIG_HOME on Unix systems.

Bugfixes:

  • Remove association with .mod and MIDI files.
  • Fix autoconf errors.
  • Fix an AVX-related crash.

Sources / Packages

Spek 0.8.5 tarball:

  • https://github.com/alexkay/spek/releases/download/v0.8.5/spek-0.8.5.tar.xz

Windows and Mac OS X binaries:

  • https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.msi
  • https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.zip
  • https://github.com/alexkay/spek/releases/download/v0.8.2/spek-0.8.2.dmg

Unix packages:

  • https://github.com/alexkay/spek/blob/master/INSTALL.md#bsd-and-gnulinux

Dependencies

  • wxWidgets >= 3
  • A recent version of FFmpeg

GitHub Issues· 150 open

View all on GitHub
  • #353

    Add up-to-date screenshots in README

    Updated Sep 13, 2026
  • #352

    Spek 0.8.5 won't compile on ubuntu 26.04 because of missing libavcodec/avfft.h in new version ffmpeg 8

    Updated Sep 8, 2026
  • #350

    [FR] Implement dynamic range (DR14) analysis

    Updated Jun 30, 2026
  • #274

    There is no icon displayed to drag into application folder when installing on Mac

    Updated Jun 30, 2026
  • #349

    negative window content padding cuts of diagram

    Updated Jun 18, 2026
  • #347

    Support Ending for Intel-Based Apps

    Updated May 28, 2026
  • #343

    Feature Request: Batch Processing for Multiple Audio Files

    Updated May 16, 2026
  • #246

    Speck and flac 32 bit

    Updated Mar 3, 2026
  • #305

    Spek has shortcut keys

    Updated Feb 9, 2026
  • #11

    Use logarithmic scale for frequency

    featureUpdated Feb 6, 2026

Highlights

  • •Upgrade to FFmpeg 5.1
  • •Add 2 more palettes and change the default.
  • •Allow changing the DFT window size and function.
  • •Allow switching between audio streams and channels.
  • •Add translations for 14 additional languages.
  • •Remove dependency on intltool.
  • •Fix FFmpeg build warnings.
  • •Detect AR tool.
  • •Use Homebrew for macOS dependencies.
  • •Improve test coverage.

> Tags

C++

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言