Skip to content

mattfeury/Audiolizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiolizer

Demo

Audiolizer is an idea summed up as a "reverse visualizer." It was conceived as project for GA Tech's CS 4475 Computational Photography. It was created, designed, and developed by myself and Henry Dooley. The project uses the JSyn pure Java audio library to generate the sound and runs as an applet.

While the ideas behind the code are solid, my personal contributions to this project are poorly written. The lack of consistent indentation should be the first give away. I was a student with only a year of undergrad CS under my belt, and, while I'm personally very proud of this project, I don't feel that it accurately represents my current skill level.

This code is available on Github for nostalgia's sake and also so I can reference as I move forward in creating awesome new music applications, e.g. the Saucillator.

Usage

An ant build file is included for convenient building. Just run 'ant' from the command line and it should build, create the jar, and spin it up.

License

Really? Are you drunk? Go ahead. If you wanna be a pal, give me credit. This is also known as the "don't be an asshole" license.

JSyn is included freely as per its licensing.

About me

I enjoy creating music out of math. I also spend my days as a Software Engineer for OpenStudy, writing kickass educational tools. Feel free to check out my projects at mattfeury.com

About

A "reverse visualizer" that takes an image as input and improvises musical riffs based on its characteristics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages