Skip to content

CharlieLiu17/WriteNoise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WriteNoise - HackGT7

WriteNoise was a HackGT7 project made by Charlie Liu, Morris Wan, Ethan Chee, and Kurt Hu. It won 2nd Place Overall in the hackathon, out of 2500+ participants.

What is WriteNoise?

WriteNoise is a sound to image converter. How can we convert a sound to an image? Well, we convert every bit of sound into the bits of an RGBA value. Each RGBA value then becomes a pixel in the final image.

Why would you use WriteNoise?

WriteNoise has many applications. From steganography to artistic musical representation, it's truly versatile.

Since this is a lossless conversion of information, you can use the produced image as an encrypted message that has the additional benefit of an extra layer of protection as people wouldn't even realize it's a message.

Additionally, the produced image can be used as a "QR code" for sound. Without an internet connection, a QR code is often only a text string. Our image could let sound be played without an internet connection.

Finally, the produced image can represent different types of sound. The laughter at a comedy show produces a drastically different image than the sound of Taylor Swift's hit song, "22".

Demo

https://writenoise.herokuapp.com/

Only takes .wav files.

More information

More information can be found on Devpost!

About

WriteNoise - Visualizing sound.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 39.2%
  • HTML 27.1%
  • Jupyter Notebook 17.9%
  • JavaScript 9.3%
  • Python 6.5%