Skip to content

VST AU LV2 Mac Win Linux audio analyzer plugin Spectrogram Sonogram

License

Notifications You must be signed in to change notification settings

rty65tt/AudioAnalyzer

Repository files navigation

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

About

VST AU LV2 Mac Win Linux audio analyzer plugin Spectrogram Sonogram

Resources

License

Stars

Watchers

Forks

Packages

No packages published