Skip to content

josmithiii/opengl_spectrogram

 
 

Repository files navigation

opengl_spectrogram

using JUCE to create a 3D spectrogram drawn with OpenGL

JOS Fork Info:

  • Got it building and running on Mac OS Ventura, but after loading a wav file, it crashes with EXC_BAD_ACCESS in glDrawElements() trying to draw a grid.
  • Next step is to try it on an Intel Mac, then maybe Linux.

About

using JUCE to create a 3D spectrogram drawn with OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.1%
  • C 24.7%
  • Objective-C++ 0.8%
  • Objective-C 0.2%
  • Python 0.1%
  • Makefile 0.1%