SkillAgentSearch skills...

AudioAnalyzer

VST AU LV2 Mac Win Linux audio analyzer plugin Spectrogram Sonogram

Install / Use

/learn @rty65tt/AudioAnalyzer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AudioAnalyzer

VST3 AU LV2 Mac Windows Linux audio analyzer (Spectrogram Sonogram) plugin (use JUCE ver 7.0.12 !!!)

Known Issues

  • For drawing Spectrogram uses tool of framework no really optimization.

screenshot1

screenshot2

screenshot3

macOS Build

For mac use 7.0.9 version JUCE!

Linux Build (Arch Linux)

sudo pacman -S base-devel webkit2gtk juce

Launch app "Projucer" and open "AudioAnalyzer.jucer"

Select exporter "Linux Makefile" and "File -> Save"

cd (download path)/AudioAnalyzer/Builds/LinuxMakefile

make Standalone CONFIG=Release

make VST3 CONFIG=Release

make LV2 CONFIG=Release

make clean (not necessary)

Set audio buffer in you audio server size <= 512

TODOList

  • [ ] optimization draw config menu
  • [ ] create setting for bg grid
  • [ ] remake routing channel for AU
  • [ ] add OpenGL support
  • [ ] create osciloscope
  • [ ] spectrum add mid/side setting
  • [ ] spectrum add AvgTime Max Freeze and Safe Load References
  • [ ] spectrum add freq/note view
View on GitHub
GitHub Stars9
CategoryProduct
Updated7mo ago
Forks0

Languages

C++

Security Score

77/100

Audited on Aug 10, 2025

No findings