Skip to content

An audio visualizer capable of both time domain and frequency domain audio visualizations. Formerly my RevUC 2024 submission.

Notifications You must be signed in to change notification settings

chruffins/audio-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Visualizer

Welcome to my repository for an audio visualizer I'm working on! This contains a desktop application written with C, mostly using Allegro 5 (and FFTW3), intended to be a full-fledged audio player on completion. Code has been written for both time-domain and frequency-domain visualizations, and I'm currently working on a particle system that will be the backbone of the visualizations.

Planned Features

  • Playlists
  • Like, 12 different visualizations
  • Usage of shaders for visualizations
  • Be able to change audio files......
  • Proper user interface......
  • (MAYBE) a scripting engine for visualizations?
  • Probably DLL support for visualizations...

About

An audio visualizer capable of both time domain and frequency domain audio visualizations. Formerly my RevUC 2024 submission.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published