Inspiration
Earlier this weekend a few of our friends couldn't decide on a genre of music. And then it hit, why not create a program that can make one sound file sound similar to another.
What it does
SPLIXER allows you to choose two sound files and rearrange one so it may sound like the other.
How we built it
We built SPLIXER by using a few java sound libraries so files can be cut up, sorted, and merged so that the program may work.
Challenges we ran into
Returning the average frequency turned out to be harder than expected and forced us to use a library in our project.
Accomplishments that we're proud of
We are proud that our program does exactly what it claims to do, nothing more and a little less.
What we learned
SPLIXER taught us a few things
- Never waste time building a function that already exists on the internet
- Come into hackathon with a plan
What's next for SPLIXER
We hope to create a user-friendly UI for SPLIXER and release it as an opensource music remixer platform where others can build interesting code and submit it on to the platform so others can use it.
Built With
- fftw
- java
Log in or sign up for Devpost to join the conversation.