Functionalities of each python file:
- note.py: generates sound from a column of pixels + adds animation
- video.py: generates an image for each frame of a video
- concat.py: concatenates all the generated video files from note.py into 3D sonification
- manual_gen.py: This is for manual generation of the 3D sonification
Future improvements: Automation of 3D sonification by combining the functionalities of video.py, note.py and concat.py