1.9 KiB
Thursday 17-Oct-2024
📝 Today, I finished work on the clipped assignment. My retrospective thoughts and experience with this work are found within.
Sunday 13-Oct-2024
📝 Today I posted my introduction in the course zulip and noted a brief background of myself and my motivation for taking the course. My introduction was the first, and I expect to see others from my classmates follow soon
⚙️ On tuesday, I picked up a copy of the course textbook from the library and have since read the first 3 chapters
🤔 Our lectures this week focused on the digital aspects of computer sounds. Particularly, some of this had overlap with topics of my other class CS590 Multimedia Computing and Networking such as the basics of analog to digital conversion, discretation, sampling rate, bit rate, and the nyquist limit, which were coincedentally lectured just an hour before this course. However, here in CSM, we got into further details regarding the bit represtation, and hardware architecture implications, endianness, etc. of storing sound data in bytes. After discussing the theory, the more hands on exposure to programming computer sounds with python was my first experience seeing such a demo. This segues well into the first portfolio assignment, Clipped
📝 Today I began work on the portfolio assignment, Clipped.
Sunday 06-Oct-2024
⚙️ Updated the readme and created this notebook file
Thursday 03-Oct-2024
🤔 In lecture this week we went over some foundational knowledge for the course. Most of this was novel to me, as I have never studied the science of sound or human hearing. I appreciate the emphasis on safety during the discussions.
Wednesday 02-Oct-2024
⚙️ Initialized git repository