Difference between revisions of "320C 2021 Joss Project"

From CCRMA Wiki
Jump to: navigation, search
(Structure & Timeline)
(Structure & Timeline)
Line 4: Line 4:
  
 
== Structure & Timeline ==
 
== Structure & Timeline ==
# (By End of Week 4): Create script (most likely in Python) which takes a video file as input and outputs three "audio" tracks to be imported into a DAW for use with plugin. Each frame of the video (for initial purposes, restricting project to 24fps video and 48000Hz sampling rate for best compatibility) will be subjected to a "color averaging" algorithm, and the average color will be broken down into its RGB values, one value per track.
+
# (By End of Week 4): Create script (most likely in Python) which takes a video file as input and outputs three "audio" tracks to be imported into a DAW for use with plugin.
#* two point one
+
#* Each frame of the video will be subjected to a "color averaging" algorithm
#* two point two
+
#* Average color will be broken down into its RGB values, one value per track.
 +
#* For initial purposes, restricting project to 24fps video and 48000Hz sampling rate for best compatibility
 
# three
 
# three
 
#; three item one
 
#; three item one

Revision as of 01:17, 15 April 2021

Project Proposal

Create a plugin which performs "color sonification," using the colors of a video to modulate an accompanying piece of music/audio.


Structure & Timeline

  1. (By End of Week 4): Create script (most likely in Python) which takes a video file as input and outputs three "audio" tracks to be imported into a DAW for use with plugin.
    • Each frame of the video will be subjected to a "color averaging" algorithm
    • Average color will be broken down into its RGB values, one value per track.
    • For initial purposes, restricting project to 24fps video and 48000Hz sampling rate for best compatibility
  2. three
    three item one
    three def one
  3. four
    four def one
    this looks like a continuation