top of page
Search
  • Writer's pictureGabriel Priem

Color Implementation Pt.I

Color is now semi-implemented into the project. The color selections are hard set based on the frequency value that is captured by the AudioPeer script. An array is kept that simply holds the highest values recorded over the process of analyzing audio. As seen in the code below, the color selections are mostly arbitrary for now.



The video below demonstrates the implementation of color, and how it interacts a bit with different band selections and frequency ranges.




For now, it is quite the psychedelic sight to behold. My very next steps are to incorporate buffering for the new 8x8 array. The above video uses the new selection of 64 bands implemented last week, but does not include buffering. Once buffering is included, I plan to use the buffering queues as a way of leveraging said values as RGB values in order to create a more in-depth color palette with variations in hue, at least. More on this two posts from now, post-buffering implementation.

5 views0 comments

Recent Posts

See All

Final Reflection Post

My piece is going through the last bit of fine-tuning as I prepare the visualizer for a presentation. Today I will be organizing everything for a quality box submission, then tomorrow a presentation w

Music Composition Pt. III

With this latest edition of the musical adjunct to my music visualizer, I round out the piece with different tones and chords that are slightly dissonant, but overall mostly pleasing. With a larger sw

Music Composition Pt. II

This addition of musical material includes expansion of the ambient themes. I am trying to make it at least slightly interesting to listen to, while also organizing the piece with bits of tension that

Post: Blog2_Post
bottom of page