Processing / Tutorials

Sound visualization / Sheet Music

This is a visual representation of sound using Processing, using the FFT (Fast Fourier Transform) values of Processing’s Sound library to draw sounds as if you were writing a musical score. You can replace the sample.wav part in the code with any sound you like and play it back with different values.

Date:2023-05-07

/Update:2023-10-04