Skip to content

Sounds Of Files

Latest
Compare
Choose a tag to compare
@andrewmd5 andrewmd5 released this 27 Jan 05:52
· 13 commits to master since this release

How does it work?

It's pretty straight forward, run the jar from command line like so

java -jar SoundOfFiles.jar

You'll be prompted to enter a path to whatever folder you wish to make sound of out of so again for example

C:\Users\Andrew\Desktop\

Addionally it supports command line arguments so you could simply do

java -jar SoundOfFiles.jar C:\Users\Andrew\Desktop\

Listen to it create sounds based on the total bytes the file occupies, great for large projects. Can create some nifty beats at times.

I'll probably update this later to write the sounds to a file.