Frequency-to-color converter

For this assignment, I wanted to create a system that would draw colored lines on an lcd based on a sound’s frequency and transposed feedback frequencies. Unfortunately due to time and knowledge constraints, I only managed to achieve half of my plan. I took a frequency-to-color converter (borrowed from my good friend Matt Hova, https://www.youtube.com/watch?v=R7vuAlkvKGQ) and combined it with the feedback system we made in class to create a system that displayed a frequency’s assigned color, then the colors of its transposed frequencies in another panel. My plan is to combine these values and somehow automate a line drawing process based on the initial sound’s amplitude and length… or something. Here’s the patch so far: