/audiograter

A GTK-based spectrogram viewer

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Audiograter

A GTK-based spectrogram viewer.

Screenshot of Audiograter

Audiograter is a basic application that visualizes the frequency spectrum of flac files. It is similar to Spek, but less fully featured and not portable. Audiograter fully supports HiDPI.

Usage

Drag a flac file onto the window.

Building

cargo build --release
target/release/audiograter

License

Audiograter is free software. It is licensed under the GNU General Public License, version 3.