Hello,
Quick question and assuming a simple answer but i'm pretty new to this.
So far my programme loops through and image and prints out the hex value of each pixel as a negative integer, it then resets when it gets to the end of the picture.
I was wondering how it would be best to link the integer value to a simple audio tone using minim, where the pitch of the tone gets higher or lower depending on the colour?
thanks for your time.
1