Skip to content

Latest commit

 

History

History

Jan28_Use_Sound

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Jan 28 Prompt: Use Sound

Description

I created Spectrograms for each of a handful of wav files. Played around with different color palettes, and used that spectrogram as the background/sky when looking out of a window.

Link to all of my Genuary2021 Creations.

Code and Common Modules

Run this Jupyter Notebook Spectrogram.ipynb. I use scipy for this, so you will need to pip install that. Find the full repo the *.py files are needed for the Notebook to run.

For most of these, I am using the Processing Framework. Since I mostly code in Python, I use the Python extension of Processing, which is not as popular as its Java version. Also, I sometimes create small resuable code segments which I use in multiple projects. I'm sharing all my genart code, in case others find it useful.

Ram

Link to all of my Genuary2021 Creations.