Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 659 Bytes

AudioAnalyzer


AudioAnalyzer is a small JavaFX desktop application for plotting audio signal frequency spectrum in the real time.

Download here: https://github.com/SzymonKatra/AudioAnalyzer/releases.
Requires ffmpeg installed in order to decode and demux audio files.

Features:

  • audio playback with real-time spectrum plotting
  • multiple channels support
  • analysis of different number of samples
  • waveform preview
  • graph smoothing
  • supports all audio formats which ffmpeg can decode

Screenshots:

Screenshot 1 Screenshot 2

License:

MIT