Difference between revisions of "320C 2021 Joss Project"
From CCRMA Wiki
(→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. | + | # (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 | ||
# three | # three | ||
#; three item one | #; three item one |
Revision as of 00: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
- (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
- three
- three item one
- three def one
- four
- four def one
- this looks like a continuation