Skip to content

A personal JUCE project that loads impulse response .WAV files and displays their frequency curves.

License

Notifications You must be signed in to change notification settings

JamesStubbsEng/GraphicalIRLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphicalIRLoader

A personal JUCE project that loads impulse response .WAV files and displays their frequency curves.

This is useful for guitarists and bassists who use amp simulators and IRs because this plugin shows the frequency curve of the IRs. You can load in an IR and see if it is balanced, has a mid cut, has a lot of low end, etc.

Alt Text

Techniques used include:

  • convolution
  • fft smoothing
  • fft graphics
  • file reading
  • implementation for next file and previous file buttons using STL vector data structure

About

A personal JUCE project that loads impulse response .WAV files and displays their frequency curves.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages