MCPcopy Create free account
hub / github.com/alexkay/spek

github.com/alexkay/spek @v0.8.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.8.5 ↗ · + Follow
172 symbols 355 edges 33 files 10 documented · 6% updated 1y agov0.8.5 · 2023-01-10★ 3,368132 open issues

Browse by type

Functions 135 Types & classes 37
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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: http://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.4 tarball:

Windows and Mac OS X binaries:

Unix packages:

Dependencies

  • wxWidgets >= 3
  • A recent version of FFmpeg

Core symbols most depended-on inside this repo

Shape

Method 84
Function 51
Class 26
Enum 11

Languages

C++100%

Modules by API surface

src/spek-spectrogram.cc20 symbols
src/spek-audio.cc20 symbols
src/spek-window.cc15 symbols
src/spek-pipeline.cc15 symbols
src/spek-fft.h11 symbols
src/spek-preferences.cc8 symbols
src/spek-spectrogram.h7 symbols
tests/perf.cc6 symbols
src/spek-fft.cc6 symbols
src/spek.cc5 symbols
src/spek-palette.cc5 symbols
src/spek-events.h5 symbols

For agents

$ claude mcp add spek \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page