Remove these ads by
Signing UpStep 1Instructions
Stuff You Need: This project uses Processing, an open source free program used to create art with computer code and Hexdump. Hexdump is a free program that allows you to exact that binary data of files, it extremely easy to use simply open any file you wish to exact the binary data.
The project is broken up into two parts sound and image, both done in Processing. If you never used Processing or have experience with computer programming this project might be little difficult. Openprocessing is a site where you can download full functional code, use this in order manipulate a file and turn it into something new.
The sound portion of the project was also done in Processing. A special Processing library called " soundcipher" is needed in order to use the piano sound heard in the video. The processing website has good documentation on how to install the libraries.
Once You have all the programs and libraries installed proceed with converting the image into binary code. Hexdump HEX and not binary, you must covert it binary by using a converter. This is very time consuming- have fun.
Processing:http://processing.org
Hexdump: http://download.com
Soundchiper: http://soundcipher.org/download.html
Openprocessing:http://www.openprocessing.org/
Original sketch used: http://www.openprocessing.org/visuals/?visualID=6689
Convert HEX to Binary: http://easycalculation.com/hex-converter.php
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|








































